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.

Issues with Premise & S2member

Home Forums Community Forum Issues with Premise & S2member

This topic contains 2 replies, has 2 voices. Last updated by  Melissa Shanhun 4 years, 2 months ago.

Topic Author Topic
Posted: Friday Nov 2nd, 2012 at 11:21 pm #30527

I use S2member + Premise (for landing pages only) on my site. All was well until recently

I’m now getting lots of memory issues eg

Fatal error: Out of memory (allocated 55312384) (tried to allocate 491520 bytes) in /home/digita24/public_html/wp-content/plugins/s2member/includes/classes/querys.inc.php on line 222

Tried deactivating and reactivating both plugins to no avail

Any suggestions? Right now I can’t create a new landing page at all – but s2member appears to be fine

List Of Topic Replies

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Saturday Nov 3rd, 2012 at 12:50 am #30528

Hi Melissa,

try to increase your PHP memory size of your hosting account to 64M or more.
If you cann access php.ini search “memory_limit = 16M” on most servers this is the default value.

Can’t edit the php.ini you can add a line into the wordpress config file “wp-config.php

simple add one the folling line to …

…increase PHP Memory to 64MB

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

…increase PHP Memory to 96MB

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

Hope this will help :)

Posted: Saturday Nov 3rd, 2012 at 1:40 am #30531

Thanks Christian – I’ve upped the memory. Hopefully that will help! :)

Viewing 2 replies - 1 through 2 (of 2 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.