• Hello

    I’m wondering if anyone has seen the following issue with the Sociable Plugin.

    I can activate the plugin, but when I go to the options and rearrange the icons and click save, I get a series of errors –

    Warning: implode(): Bad arguments. in /usr/www/virtual/userid/www.domain name.com/wp-content/plugins/sociable/sociable.php on line 651

    Warning: Invalid argument supplied for foreach() in /usr/www/virtual/userid/www.domain name.com/wp-content/plugins/sociable/sociable.php on line 762

    I’ve uploaded the files in both text mode and binary, same issue. I’m using WP 2.2. I should say this is the first time I have used this plugin, but have many other plugins activated on my blog without issue.

    Just not sure what else it could be.

    Thank you

    Carmen

Viewing 13 replies - 16 through 28 (of 28 total)
  • I am getting same errors, with wordpress 2.2.1. Like TrishaM, after getting erros it doesn’t work at all.

    I found the link to this post when I was composing an email to send to author of that plugin yesterday, so, I included a link to this post too.

    Hmm… Apparently it was some cache problem at my end, that is why it wasn’t showing up.
    I am still getting same errors, but the plugin seems to work fine, and all changes are updated too.

    I am having the same carmen101 and others. Just upgrade to WP 2.2.1. Strangely I do not get these errors on my devsite which has the same theme and almost all of the same plugins. I am still able to get the links on my page but StumbleUpon gives a “no URL found on this server” error.

    All of the links seem to drop the index. For example this article link should be

    https://www.blackjackskanz.com/index.php?p=31

    But Sociable makes them

    https://www.blackjackskanz.com/?p=31

    Not sure if this part of the issue or just who it works.

    Anyone have any luck with getting a response to their emails? Does anyone know of an equivalent plugin that is being actively supported?

    I fixed the missing index.php by adding it to the URL under options for my “Blog address (URL):” but it puts a /url/ at the start of the link which still breaks it. Example

    The requested URL /url/https://www.blackjackskanz.com/index.php/?p=31 was not found on this server.

    Blah.

    Apparently, there is another plugin “Social Bookmarks” in plugins section of www.ads-software.com, that may give similar results. I haven’t tried it yet though.

    Here is the link: https://www.dountsis.com/projects/social-bookmarks/

    Having the same problem and wanted to bump this one…it is kinda surprising the author hasn’t responded in the last month…

    I emailed the author about 3 or 4 days ago but no response so far. Given that I am not the first I am thinking I am not likley to get a reply.

    Ok still no email reply so it instead of struggle with a dead plugin I found one that works in 2.2

    BookmarkMe

    The code the is described as needing to be added to your Loop goes in the index.php for your template. Its pretty easy to do.

    Only loss is that it doesn’t have the rollover effect but I am sure if I pick at the code that should be easy to add back in.

    So problem is solved for me and working.:)

    I also finally found this hack of the plugin that makes it work even if the display is still kinda messed up (scroll down a bit to get to the correct plugin):

    antisocial sociable plugin hack

    You’re a digital pimp! It not only works but after reading the part about no follow links, is even better. Mucho gracias!

    Problems because of these strings in sociable.php

    736| delete_option('sociable_active_sites', $active_sites);
    737| add_option('sociable_active_sites', $active_sites);

    Comment them, restore built-in defaults and plugin will work correctly.

    shangoru,
    Thanks, that fixed it for me..

    I would suggest to download a manipulated version of the sociable plugin. See if that triggers the browser to work with the code differently.

    My issue – the icons are displayed vertically, rather than horozontal? Manipulated css to no success. Does anyone know a solution?

    [email protected] – or check out my post on sociable plugin

Viewing 13 replies - 16 through 28 (of 28 total)
  • The topic ‘Sociable Plugin not working’ is closed to new replies.