View Single Post
Old August 13th, 2005, 04:04 PM   #1 (permalink)
garybrun
Member
Verified Customer
 
Join Date: Dec 2002
Location: Norway
Posts: 112
Search bug.

I have a detected a small problem within the search feature of my classified installation.
When I try to restrict a keyword search to one specific category from the list on the search.php page, the results on the showcat.php page shows the first page of results without error… but if I click to view page “2,” I see results from all categories.

Example
I wanted to search for all buckles in one category (category 22) and the search returned “2” pages of search results. The first page was correct, but when I clicked on page 2 I got results from all categories, 7 pages of results.

The first search query string reads;
http://www.my-url.com/classified/sho...hen=&whenterm=

The link to the second page reads;
http://www.my-url.com/classified/sho...ds&name=&=&sl=

So I am losing the “mcats=22” from the second query string which is being replaced with “cat=all.” Is this a bug in classified, or have I messed it up some how?

Ps
I went onto photopostdev.com to try and give an example of what the search feature should be working like, and searched 2000 in the “screen shots” category only…. but received every entry containing 2000 within the database.

Last edited by garybrun; August 13th, 2005 at 04:58 PM.
garybrun is offline   Reply With Quote