1
Hi,
I was asked to move a site for someone, from one server to another, it went ok, and all seems to work after editing mainfile.php settings. But when loading pages I get an error about an undefined variable
Notice: Undefined variable: PHP_SELF in /home/slimdown/public_html/loadpage.php on line 29
Notice: Undefined variable: PHP_SELF in /home/slimdown/public_html/loadpage.php on line 31
but the pages still load ok (or seem to)
Loading
http://www.slimdowntips.com produces this error, however loading
http://www.slimdowntips.com/index.php doesn't.
I am assuming loadpage does something similar to a redirct in .htaccess and that's why this differs.
Anyone give me any advice to help out my friend in need?
TIA
Douglas Titchmarsh