View Single Post
Old October 14th, 2009, 03:38 PM   #3 (permalink)
wildweaselmi
Member
Verified Customer
 
Join Date: May 2009
Posts: 73
Thanks for the quick response.

I added the following in pp-inc.php right after the line at the beginning of the file error_reporting

Quote:
ini_set("memory_limit", "70M");
ini_set("max_execution_time", 0);
But it doesn't seem to fix the issue. Did I make the change in the wrong file?
wildweaselmi is offline   Reply With Quote