edg322 Posted October 12, 2006 Share Posted October 12, 2006 Hello, I have a keyword that re-appears after a new search without a keyword takes place. For example, I do search with keyword "books" in location "orlando" and run it. Then I delete the word "books" and search again (keeping "orlando" for the location). The new results are returned fine, but then when I click to look at the 2nd page of results from the new search, the "books" keyword reappears! The content of new results don't actually change though.I'm guessing the new search is taking that reappearing keyword from the adodb cache. Any ideas or general suggestions? Quote Link to comment https://forums.phpfreaks.com/topic/23776-search-results-problem/ Share on other sites More sharing options...
GremlinP1R Posted October 12, 2006 Share Posted October 12, 2006 Are you using sessions or cookies? Quote Link to comment https://forums.phpfreaks.com/topic/23776-search-results-problem/#findComment-107986 Share on other sites More sharing options...
edg322 Posted October 12, 2006 Author Share Posted October 12, 2006 sessions Quote Link to comment https://forums.phpfreaks.com/topic/23776-search-results-problem/#findComment-107987 Share on other sites More sharing options...
GremlinP1R Posted October 12, 2006 Share Posted October 12, 2006 do you let the session self create the session name or are there a fixed session name. Quote Link to comment https://forums.phpfreaks.com/topic/23776-search-results-problem/#findComment-107988 Share on other sites More sharing options...
edg322 Posted October 12, 2006 Author Share Posted October 12, 2006 fixed session name Quote Link to comment https://forums.phpfreaks.com/topic/23776-search-results-problem/#findComment-108084 Share on other sites More sharing options...
edg322 Posted October 12, 2006 Author Share Posted October 12, 2006 somewhere I have _REQUEST['var_name'] being set by the session which populates the variable in the form. I'm now trying to find where that is being set in the session ... maybe comment that out would solve this Quote Link to comment https://forums.phpfreaks.com/topic/23776-search-results-problem/#findComment-108087 Share on other sites More sharing options...
HuggieBear Posted October 13, 2006 Share Posted October 13, 2006 How about showing us the code for the related pages... RegardsHuggie Quote Link to comment https://forums.phpfreaks.com/topic/23776-search-results-problem/#findComment-108246 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.