conflict between WC and WC subscriptions
-
There is a conflict between WC and WC Subscriptions.
When I upgrade, my colours don’t render properly, that is the effect. This happened the last update before 5.0 and happens still with 5.0
I did some investigation and am almost 100% sure that the conflict is in the Subscription plugin class-wcs-query.php line 104, the parametres. I have tried to run the program with
($endpoint, $actions='')
and the colour effect and error message are gone, although I don’t know what other effect this has.The actual error message I get is:
Warning: Declaration of WCS_Query::get_endpoint_title($endpoint) should be compatible with WC_Query::get_endpoint_title($endpoint, $action = '') in C:\xampp\htdocs\namehere\wp-content\plugins\woocommerce-subscriptions\includes\class-wcs-query.php on line 379
I am not sure how I can adjust this in my own theme, or if I can, but if I can, I would appreciate to know how.
Please investigate this and let me know.
The page I need help with: [log in to see the link]
- The topic ‘conflict between WC and WC subscriptions’ is closed to new replies.