Login or Register

RSS IconRecent posts in this topic

avatar
Danny on Dec 29. 2006. 4:51 pm
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 Staff
Ilija Studen on Dec 29. 2006. 5:23 pm
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.
activeCollab team member | LinkedIn
avatar
Danny on Dec 30. 2006. 5:22 am
Thanks, deleting the autoloader file worked :)

Cheers
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.

RSS IconRecent posts in this topic