Hello @arecibo2
What is Jigoshop -> System Info saying? These messages are only warnings, you can ignore them, but in case of any problem with Jigoshop or plugins you need to make sure you have sufficient memory for WordPress.
Hi, Amadeusz. The message is: Warning! Jigoshop requires at least 64M of memory for WordPress! Your system currently has: 40M.
So far, I haven’t done any work on the site, but I am hesitant to spend time on this if it’s going to cause problems down the line.
Thanks for your help.
David
Hello @arecibo2
This is weird – we use WP_MEMORY_LIMIT constant to get assigned memory to WordPress. Are you sure you did change value properly?
Hi again, Amadeusz. I had copied the command direclty from a WP page (http://codex.ww.wp.xz.cn/Editing_wp-config.php#Increasing_memory_allocated_to_PHP). It is shown as: define( ‘WP_MEMORY_LIMIT’, ’64M’ )
In comparing the define command to other commands in the wp-config.php file, I realized it had a leading blank space and a trailing blank space within the parentheses. I removed the extra spaces, so it now reads: define( ‘WP_MEMORY_LIMIT’, ‘128M’ ); (Note I changed it to 128M also, which was allocated by my host)
All is well now. The error message is gone, and the Jigo System Information page shows 128M for WordPress Memory Limit. Thank you so much for your help; your question prompted me to check the command again.
Issue resolved, at least for me.
David
Hello @arecibo2
Happy to hear it, it’s good idea to strip spaces before checking – thanks for the idea!
Jigoshop Support,
I have a similar error message Jigoshop requires at least 64M of memory for WordPress! Your system currently has: 40M.
I followed your advice and this is what it says
PHP Memory Limit: 256M
PHP Post Max Size: 50MB
PHP Upload Max File Size: 50MB
PHP Max Input Time: 60
PHP Max Input Vars: 1000
WordPress Memory Limit: 40MB
Are you saying I can ignore it or if how do I change it.
Many thanks
Chris