iid

Anonymous
grumpy
I have been looking tirelessly through the FAQa on this site and after trying to change the PEAR settings and making sure all of my files are in the appropriate directories, I am still getting these errors:

Text Formatted Code
2 - main(/path/to/Geeklog/system/classes/config.class.php): failed to open stream: No such file or directory @ /home/content/i/s/i/isisimagedesig/html/listenupbaltimore.com/public_html/lib-common.php line 90

Fatal error: Call to undefined function: sec_ingroup() in /home/content/i/s/i/isisimagedesig/html/listenupbaltimore.com/public_html/lib-common.php on line 6563


Please help....

Status: offline

::Ben

Forum User
Full Member
Registered: 01/14/05
Posts: 1569
Hello iid,

Seems to be a path issue


(/path/to/Geeklog/system/classes/config.class.php): failed to open stream


::Ben
I'm available to customise your themes or plugins for your Geeklog CMS

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Where does that /path/to/Geeklog come from? Did you edit something in the error message you posted here is that the actual text of the error message?

In the latter case, it looks like you provided the wrong path somewhere. In case the install script asks you for a path, try /home/content/i/s/i/isisimagedesig/html/listenupbaltimore.com/

bye, Dirk

IID

Anonymous
OK I fixed that path in the siteconfig.php file but now I have this error
Text Formatted Code

Warning: main(/home/content/i/s/i/isisimagedesig/html/listenupbaltimore.com/mediagallery/common.php): failed to open stream: No such file or directory in /home/content/i/s/i/isisimagedesig/html/listenupbaltimore.com/plugins/mediagallery/functions.inc on line 53

Fatal error: main(): Failed opening required '/home/content/i/s/i/isisimagedesig/html/listenupbaltimore.com/mediagallery/common.php' (include_path='/home/content/i/s/i/isisimagedesig/html/listenupbaltimore.com//system/pear/:.:/usr/local/lib/php') in /home/content/i/s/i/isisimagedesig/html/listenupbaltimore.com/plugins/mediagallery/functions.inc on line 53

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
That's a problem with your Media Gallery installation now:

Quote by: IID


Fatal error: main(): Failed opening required '/home/content/i/s/i/isisimagedesig/html/listenupbaltimore.com/mediagallery/common.php'



That file (common.php) is missing. Double-check that you uploaded all the Media Gallery files and moved them into the correct location.

bye, Dirk