Page 1 of 1

Config folde empty?

Posted: 16 Oct 2008, 18:07
by Aotw
Hi
Just downloaded and uploaded the latest files, and when i try to wiev my site it's getting some errors. When checking the downloaded zip-file the config folder is empty and using another browser to download doesn't help.
Warning: ivUserManager::include(/home/shutters/public_html/imagevue/config/users.php) [ivusermanager.include]: failed to open stream: No such file or directory in /home/shutters/public_html/imagevue/include/ivUserManager.class.php on line 34

Warning: ivUserManager::include() [function.include]: Failed opening '/home/shutters/public_html/imagevue/config/users.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/shutters/public_html/imagevue/include/ivUserManager.class.php on line 34

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/shutters/public_html/imagevue/include/ivUserManager.class.php:34) in /home/shutters/public_html/imagevue.php on line 9

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/shutters/public_html/imagevue/include/ivUserManager.class.php:34) in /home/shutters/public_html/imagevue.php on line 9

Warning: Cannot modify header information - headers already sent by (output started at /home/shutters/public_html/imagevue/include/ivUserManager.class.php:34) in /home/shutters/public_html/imagevue/include/ivControllerFront.class.php on line 93

Posted: 16 Oct 2008, 23:06
by mjau-mjau
After some huge changes, the new config folder should be empty. Only user changes to config, themes and login passwords are saved there. Make sure you set permissions, so that folder is writable.

I think pain is going to have to look at your problem.

Posted: 17 Oct 2008, 00:15
by Aotw
THX, making it writeable solved my problem. :D