Hi,
thanks for your post, and sorry for the trouble.
This could indicate that there’s not enough memory available on the server for the PHP process. Can you please try again after increasing the value of the WP_MEMORY_LIMIT constant to e.g. 256M in the wp-config.php file on your server, by following the instructions from http://codex.ww.wp.xz.cn/Editing_wp-config.php#Increasing_memory_allocated_to_PHP ?
Regards,
Tobias
Hi,
Thanks Tobias, I have changed the value of WP_MEMORY_LIMIT 256 but it did not work the first time but when i add the following line “define (‘WP_MAX_MEMORY_LIMIT’, ‘316m’);” in wp-config.php it will work well.
Greetings
sara.
Hi Sara,
ah, nice find! Yes, some server require that line as well, in order to really set the maximum.
Good to hear that this worked! 🙂
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!