View Single Post
Old July 13th, 2004, 05:49 PM   #11 (permalink)
StephenStong
Junior Member
Verified Customer
 
Join Date: Jun 2003
Location: Massachusetts
Posts: 16
I found the line in index.php full intact:

require "{$Globals['PP_PATH']}/languages/$pplang/index.php"

I attempted to rename it to

require "{$Globals['PP_PATH']}/languages/english/index.php" and even
require "http://www.tvphotogalleries.com/languages/english/index.php"

They don't do the trick.

Chuck -- If I could give you the FTP username and password to my site and you could take a quick look at the files I would really appreciate it.

Thanks, Steve

Last edited by StephenStong; July 13th, 2004 at 06:33 PM.
StephenStong is offline   Reply With Quote