Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘Troubleshooting’ is closed to new topics and replies.
Forum closed. Use forum at Wordpress.org: Gmedia Support
Forum
Hi, I am getting the error below, when the Gmedia Gallery and WooCommerce plugins are activated. If I deactivate the Gmedia Gallery plugin, the error disappears, but the page is dispayed only by logo without any content.
Can you help with this issue?
Regrads,
Primož
Fatal error: Uncaught ArgumentCountError: Too few arguments to function WC_Template_Loader::unsupported_theme_title_filter(), 1 passed in /var/www/html/wp-includes/class-wp-hook.php on line 286 and exactly 2 expected in /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-template-loader.php:402 Stack trace: #0 /var/www/html/wp-includes/class-wp-hook.php(286): WC_Template_Loader::unsupported_theme_title_filter(‘Shoemakers of T…’) #1 /var/www/html/wp-includes/plugin.php(203): WP_Hook->apply_filters(‘Shoemakers of T…’, Array) #2 /var/www/html/wp-content/themes/Lucid/includes/featured.php(45): apply_filters(‘the_title’, ‘Shoemakers of T…’) #3 /var/www/html/wp-includes/template.php(690): require(‘/var/www/html/w…’) #4 /var/www/html/wp-includes/template.php(647): load_template(‘/var/www/html/w…’, false) #5 /var/www/html/wp-includes/general-template.php(155): locate_template(Array, true, false) #6 /var/www/html/wp-content/themes/Lucid/home.php(3): get_template_part(‘includes/featur…’, ‘home’) #7 /var/www/h in /var/www/html/wp-content/plugins/woocommerce/includes/class-wc-template-loader.php on line 402
The problem is not in Gmedia, but in the WC plugin. It shows you Fatal Error only when Gmedia active because you have enabled “Debug Mode” in Gmedia Settings. When Gmedia is deactivated there is still Fatal Error on the page but it is just not displayed (you can see it only in error_log file of your server).
The “Debug Mode” in Gmedia Settings is disabled, but I can still see the Fatal Error on page, when Gmedia is active.
Do you have any hints, how to solve this problem?
Primož
You should contact Woocommerce plugin support, as an error comes from their plugin.