Critical Error
-
Critical Error encountered after updating Tablepress just now.
-
Hi @frenchcityy!
Thanks for your post and sorry for the trouble!
Just to be sure, are you already using TablePress 2.2.1? This has a workaround for common problems caused by interference from other plugins.
Can you please provide the full error message that you are seeing?
Most likely, the cause for this is another plugin on your site, that uses WordPress plugin filter hooks in the wrong way ?? TablePress just helps uncover this, as it is now stricter with checking some data types. Can you therefore please try again after temporarily deactivating all other plugins one by one, and each time check if the issue disappears?
Best wishes,
TobiasThe site displayed. Critical error encountered just after updating to 2.2.1.
I deactivated tablepress via Cpanel and website is back to normal.
The email from wordpress indicated that, the issue was caused by WPCerber. So im guessing tablepress is conflicting with WPCerber. Not sure why.An error of type E_ERROR was caused in line 1820 of the file /public_html/wp-content/plugins/wp-cerber/cerber-common.php. Error message: Uncaught Error: Call to undefined function wp_get_current_user() in /home/granswjh/public_html/wp-content/plugins/wp-cerber/cerber-common.php:1820
Stack trace:
#0 /public_html/wp-content/plugins/wp-cerber/cerber-ds.php(615): crb_wp_user_has_role()
#1 /public_html/wp-content/plugins/wp-cerber/cerber-ds.php(948): CRB_DS::setting_processor()
#2 /public_html/wp-includes/class-wp-hook.php(310): {closure}()
#3 /public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#4 /public_html/wp-includes/option.php(501): apply_filters()
#5 /public_html/wp-content/plugins/interactive-geo-maps/vendor/freemius/wordpress-sdk/includes/fs-essential-functions.php(327): update_option()
#6 /public_html/wp-content/plugins/interactive-geo-maps/vendor/freemius/wordpress-sdk/start.php(303): fs_newest_sdk_plugin_first()
#7 /public_html/wp-content/plugins/interactive-geo-maps/interactive-geo-maps.php(43): require_once(‘/home/granswjh/…’)
#8 /public_html/wp-content/plugins/interactive-geo-maps/interactive-geo-maps.php(70): Saltus\WP\Plugin\Saltus\InteractiveMaps\igmfreemiusinit()
#9 /public_html/wp-settings.php(462): include_once(‘/home/granswjh/…’)
#10 /public_html/wp-config.php(83): require_once(‘/home/granswjh/…’)
#11 /public_html/wp-load.php(50): require_once(‘/home/granswjh/…’)
#12 /public_html/wp-admin/admin.php(34): require_once(‘/home/granswjh/…’)
#13 /public_html/wp-admin/plugins.php(10): require_once(‘/home/granswjh/…’)
#14 {main}
? thrownHi,
these are indeed interesting error messages. Nowhere is TablePress mentioned but I can see how TablePress could be involved in this (via a shared component with the “Interactive Geo Maps” plugin that is also mentioned in the error message).
Now, I believe that “Interactive Geo Maps” needs to update that shared component in its code. But then, in addition WP-Cerber seems to be calling the WordPress PHP function
wp_get_current_user()
before it is actually loaded…Can you please try if the issue happens after deactivating “Interactive Geo Maps” (and again activating TablePress)?
Regards,
Tobiasohk. I deactivated interactive geo map and activated table press. Works perfectly.
so I cannot use both at the same time?
Hi,
yes, at the moment, using both plugins at the same time seems to be causing trouble ?? Your best chance probably is to ask the “Interactive Geo Maps” developers to release an update where they update the included “Freemius SDK” to its latest version 2.6.0.
Regards,
Tobiasgot it. Thanks
Hi,
sure, no problem! Always happy to help!
Best wishes,
Tobias
- The topic ‘Critical Error’ is closed to new replies.