-
Hi
After installing t2gconnectorclient plugin I am getting the following fatal error
Fatal error: Uncaught Error: Call to a member function get() on boolean in /home/dessmith/public_html/YLYB/wp-content/plugins/t2gconnectorclient/inc/_t2gconnector_admin_dashboard.php:46 Stack trace: #0 /home/dessmith/public_html/YLYB/wp-content/plugins/t2gconnectorclient/inc/_t2gconnector_admin_dashboard.php(93): t2gconnectorclient_theme_version() #1 /home/dessmith/public_html/YLYB/wp-includes/class-wp-hook.php(286): t2gconnectorclient_custom_menu_page(”) #2 /home/dessmith/public_html/YLYB/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(”, Array) #3 /home/dessmith/public_html/YLYB/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /home/dessmith/public_html/YLYB/wp-admin/admin.php(224): do_action(‘toplevel_page_t…’) #5 {main} thrown in /home/dessmith/public_html/YLYB/wp-content/plugins/t2gconnectorclient/inc/_t2gconnector_admin_dashboard.php on line 46Please provide advice on how to fix this.
Hello, this error may be caused by 2 things:
1) Old PHP or WP version, please be sure to have PHP 7.1 minimum (7.2 recommended) and WP 4.9.62) You are activating the parent theme instead of the child theme as recommended in the manual. In this second case, if you go in themes and activate the child theme this can fix.
Hello again, we just published an update on the t2g COnnector plugin (Theme Dashboard) that will avoid the error while using the parent theme.
Uninstall the plugin Theme Dashboard (also called t2g Connector) and reinstall it again: it will grab the latest version from our repository that doesn’t cause the issue.Anyway I strongly recommend using the child theme because it will avoid problems when updating the theme to newer version, in case you need to apply any code customization in the future.
If you still have any issue please let me know
regards
IgorOk I’ll reinstall the child theme and see how I go …thanks for the prompt reply
The topic ‘Fatal Error’ is closed to new replies.