PDA

View Full Version : quick search does not work


baggy
11-Dec-2003, 03:06 PM
Hi all

We have a new web site at
http://www.cci-online.co.uk/

But the search facility does not work, actually if you search 3 times it MAY work once. Other times it does not find a product we know is there.

When it fails we get the following error
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

Can any one tell me what is broken?

Mark

rmladden
11-Dec-2003, 03:25 PM
There is no </FORM> tag for this form: <FORM METHOD=POST ACTION="http://www.cci-online.co.uk/cgi-bin/ca000001.pl"><INPUT TYPE=HIDDEN NAME="SHOP" VALUE="">

The forms are overlapping.

rmladden
11-Dec-2003, 03:28 PM
I remember that someone had the same exact problem in this forum, but I don't remember who and what the cause was.

baggy
11-Dec-2003, 03:30 PM
Hi Bob

Originally posted by rmladden
There is no </FORM> tag for this form: <FORM METHOD=POST ACTION="http://www.cci-online.co.uk/cgi-bin/ca000001.pl"><INPUT TYPE=HIDDEN NAME="SHOP" VALUE="">

The forms are overlapping.
Oh!
we have not edited this file so catalog is presumably causing the problem itself.

Can you suggest a fix?

I assume if I manually edit the file it will be overwritten rext time we do a refresh?

Mark

pinbrook
11-Dec-2003, 03:52 PM
You may not have editted the search template but you may have editted a different template which has had a knock on effect. Not all <form> tags are in the same template as its corresponding </form>

cdicken
12-Dec-2003, 09:04 AM
Your the search on your store seems to be working now. I take it you found the problem.

baggy
12-Dec-2003, 10:10 AM
Originally posted by cdicken
Your the search on your store seems to be working now. I take it you found the problem.

Hi Chris

I solved the problem after reading the comments to my post here.

I had to place the world pay logos on the web site this had caused the problem.
Some playing with the templates fixed it.

Mark