Topic: Search memory exceeded
Hi
I am getting: Fatal error: Allowed memory size of 13427728 bytes exhausted (tried to allocate 24354020 bytes) in . . . . .cutenews\search.php on line 239.
the site has found 118 references.
Line 239 is: else{ $all_news = file("$cutepath/data/news.txt"); } else{ $all_news = file("$cutepath/data/news.txt"); }
I have another website that is larger but doesn't have any issues. Both use CuteNews 1.4.6
The error doesn't seem to be associated with the number of results found as even 18 results generates the error. Both sites are hosted by Fashosts.