Long item lists fail to load (workaround)
Reported by Rick Guyer | April 28th, 2010 @ 04:20 AM
I was away for a while and came back to a stuffed 20couch with lots of new items waiting to be read. I had to set my PHP memory limit to 32M from my server's default of 16M.
Although it'll probably get overwritten, I added this in /app/webroot/index.php as a workaround:
ini_set('memory_limit', '32M');
Comments and changes to this ticket
-

Matt Curry May 6th, 2010 @ 03:10 AM
Probably something with the retrieving of post from Twitter. It does paging, but will a loop a few times to get old stuff. I'll look into mem usage.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป