Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Julka Grodel

    (@jgrodel)

    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 [email protected] and ask for it. We’ll gladly share it earlier.

    Thanks,
    Julka

    Plugin Contributor Julka Grodel

    (@jgrodel)

    Hi Geminorum.

    The fixes for these notices went out moments ago with version 1.1.1.

    Thanks,
    Julka

    Thread Starter geminorum

    (@geminorum)

    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

    Plugin Contributor Julka Grodel

    (@jgrodel)

    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

    Thread Starter geminorum

    (@geminorum)

    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!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Please consider error reporting on your development env’ is closed to new replies.