Search Problem

Cougar Allen

Buccaneer (ret.)
Joined
Oct 9, 1998
Messages
75,777
I keep getting

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 3 bytes) in /var/home/blades/html/forums/admin/db_mysql.php on line 154

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 11 bytes) in Unknown on line 0
 
What are you trying to search for?
 
Allan Blade, and also Allen Blade (he's been confused about how to spell his name lately, so everybody else has gotten confused about it too).
 
The reason for this problem is that the word "blade" is going to appear in so many hits that you are over taxing the memory in the search function. I don't know how to solve this when searching for Allan Blade, but that is the problem. The same thing happens you do a search with the word *knife* in it. I would bet there are other words that will cause this problem as well.
 
Back
Top