PDA

View Full Version : Searching by Category


wicked
06-07-03, 03:07 PM
Location: Every page with search box

Description:
When I try to search for a script, I type in the name, webmail, for example. Then I select the category from the drop-down menu, PHP, just for example.

But when it searches, it brings up scripts in all categories. I searched for webmail under the PHP category, and I got scripts that are ASP, etc.

cleomedes
06-08-03, 11:01 AM
Yes, I noticed this too. It only applies to the 'quick search' bar though - the advanced search still works ok. From a quick look it seems that it is caused by the quick search using
category=<a name>
which doesn't work whereas the advanced search uses
catid=<a number>
which does work.

Chris Boulton
06-08-03, 11:14 AM
Its been reported :P

http://forums.hotscripts.com/showthread.php?s=&threadid=76

But now we have a more advanced description and a fix for it :)