latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

New Page/Post error happening with s2member

Home Forums Community Forum New Page/Post error happening with s2member

Tagged: , , ,

This topic contains 3 replies, has 2 voices. Last updated by  Eduan 4 years, 1 month ago.

Topic Author Topic
Posted: Monday Nov 12th, 2012 at 6:16 pm #31371

Recently I switched back to s2member to test a few things. I am attempting to make new pages and posts, but this error comes up:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 7680 bytes) in /home/james55/public_html/wp-content/plugins/s2member/includes/classes/user-securities.inc.php(68) : eval()’d code on line 1

When I deactivate the plug in, there is no more error.

Any suggestions on how I can remedy this?

List Of Topic Replies

Viewing 3 replies - 1 through 3 (of 3 total)
Author Replies
Author Replies
Posted: Monday Nov 12th, 2012 at 9:38 pm #31405
Eduan
Username: Eduan
Moderator

Hello James,

Add the following to your wp-settings.php file:

define('WP_MEMORY_LIMIT', '32M');

You can follow the instructions here: http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP

Hope this helps. :)

Posted: Wednesday Nov 14th, 2012 at 8:20 am #31558

Hi Eduan. I tried what you suggested, but there was a different error.

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 71 bytes) in /home/james55/public_html/wp-includes/plugin.php on line 170

Is there anywhere specific I should be putting this code into on the wp-settings.php file?

Posted: Wednesday Nov 14th, 2012 at 11:57 am #31586
Eduan
Username: Eduan
Moderator

I see, then I suggest you just keep increasing that limit until it stops. :)

Also, use the following script: http://www.s2member.com/r/server-check/
Just upload that to your main WordPress directory and open it with a browser.

– Eduan

Viewing 3 replies - 1 through 3 (of 3 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.