DeltaShop.ca Posted May 19, 2007 Posted May 19, 2007 :'( Hi I have a problem when trying to move my website from a server to another . The debase OK !! My web site : Error! Unable to determine the page link! Please can you help me . Thank you
DeltaShop.ca Posted May 24, 2007 Author Posted May 24, 2007 check your cache folder I didn't understund !!! :blush: Can you help me more :rolleyes:
sugiartha Posted May 29, 2007 Posted May 29, 2007 this is because of $PHP_SELF variable is blank. try this : open catalog/includes/application_top.php on top (after <?php tag) insert this code: if(!$HTTP_SERVER_VARS) $HTTP_SERVER_VARS = $_SERVER; Sugiartha ------------------------------------------ concept of life: enjoy aja!
DeltaShop.ca Posted May 29, 2007 Author Posted May 29, 2007 this is because of $PHP_SELF variable is blank. try this : open catalog/includes/application_top.php on top (after <?php tag) insert this code: if(!$HTTP_SERVER_VARS) $HTTP_SERVER_VARS = $_SERVER; Sorry , it dones't work !!
DeltaShop.ca Posted June 8, 2007 Author Posted June 8, 2007 Nobody Help me !!! But finally it Work !!!! :D :D :D http://www.deltashop.ca
Recommended Posts
Archived
This topic is now archived and is closed to further replies.