Category Picker in advanced search

Hi



I have Cs-Cart 3.0.6 installed.



In advanced search page, the category picker is displayed by a Javascript/Ajax picker that doesn't work in IE7/8 and for some other reason I prefer the simple style Dropdown.



I couldn't find an option to change it. I found some article in the site for CS-Cart 2.x that instructs to change in it's tpl file.



But in the demo version it also displays it in dropdown menu and I think I may skipped something.



Any help would be GREATLY Appreciated.



Thanks

Regards

You should try the config.php file. Change value of this code:


define('CATEGORY_THRESHOLD', 100);