Quote:
Originally Posted by Zaja
Try the following code:
<a href="{$http_location}/search.php?mode=search&substring=blueberries&including=phrase&by_title=on&by_shortdescr=on&by_ full descr=on&category_main=on&category_extra=on">blueberries</a>
|
Any idea why adding the following doesn't work?
Code:
posted_data_by_sku=on
The URL created at the bottom of the search results doesn't work either, its:
Code:
http://www.mysite.co.uk/shop/search.php?mode=search&substring=sku123&including=all&by_title=on
Paul