cilliers Posted May 19, 2006 Share Posted May 19, 2006 Hi Hope you can help. Every time I conduct a search for a product, all the contents of the shopping basket is removed. any solutions?? Many thanks Kobus Link to comment Share on other sites More sharing options...
Guest Posted May 19, 2006 Share Posted May 19, 2006 check your search box code you have and make sure the search link is not hard-coded. Either in the search box file or header.php file. Link to comment Share on other sites More sharing options...
cilliers Posted May 21, 2006 Author Share Posted May 21, 2006 Thanks Mark I am quite a novive with php, please bear with me. I checked the search.php file and oit is the same as the original. I am not quite sure about the header code. the code is as follows: <form name="quick_find" method="get" action="/catalog/advanced_search_result.php"> <input type="text" name="keywords" size="10" maxlength="30" value="" style="width: 95px"> <input type="submit" value="go"> <br> <a href="/catalog/advanced_search_result.php">Advanced Search</b></a> </form> Link to comment Share on other sites More sharing options...
cilliers Posted May 21, 2006 Author Share Posted May 21, 2006 Aaah. penny just dropped with what you mean with hard coded. Thank you very much, it is all sorted now :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.