Unable to Import or Export
-
I have 10 tables on my site, and when I click to import or export a table I get a screen with no tables showing.
-
Hi!
Thanks for your post and sorry for the trouble!
I’m not exactly sure that I understand. Can you maybe provide more details or even screenshots of what you are seeing?
It might also be worthwhile to get more error information. For that, please set the
WP_DEBUG
constant to true in your site’s “wp-config.php” file, see https://developer.wordpress.org/advanced-administration/debug/debug-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).Best wishes,
TobiasIf I could figure out how to add images to this I would – it only seems to allow images from a url?
Hi,
yes, I believe that only URLs to images are possible here in the forums. Can you maybe upload the screenshot to a free service like imgur.com and post the link here then?
Regards,
TobiasHi,
your screenshot only really shows the top part of the screen. What’s now following in that box? Is that like completely empty?
Can you then, please try the suggestion regarding
WP_DEBUG
from above? Please also check if you see any JavaScript error message in the error log console of the browser’s developer tools (available via the browser menu). This could then indicate if another plugin is maybe interfering or e.g. if a plugin update was incomplete so that files are now missing.Regards,
TobiasI’ll try to check – what you see in the screenshot is what I see on the screen – there is nothing else there
Hi,
thanks for the clarification. Yes, please check those other things then. Thanks!
Best wishes,
TobiasFYI I just tried exporting a table from my test environment and it worked as expected and downloaded the file. I am now going to clone my live site and move it over to the test site to try the debugging suggested.
Hi,
Thanks for that! Note that checking the Developer tools in the browser could even be done on the live site (This is just checking for existing error messages without making any changes).
Best wishes,
TobiasIf I’m looking in the right place, this is what I see from developer tools
I also now see the following error messages in my admin console. I don’t know if they have any impact on what we are working on.
Deprecated: Non-static method simple_breaks::add_button() should not be called statically in /home/leader46/public_html/wp-includes/class-wp-hook.php on line 324
Deprecated: Non-static method simple_breaks::menu() should not be called statically in /home/leader46/public_html/wp-includes/class-wp-hook.php on line 324
Notice: Function wpdb::prepare was called incorrectly. The query argument of wpdb::prepare() must have a placeholder. Please see Debugging in WordPress for more information. (This message was added in version 3.9.0.) in /home/leader46/public_html/wp-includes/functions.php on line 6085
Hi,
no, these don’t seem to be related here, as they reference other plugins (“simple breaks” or something like that).
This might still be a conflict with another plugin. Can you therefore please try again after temporarily deactivating all other plugins and after switching to a WordPress default theme like Twenty Twenty-Three? That way, we can find what’s causing this.
As part of the priority support for TablePress, I can also offer to a more direct look. If that is of interest, please see https://tablepress.org/pricing/ and get in touch via the email address near the bottom for further questions.
Best wishes,
Tobias
- The topic ‘Unable to Import or Export’ is closed to new replies.