PDA

View Full Version : referencing HTML code


pinbrook
12-Mar-2003, 06:05 PM
A General Script Error Occurred

--------------------------------------------------------------------------------
Error: There is no valid input parameters for the script! Check the referencing HTML code!
--------------------------------------------------------------------------------
Press the Browser back button and try again or contact the site owner

Any one seen this error.....trying to access the shopping cart

allen
13-Mar-2003, 07:37 AM
Sounds like someone's been editing the templates and has accidentally remopved something essential to me.

If templates have been edited, check them against the originals to make sure you've included all the essentials :)

Allen

pinbrook
13-Mar-2003, 06:22 PM
I haven't resolved this yet....any ideas please.

There is another thread that mentions this error, but no resolution

Thisis the error in the error log

Program = SHOPCART, Program version = 282 , HTTP Server = Abyss/1.1.2 (Win32) AbyssLib/1, Return code = 999

pinbrook
13-Mar-2003, 09:54 PM
Solved!!

the basket button link had an extra " on the end of it

../cgi-bin/ca000001.pl?ACTION=SHOWCART"

and not

../cgi-bin/ca000001.pl?ACTION=SHOWCART

DOOOOHHHH!!!!!