Good Morning Everyone,
I have noticed a problem with my shopping panel contents.
If you go to http://www.highlandclans.co.uk/Clan_Crest_Badge.html and add a badge to the cart the shopping cart displays ok.
However, If I do a search (which produces some results) I get a syntax error in the shopping cart panel at this line
( the NETQUOTEVAR:CARTCOOKIEITEMS is replaced with "Items: ")
It appears to be something in the http://www.highlandclans.co.uk/cgi-bin/ss000596.pl script.
Any ideas would be much appreciated.
Thanks,
Niall
I have noticed a problem with my shopping panel contents.
If you go to http://www.highlandclans.co.uk/Clan_Crest_Badge.html and add a badge to the cart the shopping cart displays ok.
However, If I do a search (which produces some results) I get a syntax error in the shopping cart panel at this line
document.write("NETQUOTEVAR:CARTCOOKIEITEMS " + getCartItem(3)+" <BR>");
It appears to be something in the http://www.highlandclans.co.uk/cgi-bin/ss000596.pl script.
Any ideas would be much appreciated.
Thanks,
Niall
Comment