I am seeing this error in my server logs quite a bit:
Non-static method GFCommon::all_caps() should not be called statically in /home/mydomain/public_html/wp-content/plugins/gravityforms/gravityforms.php on line 669
I am seeing this error in my server logs quite a bit:
Non-static method GFCommon::all_caps() should not be called statically in /home/mydomain/public_html/wp-content/plugins/gravityforms/gravityforms.php on line 669
My server stats:
PHP version 5.3.15
MySQL version 5.5.24-cll
Thank you for reporting that. It's due to strict logging being enabled for PHP 5.3.x. We'll address it in a future release to remove that error.
Moved to feature requests.
From the lead developer today:
Thanks for the heads up. I got it fixed in our dev version.
Thank you.