Hi Geminorum.
Thanks for letting us know about your issue.
All of our development and testing environments echo out and log PHP errors of all levels. We also regularly test in 7 different versions of PHP and every minor release of WordPress back to 3.0. However, we can’t come close to replicate every environment our plugin will run in.
I’ll add some more error handling around both those lines. This needs a very specific environment to throw a notice, specifically, a URL that isn’t a home page, front page, archive page, category page, post or page. We don’t know how to recreate that situation and I’m unable to test to confirm the fix. If you’d like to take a look at the fix before it’s released, please feel free to contact us at help@addthis.com and ask for it. We’ll gladly share it earlier.
Thanks,
Julka
Hi Geminorum.
The fixes for these notices went out moments ago with version 1.1.1.
Thanks,
Julka
Hi, thanks.
the 1.1.1 also brings:
PHP Notice: Undefined property: AddThisRecommendedContentWhatsNextMobileTool::$settingsSubVariableName in /wp-content/plugins/addthis-all/backend/AddThisFeature.php on line 704
PHP Notice: Undefined property: AddThisRecommendedContentVerticalTool::$settingsSubVariableName in /wp-content/plugins/addthis-all/backend/AddThisFeature.php on line 704
PHP Notice: Undefined property: AddThisRecommendedContentHorizontalTool::$settingsSubVariableName in /wp-content/plugins/addthis-all/backend/AddThisFeature.php on line 704
PHP Notice: Undefined property: AddThisGlobalOptionsTool::$settingsSubVariableName in /wp-content/plugins/addthis-all/backend/AddThisFeature.php on line 704
Hi Geminorum.
Thanks for the heads up. We heard about those last week too and those fixes will also be in the next release.
Thanks,
Julka
Again, in v3.0.0
PHP Notice: Trying to get property of non-object in […]/wp-content/plugins/addthis-all/backend/AddThisPlugin.php on line 1433
PHP Notice: Undefined variable: toolObject in […]/wp-content/plugins/addthis-all/backend/AddThisPlugin.php on line 1433
the log file is bloated with this!