Page 1 of 1

Admin errors after upgrading from 1.0.5 to 1.0.6

Posted: Tue May 22, 2007 10:44 pm
by PatDeLux
Hi,

I have upgraded my site www.idevlop.com to 1.0.6 some time ago, and it works fine. BUT...when I log to the administration of the site, I have error messages on 2 pages:
  • the File Manager says:

Code: Select all

Current Directory: /

Warning: opendir(uploads) [function.opendir]: failed to open dir: Aucun fichier ou r�pertoire de ce type in /home.10.8/idevlop/www/admin/files.php on line 245

Warning: readdir(): supplied argument is not a valid Directory resource in /home.10.8/idevlop/www/admin/files.php on line 246

Warning: closedir(): supplied argument is not a valid Directory resource in /home.10.8/idevlop/www/admin/files.php on line 247

Warning: dir(uploads) [function.dir]: failed to open dir: Aucun fichier ou r�pertoire de ce type in /home.10.8/idevlop/www/admin/files.php on line 276

Fatal error: Call to a member function on a non-object in /home.10.8/idevlop/www/admin/files.php on line 278
  • and the Modules page says:

Code: Select all

The modules folder is not writable, if you would like to install modules by uploading an XML file you need to make the modules folder have full read/write/execute permissions (chmod 777). Safe mode may also be in effect.
Fortunately enough, the public site works like a charm.
Any idea ? By the way I am hosted with OVH (France).
The host settings are visible here (phpinfo): www.idevlop.com/test.php

Thanks for your suggestions !