Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Prolem when movinf my website from a server to another !!!


DeltaShop.ca

Recommended Posts

Posted

:'(

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

Posted
PLEASE HELP ME !!!!!!!!!!!

 

 

check your cache folder

Posted

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!

Posted
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 !!

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...