Hi Frank,
thanks for your post, and sorry for the trouble.
To be honest, I’m not really sure what is happening here. I assume that there’s an error due to which the server stops the transmission entirely.
The best way to find out what’s wrong would be to take a look into the server’s PHP error log file. Can you please do that and check if there are error messages reported?
Also: Does this happen with all other plugins deactivated and with the WP Default theme?
Regards,
Tobias
Thread Starter
frborg
(@frborg)
Thanks for quick answer.
When I deactivate all plugins, there is no error. The problem is apparently the plugin Cachify. I deactivate Cachify and now there is no error and the table is displayed.
Hi,
thanks for checking this! This could mean that the PHP memory limit is maybe reached.
Can you please try to increase it by setting WP_MEMORY_LIMIT to a higher value as described at codex.ww.wp.xz.cn/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Regards,
Tobias
Thread Starter
frborg
(@frborg)
That does not seem to be. I had already set the limit to 256 MB.
Hi,
ok, that should indeed be enough. Can you maybe spot other error messages in the server error log?
And can you try to activate Cachify again and clear all caches? Maybe it was just a temporary problem when the cache was filled.
Regards,
Tobias