Hi,
thanks for your question, and sorry for the trouble.
This indicates that another plugin is maybe using the TablePress Shortcode. Please try changing it to e.g. [tp-table] using the TablePress Extension from https://tablepress.org/extensions/table-shortcode/
Regards,
Tobias
I get the Table Not Found error in WP Page. Have installed extension. This worked before but stopped working. Works OK in another website.
Nothing in Error Log
====================
Website: https://www.funrez.com/amadorvintners
· TablePress: 1.9
· TablePress (DB): 36
· TablePress table scheme: 3
· Plugin installed: 2017/10/29 10:38:32
· WordPress: 4.9.1
· Multisite: yes
· PHP: 7.0.2
· mysqli Extension: true
· mySQL (Server): 5.6.26-74.0-56
· mySQL (Client): mysqlnd 5.0.12-dev – 20150407 – $Id: 7e72f9690b1498a1bead7a637c33a831c0d2f655 $
· ZIP support: no
· UTF-8 conversion: no
· WP Memory Limit: 256M
· Server Memory Limit: 256M
· Magic Quotes: off
· WP_DEBUG: true
· WP_POST_REVISIONS: false
Hi,
thanks for your post, and sorry for the trouble.
Where exactly can I see that error? It seems like you are using another table plugin as well, as the table on your site seems to have been created by another plugin?
Regards,
Tobias
Link is:
https://www.funrez.com/amadorvintners/wineries
Can create a new table in DB, but get error message and does not show in TablePress Listing as available Table. Also, also gets table Not Found on shortcode display per above link.
This can be my problem with upgrade to PHP 7. I don’t see any ERRORS but could there be something not set correctly in my PHP.INI that did not throw error?
TablePress works OK in my DEV website with the same WP Plugins and versions.
Hi,
what error messages do you get? That would be important.
And it seems that you are using PHP 7.0.2 which is already outdated. Can you maybe update that to the last of the PHP 7 branch?
Regards,
Tobias
I believe this is due to a missing PHP Extension in my PHP.INI when I upgrade to PHP 7.
Tablepress creates a new table in wp_post as both ADD NEW and IMPORT XLSX (per looking at DB). But it cannot read the tables in All Tables VIEW-LIST.PHP (says No Table Found)
Any idea of which PHP Extension(s) are not active in my platform will be much appreciated?
Regards, John
Hi,
not really 🙁 TablePress isn’t using any particular PHP Extensions, so that I assume that this is something basic, like regular expressions or something.
Regards,
Tobias