1      

Re:

Hi!

The latest version of dinette includes an example project to help you install dinette.

Get it from pypi or github

If you still face any issues, report here. We will help you out ASAP.

Peace, Javed

2      

Re: Installation HelpDesk

`IOError: [Errno 22] invalid mode ('a') or filename: 'C:\\Python26\\lib\\site-packages\\dinette-1.2-py2.6.egg\x0corum\\logs\\logs.txt'`

Error while syncdb'ing

(Massimo Fazzolari reported this issue via contact form)

3      

Re: Installation HelpDesk

Can you check if 'C:\\Python26\\lib\\site-packages\\dinette-1.2-py2.6.egg\x0corum\\logs\\logs.txt'` exists? If not, then create an empty file there.

4      

Re: Installation HelpDesk

testing search with markup

5      

Re: Installation HelpDesk

Hi,

I've tried to test the example project contained in the last version of dinette but i've got the same error : IOError: [Errno 22] invalid mode ('a') or filename: 'C:\\django\dinette-1.2b\x0corum\logs\logs.txt'

All dependencies OK Python 2.6 Django 1.2.7

I've created an empty file for the indicated path but evidently nothing changed. I've created too an empty file in the regular path : C:\\django\dinette-1.2b\forum\logs\logs.txt => Allright got the same error

Have you some ideas about error resolving ?

Thanks for the help.

Regards.