Hi,
I am having the same issiue. I am also running 5.7.2 WordPress and latest version of Woocommerce. Thanks for the help in advance!
Best,
Berker
Hi Everyone,
Could some test this (works for me):
/admin/admin.php, line 1378
Original:
$woo_plugin_active = is_plugin_active( $gtm4wp_integratefieldtexts[ GTM4WP_OPTION_INTEGRATE_WCTRACKCLASSICEC ]['plugintocheck'] );
Test this:
$woo_plugin_active = is_plugin_active( $gtm4wp_integratefieldtexts[ GTM4WP_OPTION_INTEGRATE_WCTRACKENHANCEDEC ]['plugintocheck'] );
Thanks!
hI @duracelltomi Its ok for me
thanks
Thanks @duracelltomi was having the same issue, and suggestion sorted
-
This reply was modified 4 years, 10 months ago by
shhhb.
Hi,
Thanks for testing, I have just released v1.13.1, this should solve your issues.
Please let me know if this is not the case so that I can investigate this further. It is always the best help for me if you can include the full error message.
Thanks and sorry again for this inconvenience.
hi @duracelltomi
for me no problem
thanks
Hi @duracelltomi ,
Indeed, both solutions – editing and/or updating to 1.13.1 – seem to do the trick.
Thank you for your prompt reply.