Admin errors after upgrading from 1.0.5 to 1.0.6

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
PatDeLux

Admin errors after upgrading from 1.0.5 to 1.0.6

Post 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 !
Last edited by PatDeLux on Sat May 26, 2007 5:38 pm, edited 1 time in total.
Locked

Return to “[locked] Installation, Setup and Upgrade”