• Resolved jrvcosta

    (@jrvcosta)


    Hi Tobias

    I love this plugin and it has been essential to my site, running smoothly for some time now.

    But recently I encountered a conflict. The following error coming which was preventing jetpack (another essencial plugin for me) to connect:

    03-Sep-2021 16:34:13 UTC] PHP Fatal error:  Uncaught Error: Call to a
    member function get() on null in
    /home/site/www/wp-content/plugins/tablepress/classes/class-controller.php:89
    Stack trace:
    #0
    /home/site/www/wp-content/plugins/tablepress/classes/class-controller.php(69):
    TablePress_Controller->plugin_update_check()
    #1
    /home/site/www/wp-content/plugins/tablepress/controllers/controller-frontend.php(37):
    TablePress_Controller->__construct()
    #2
    /home/site/www/wp-content/plugins/tablepress/classes/class-tablepress.php(208):
    TablePress_Frontend_Controller->__construct(NULL)
    #3
    /home/site/www/wp-content/plugins/tablepress/classes/class-tablepress.php(261):
    TablePress::load_class('TablePress_Fron...', 'controller-fron...',
    'controllers')
    #4
    /home/site/www/wp-content/plugins/watupro/controllers/init.php(104):
    TablePress::load_controller('frontend')
    #5 /home/site/www/wp-includes/class-wp-hook.php(303):
    watupro_init('')
    #6 /home/site/www/wp-includes/class-wp-hook.php(327):
    WP_Hook->apply_filters(NULL, Array)
    #7 /home/site/w in
    /home/site/www/wp-content/plugins/tablepress/classes/class-controller.php
    on line 89

    I uninstalled and reinstalled Tablepress (and Jetpack) but with both together the error is always happening.

    Please I need assistance. I really want to keep using Tablepress on my website.

    Regards!

Viewing 3 replies - 16 through 18 (of 18 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi again,

    And to be safe, it might be good to wrap the calls in some function_exists() check, in case things change in future versions of TablePress (I’ll try to keep things backwards-compatible, but one never knows.)

    Regards,
    Tobias

    Bob

    (@prasunsen)

    Thanks @tobiasbg , makes sense to add function_exists ??

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    sure! If there’s anything else here where I can assist, or if you have suggestions on how to better handle this in TablePress, please let me know!

    Regards,
    Tobias

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘Tablepress preventing jetpack to connect’ is closed to new replies.