Kodi Community Forum

Full Version: Forum search broken?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
No matter what string I search, the following message gets expelled:

Code:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 71 bytes) in /var/www/forum/search.php on line 1155

Something wrong?

h.udo
works fine for me...
Like the message is trying to say in it's own computery way, there is a parameter set on the server side of the search that limits the results to a certain size because of memory limitations.

For me, I get this when I stupidly include "xbmc" in the search string, because basically every thread on the forum will turn up if you do this.
It must be that.

I was searching for 'xbmc 100% core usage'.

h.udo
I thought you may have posted this because of all the PS3 threads that keep turning up.

Big Grin

-Wes