Quantcast
Channel: Topic Tag: plugin | WordPress.org
Viewing all articles
Browse latest Browse all 26892

Benjamin on "[Plugin: All-in-One Event Calendar] Site error after updating plugin"

$
0
0

Hello spyda1124,

It seems that you have a problem with PHP memory limit, please increase the memory limit to 128MB or more if necessary. Open your wp-config.php which is located in the root WordPress directory. Then add the following line:

define('WP_MAX_MEMORY_LIMIT', '128M');
ini_set('memory_limit','128M');

Viewing all articles
Browse latest Browse all 26892

Trending Articles