I've just noticed that my 'top 5 product' links only work off the home page.  On all the other pages the links are broken - they are pointing to the wrong path.
I am not using the ACATALOG directory as my website is in the root (see earlier thread), but these links from the subpages are somehow calling up the link with /acatalog/ in the path.
I have searched the pages and found no reference to acatalog in them, but when clicking on the link the script ss000001 briefly pops up in the address bar.
The path /acatalog/ isn't in ss00001 but it is in sts000001 and ts000001. Any idea which script is putting this in to the link path? I don't want to start stripping it out of every file in case I stuff something else up...
The links look like this -
"<A href="http://www.lowcarbgoodies.co.uk/cgi-bin/ss000001.pl?PRODREF=55&ACTINIC_REFERRER=http://www.lowcarbgoodies.co.uk/&NOLOGIN=1">"
					I am not using the ACATALOG directory as my website is in the root (see earlier thread), but these links from the subpages are somehow calling up the link with /acatalog/ in the path.
I have searched the pages and found no reference to acatalog in them, but when clicking on the link the script ss000001 briefly pops up in the address bar.
The path /acatalog/ isn't in ss00001 but it is in sts000001 and ts000001. Any idea which script is putting this in to the link path? I don't want to start stripping it out of every file in case I stuff something else up...
The links look like this -
"<A href="http://www.lowcarbgoodies.co.uk/cgi-bin/ss000001.pl?PRODREF=55&ACTINIC_REFERRER=http://www.lowcarbgoodies.co.uk/&NOLOGIN=1">"
 bah, I hate it when that happens.  I found a few references in some of the minor info pages and removed those but it must have got cached somewhere, but then the problem spread to pages that never had the reference in!
 
Comment