jmahan
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] [table “” not found /]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
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] [table “” not found /]Link is:
https://www.funrez.com/amadorvintners/wineriesCan 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.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] [table “” not found /]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: falseForum: Plugins
In reply to: [Forms: 3rd-Party Xml Post] Insert CF7 field in XML Root ElementClarification:
MAPPING the fields adds them to the Root Element XML before </soap:Envelope> after the SOAP Request Content so it is not valid for API processing.