This topic is locked, no new messages can be posted
avatar Danny Dec 29. 2006. 10:51 am
I did the upgrade from 0.7 to 0.7.1 and after a successfull upgrade, trying to log in gave me a blank page. So I enabled DEBUG mode, and this is what I get now:

Warning: include(/home/dannyh/public_html/clients/activecollab/library/filerepository/FileRepository.class.php) [function.include]: failed to open stream: No such file or directory in /home/dannyh/public_html/clients/application/functions.php on line 20

Warning: include() [function.include]: Failed opening '/home/dannyh/public_html/clients/activecollab/library/filerepository/FileRepository.class.php' for inclusion (include_path='/home/dannyh/public_html/clients:/home/dannyh/public_html/clients/application') in /home/dannyh/public_html/clients/application/functions.php on line 20

Fatal error: Class 'FileRepository' not found in /home/dannyh/public_html/clients/application/application.php on line 30

Please help :( I cant do my work
avatar Ilija Studen Staff Dec 29. 2006. 11:23 am
First, delete /cache/autoloader.php and than refresh page.

If that doesn't solve the problem that file library/filerepository/FileRepository.class.php is not present or can't be read by PHP. Make sure that FileRepository class is there and that PHP can read it.
avatar Dec 29. 2006. 11:22 pm
Thanks, deleting the autoloader file worked :)

Cheers

Topic is locked

If you have something important to say about the issues discussed in this post please write at hi@a51dev.com.