PDA

View Full Version : No matching products were found. Please wait for your browser to forward you to the n


rustylee
05-Nov-2003, 10:51 AM
Im trying to solve a problem with actinic forwarding users after they have performed an unsusseful search.

If a user performs a search and they dont have any matches then they are shown this message:

"No matching products were found. Please wait for your browser to forward you to the next page or click here. "

before being forwarded onto the page that they orginally came from. Im trying to overide this so that i actinic will automatically send them to a different page (ideally root).

Is there a way to override this setting in actinic. To see why im having this problem go to

www.carecomputers.co.uk and perform a search with no search terms. You will then be sent to a blue search page this is because due to the search being in an iframe (which is due to technical reasons that 100% necessitated me having to use iframes).

Any help would be much much appreciated :)

Nadeem
06-Nov-2003, 02:05 PM
Hi there

This will require a script change within the SearchScript.pl

If you know perl, then you can open the file SearchScript.pl within your site1 folder, and have a look into it. The perlscripts are commented by our developers

Please note: Actinic is not able to provide any detailed support for script changes made. If you find that there is a problem, an original copy of the script can be found within the 'Original' folder in your installation. Copy this into your site folder.

Kind Regards