Kodi Community Forum
Forum search broken? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Discussions (https://forum.kodi.tv/forumdisplay.php?fid=222)
+--- Forum: Website and Forum Issues or Suggestions (https://forum.kodi.tv/forumdisplay.php?fid=35)
+--- Thread: Forum search broken? (/showthread.php?tid=99450)



Forum search broken? - h.udo - 2011-04-16

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


- stoli - 2011-04-16

works fine for me...


- branlr - 2011-04-16

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.


- h.udo - 2011-04-16

It must be that.

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

h.udo


- waldo22 - 2011-04-22

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

Big Grin

-Wes