Memberpress compatibility with TAGDIV composer

Posted in: Newspaper
Post count: 76

Hi

I am getting the PHP memory issue

Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 3888882 bytes) in /home1/fastingw/public_html/womensgolf/wp-content/plugins/td-composer/includes/tdc_main.php on line 609

This happens when I try to use TAGDIV Composer to edit a page and have the Memberpress plugin activated. As soon as I deactivate the Memberpress plugin, I am able to edit pages normally in Composer.

My host increased the memory limit: “I have set it to It was 256MB and 512MB now. And the input time limit changed to 30-60”.

but I am still getting the same error message.

Memberpress is a very popular membership site plugin. Can you suggest any fixes please?

The site is WomensGolf.com

Thank you
Richard

Post count: 20688

Hi,

That error could indeed appear if there is not sufficient memory
https://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
As plugins are installed and activated the memory gets exhausted, however a value of 256M would be considered enough for most websites. Be sure to add the code provided at the end of the requirements guide in the htaccess file
https://forum.tagdiv.com/requirements-for-newspaper/

We haven’t made any testing with the plugin you mention, but this kind error should not be related to which plugin is installed and activated. It is caused by low memory.

Thanks

Post count: 76

Thank you Simion,

I checked the PHP version and it was 5.6.3. I have updated the host to PHP version 7.0 and I can now edit pages in Composer while the Memberpress plugin is activated.

Richard

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.