Hi @webheadllc
Thanks for reaching out to us today. I am happy to help.
I’m not able to reproduce this issue on my dev site, and we have not received any other reports of this.
Could you please let me know:
1. Does this error message disappear when Formidable is deactivated?
2. What theme are you using?
3. Are you running Formidable Lite or Pro?
4. What version numbers of our plugins and add-ons are you running?
5. What PHP version are you running?
Best,
Hi,
Thanks for the quick response. Answers to your questions:
1. Yes, it goes away when deactivating Formidable and comes back when it’s reactivated.
2. Twenty Twenty-One
3. Lite
4. Version 5.0.01. I don’t have any addons. Pro is installed, but not active.
5. PHP 7.4.1
This is on my localwp environment (using xdebug) and have WP_DEBUG and WP_DEBUG_DISPLAY enabled.
Thanks!
Hi @webheadllc
I’ve enabled debug mode on my dev site but I still don’t see any errors.
Is there any chance you could upload your site somewhere publicly accessible so we could see this directly?
Make sure you have this set in your wp-config.php
error_reporting(E_ALL);
define('WP_DEBUG', true);
define('WP_DEBUG_DISPLAY', true);
then visit /wp-admin/widgets.php
I guess I could set up something publicly if you don’t get the notice after that. but I would just install wordpress, install this plugin, and add the lines above to my wp config.
@webheadllc
I’ve managed to reproduce this and will report it to our developers now.
Best,
Nathanael.
Hello @njones35
Any news?
This error is coming from a whole variety of plugins. In my case it is Formidable pro.
Daveed
-
This reply was modified 4 years, 3 months ago by
Flexer.
@flexer
I just checked our developers’ github and this issue has recently been marked as resolved and it looks like a fix will be included in the next release.
Best,