Checkbox for "Search in Product Description" is not working
URL shows search_in_description=on


example

http://www.abundalife.com/catalog/ad...o=&dfrom=&dto=



thus line 330 in page advanced_search_result.php needs to be changed to this:


if (isset($HTTP_GET_VARS['search_in_description']) && ($HTTP_GET_VARS['search_in_description'] == 'on'))

Tom Stickel
Abundalife.com

More...