Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Goran87

    (@goran87)

    Hey dig,

    Can you give me full error code, its working fine on my side and couple of other sites i see.

    Might be that public api key that is added, but would like to get full error report so that i can patch.

    Thread Starter digamberpradhan

    (@digamberpradhan)

    Hey Goran,
    Actually it’s not in one part but in multiple instances, you’ve checked for a WP_Error in some instances. The few i patched was in get_shares_twitter(), get_shares_pinterest(), and google_share_googleplus(). A WP_Error object is being sent instead of a response code so the error is.

    Fatal error: Cannot use object of type WP_Error as array in c:\wamp\www\woodemo\wp-content\plugins\swifty-bar\includes\class-sb-bar-social.php on line 171

    Plugin Author Goran87

    (@goran87)

    Got it, ill update others with native is_wp_error. Thanks dig!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘New Updates Breaks [Google Plus Issue]’ is closed to new replies.