Home › Toolset Professional Support › [Resolved] Error Message
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | 10:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Kolkata (GMT+05:30)
Hi there
Since today I got the follwing error message:
Deprecated: Calling get_parent_class() without arguments is deprecated in /home/httpd/vhosts/sportguide.ch/httpdocs/wp-content/plugins/wp-views/application/models/WooCommerce/WcQuery.php on line 69
I recently installed Woocommerce and everything there is updated and works fine.
Do I need an update for your plugin?
Kindest
Rolf Fleckenstein
Hello. Thank you for contacting the Toolset support.
The deprecated notice about the "Calling get_parent_class() without arguments is deprecated" is known to us and we already reported that in front of our Devs and we will try to fix it with the next Dev cycle. Please note that there is no ETA on it.
However - FYI, it will not break your site.
Hello Minesh
Thanks for answering so quickly.
But on my website there's a error message showing now to everyone that is visiting my website. 1000s of readers and potential clients will see this. And at the top of the website that is really bad. It doesn't help that the debug mode is not activated. Such error message is damaging my image by important clients. I cannot live with this.
In what timerange will you solve this issue? That must be done in a few days.
Kindest
Rolf Fleckenstein
Well - what if you edit wp-config.php file and set the WP_DEBUG_DISPLAY to false.
For example:
define( 'WP_DEBUG_DISPLAY', false );
More info:
- hidden link
Hello Minesh
Thanks for your hint, I forgot that, you are right.
But when your issue been resolved?
Kindest
Rolf Fleckenstein
Well - the issue is already escalated in front of our Devs and our Devs will do their best in order to fix this issue.
However - please note that there is no ETA when the official fix will made available but we will try to offer hotfix version as soon as possible.