Page 1 of 1

Advanced Group Color Management error

PostPosted: Fri Jan 19, 2007 6:52 am
Author: a_lunatic
Any idea why this error happened as i can't work it out

Warning: main(./includes/lite.php): failed to open stream: No such file or directory in /****/***/portal/includes/functions_portal.php on line 32

Warning: main(): Failed opening './includes/lite.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /****/***/portal/includes/functions_portal.php on line 32

Fatal error: Cannot instantiate non-existent class: cache_lite in /****/***/portal/includes/functions_portal.php on line 37

Re: Advanced Group Color Management error

PostPosted: Fri Jan 19, 2007 6:56 am
Author: Teelk
What page did this happen? Did you upload the files first, before running the install?

Re: Advanced Group Color Management error

PostPosted: Fri Jan 19, 2007 7:14 am
Author: a_lunatic
yes uploaded all files ran the install.php & it came up with this error.

Re: Advanced Group Color Management error

PostPosted: Fri Jan 19, 2007 7:22 am
Author: Teelk
Open includes/functions_portal.php

FIND
Code: Select all
$phpbb_root_path = './';


REPLACE WITH
Code: Select all
// $phpbb_root_path = './';


Then run the .script. Once it's complete reverse the above edit.

Re: Advanced Group Color Management error

PostPosted: Fri Jan 19, 2007 7:44 am
Author: a_lunatic
Now i tryed that & am getting a 404 error but its trying to open install/install.php on all links