Forums
(@chawkyan)
13 years, 9 months ago
I solved it myself by adding this code at wp-settings.php
define('WP_MEMORY_LIMIT', '64M'); ini_set("memory_limit", "64M");