SU enabled = wp-admin broken
-
i have several sites that run shortcodes-ultimate. on one i’m getting errors when i try to access the admin. if i disable the plugin by removing it from the folder, the wp-admin works just fine but much of my site breaks. i tried reinstalling a new upload of SU but it breaks the admin again.
i have added the following to my wp-config:
define( ‘WP_MEMORY_LIMIT’, ’96M’ );
define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );but i still get this error.
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 1966080 bytes) in /data/21/2/74/141/2726956/user/2996531/htdocs/radz/wp-content/plugins/shortcodes-ultimate/inc/core/data.php on line 2310
do you have any pointers for me?
The topic ‘SU enabled = wp-admin broken’ is closed to new replies.