PDA

View Full Version : Switched Server's, Forum Works Except For Admincp


sacredfire
10-09-2008, 09:35 AM
OK Im a total noob but learning as I go.

I Switched server hosts and got the forum running but I cant turn it back on because I cant access the admincp.

I get the following error:

Content visible to registered users only.


I then go to my Server Error logs and get this:


Content visible to registered users only.


I go between the referenced error lines and cant find where the problem is.

Thanks in advance!

Nick

Morgan
10-09-2008, 05:06 PM
http://www.photoplog.com/forum/showthread.php?t=1725

sacredfire
10-09-2008, 07:30 PM
Thank you for the reply.

I rechecked the path and I removed "gallery" from the last part of the path so the photos and gallery work now.

I still get the same error message from settings.php in the Error Logs.

Here is what's on line 93 of settings.php:

Content visible to registered users only.


That path on line 93 seems to be correct because if I add an extra "." to it the gallery stops working.

Can I pm you the contents of my global.php? I cant see anything calling for the gallery :-(

sacredfire
10-09-2008, 09:37 PM
UPDATE: Fixed!

For all those in Google land my problem was in the Cpanel permissions.

admincp folder should be set to 755 and index.php to 644

Morgan the first reply that was one of the problems. Thanks again.