Hi,
thanks for your post, and sorry for the trouble.
This sounds strange, I’m not sure what could be causing this… Can you reproduce this with all other plugins deactivated and after switching to a default theme like Twenty Twenty-Three?
Regards,
Tobias
Hi Tobias,
I too have a strange behaviour.
When adding a new table, when you click on ADD TABLE, the URL re-directs to /wp-admin/admin-post.php
and then the screen goes blank.
If copying an existing table, when you click COPY, the URL re-directs to /wp-admin/admin-post.php?action=tablepress_copy_table&item=2&return=list&return_item=2&_wpnonce=d87142d21d
and then the screen stays blank.
Support Info:
· TablePress: 2.1.7
· TablePress (DB): 63
· TablePress table scheme: 3
· Plan: Free
· Plugin installed: 2022/08/06 19:56:41
· WordPress: 6.3.1
· Multisite: no
· PHP: 7.4.33
· mysqli Extension: true
· mySQL (Server): 8.0.34-cll-lve
· mySQL (Client): 8.0.34
· ZIP support: yes
· UTF-8 conversion: yes
· WP Memory Limit: 40M
· Server Memory Limit: 256M
· WP_DEBUG: false
· WP_POST_REVISIONS: true
Hi,
thanks for your post, and sorry for the trouble.
These redirects are the first step of the corresponding add/copy process. But they should then lead you to the next page. I assume that a PHP or server error happens.
We should try to find out more informatin. For that, please set the WP_DEBUG constant to true in your site’s “wp-config.php” file, see https://ww.wp.xz.cn/documentation/article/debugging-in-wordpress/#wp_debug , or maybe check the server’s error log file (if you don’t have access to that your self, you web host company’s support team should have access).
Regards,
Tobias