Searching

carlinhosg

Board Regular
Joined
Mar 22, 2005
Messages
64
Whenever I do a search and try to click on the next page to see more results I get to a page that says "No topics or posts met your search criteria", even though the serach result returned over 10000 finds.

Can anyone help?
 
No Trace, this is something different that (as far as I know) has nothing to do with the highlighting issue. This particular glitch has been around pretty much forever with the php board.

Unfortunately, I don't know why this happens or how to fix it. I'm assuming if there is a way, it would require messing with the board code.
 
.. on other sites whenever I ran into the issue, it had to do with a too tight firewall...cookies disabled, no referrer, etc....
 
The problem is with Mozilla. When I try with IE it works fine.

Thanks for the replies
 
I use Firefox v1.0.3 and am able to access the 2nd page of a search and bring up a topic from that page...
 
It has nothing to do with Mozilla/FireFox, IE or any other browser (though for the record, I have received the error using both IE and Firefox before). It's simply the board software. I've even had it happen to me on the official phpbb support boards while searching there.

However, I did find this while doing some brief searching there yesterday. There are a TON of people who have posted there asking about the same issue, although I couldn't really find anything about an actual "fix":

There is no easy fix to the problem.

I'll explain:

When you search, phpBB caches the search results to make it quicker to retrieve the next page when you want it.

This cached data is stored in the database, and there is a finite limit to the amount which can be stored. If it is too big, the cache simply doesn't get stored and you have the problem which you have seen.

One possible way to get results from another page is to add &start=number to the URL

eg http://www.phpbb.com/phpBB/search.php?search_keywords=group management&start=50

http://www.phpbb.com/phpBB/viewtopic.php?p=1139807#1139807
 

Forum statistics

Threads
1,221,639
Messages
6,160,998
Members
451,682
Latest member
ogoreo

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top