PDA

View Full Version : Host moved server, cant find error to correct.


:Judge:
04-03-2009, 02:00 AM
Hello, My host moved everything on me so my database address changed. I fixed most of it but have a place that I am missing.

My error is this below. Right now I am getting it when trying to view a profile.

Warning: require(/home/.devin/phenom78/cecilcountycitizens.com/gallery//config-int.php) [function.require]: failed to open stream: No such file or directory in [path]/member.php(493) : eval()'d code on line 11

Fatal error: require() [function.require]: Failed opening required '/home/.devin/phenom78/cecilcountycitizens.com/gallery//config-int.php' (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /home/phenom78/cecilcountycitizens.com/forum/member.php(493) : eval()'d code on line 11

The address was (/home/.devin/phenom78/cecilcountycitizens.com) but now its (/home/phenom78/cecilcountycitizens.com).

Any idea where I am missing the line to correct this error?

Thank you in advance for looking.

~ Harley

Lynne
04-03-2009, 02:59 AM
Your problem is in the path for the gallery. You have two // in a row. You probably put one at the end of the path in some setting and you don't need it there.

:Judge:
04-03-2009, 01:56 PM
Your problem is in the path for the gallery. You have two // in a row. You probably put one at the end of the path in some setting and you don't need it there.

Thank you Lynne and yes I have seen that but I also have to remove the ".devin" too but I cant find the line in a file or a place in an Admin CP I need to edit this.

Im going to give it a good going over again today.

snakes1100
04-03-2009, 06:54 PM
ftp into server.
public_html/gallery/config-int.php <-- edit and correct the paths
public_html/gallery/config-inc.php