one9 Posted August 21, 2006 Share Posted August 21, 2006 Hi, I am changing the server of our store, and have encountered a problem on the new server. Some pages do not display correctly and have the error: Error! Unable to determine the page link!! I believe the error is because the old oscommerce script relies on a session side-effect which existed until PHP 4.2.3. BTW: register_globals is Off on the server. I believe register_globals was ON on the old server. For example of the error, please see: https://node2.alpha.aussiehq.net.au:8443/si...lt.php?cPath=37 Can anyone assist? Link to comment Share on other sites More sharing options...
♥Vger Posted August 21, 2006 Share Posted August 21, 2006 In your osCommere admin panel set 'Use Search Engine Friendly URL's' to false. Vger Link to comment Share on other sites More sharing options...
one9 Posted August 21, 2006 Author Share Posted August 21, 2006 No, this is not the cause. Search engine friendly URLs have always been off. Link to comment Share on other sites More sharing options...
one9 Posted August 21, 2006 Author Share Posted August 21, 2006 Anyone can assist? I am happy to pay for assistance by an oscommerce expert. Link to comment Share on other sites More sharing options...
liquidq Posted August 21, 2006 Share Posted August 21, 2006 BTW: register_globals is Off on the server. I believe register_globals was ON on the old server. Have you tried turning register_globals on? You should get an error message if it's required and not on but if that is the only real difference you have spotted then try there, you can always reverse it if it doesn't work but one way or another you would have eliminated it as a possibility. Have you checked the links, could be that the links may be wrong. I couldn't access the page at the moment so you should provide more detailed information, e.g are they dynamic or fixed links, are you using session id's in the links or have sessions off and forced cookies on etc. Link to comment Share on other sites More sharing options...
♥Vger Posted August 21, 2006 Share Posted August 21, 2006 You get the 'Unable to determine page link' if you have either 'Use Search Engine Friendly URL's' turned on or else 'Ultimate SEO URL's' installed on a server that doesn't support them. If it was down to Register Globals being 'off' in php.ini then the message you'd see would be 'Register Globals is disabled in php.ini: please enable it'. Vger Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.