|
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.
|