Go Back   HostGator Peer Support Forums > Public Forums > Suggestions

Notices

Reply
 
Thread Tools
  #1  
Old 01-04-2008, 09:31 AM
wolfone wolfone is offline
Hatchling Croc
 
Join Date: Dec 2007
Location: Port Elizabeth South Africa
Posts: 21
Default osCommerce Error - Unable to determine the page link

Hi All

I've also just recently moved hosts and have a oscommmerce site.

Strange thing is that after uploading my site for almost a week everything worked practically perfectly till this morning - evertime I clicked on any link I got this error

Code:
Unable to determine the page link
Well I worked out a fix for this and thought I'd post it here in case anyone else experiences the same problem.

On a fresh install.

open catalog/includes/functions/html_output.php

right above the first function on on line 14

// The HTML href link wrapper function

add the following directly ABOVE IT

Code:
global $HTTP_SERVER_VARS;
    if($page='')
    $HTTP_SERVER_VARS['PHP_SELF'];
My osc 2.2ms2 060817

Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 08:51 PM.