• Resolved toddheitner

    (@toddheitner)


    I’ve been using the Shareaholic plugin for several years with no trouble, but when I updated to the latest version today, I suddenly had a bunch of errors at the top of my site, both on the front end and in the admin area:

    Warning: in_array() [function.in-array]: Wrong datatype for second argument in /public_html/wp-content/plugins/sexybookmarks/includes/shrsb_sexybookmarks_page.php on line 126

    Warning: array_push() [function.array-push]: First argument should be an array in /public_html/wp-content/plugins/sexybookmarks/includes/shrsb_sexybookmarks_page.php on line 126

    Warning: in_array() [function.in-array]: Wrong datatype for second argument in /public_html/wp-content/plugins/sexybookmarks/includes/shrsb_sexybookmarks_page.php on line 127

    Warning: array_push() [function.array-push]: First argument should be an array in /public_html/wp-content/plugins/sexybookmarks/includes/shrsb_sexybookmarks_page.php on line 127

    https://www.ads-software.com/extend/plugins/sexybookmarks/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Shareaholic

    (@shareaholic)

    @toddheitner thank you for the heads up. we’re on it!

    Shar

    (@sharlarisse)

    I’m getting errors as well…but a different one. I get a pluggable.php error.

    Good to know these problems are being examined because I really enjoy this plugin.

    +1

    Same errors as OP has

    Yep i had the same problem as well it broke my site I couldn’t even get into my dashboard. I had to end up going to my server and actually deleting this plugin from my wordpress files. Cannot have this happening with my site so will not use this plugin again shame liked the plugin.

    Plugin Author Shareaholic

    (@shareaholic)

    Hi everyone, thanks so much for your patience! An update was released a few hours ago that should fix all these warnings. Please let us know if anything else seems out of place.

    As aside, in your wp-config.php file, we do recommend turning off debug mode for your production environment:

    /**
     * For developers: WordPress debugging mode.
     *
     * Change this to true to enable the display of notices during development.
     * It is strongly recommended that plugin and theme developers use WP_DEBUG
     * in their development environments.
     */
    define('WP_DEBUG', false);

    Turning off debug mode will tell WordPress not to display warnings, etc to your site visitors.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Lots of errors after upgrading to latest version’ is closed to new replies.