Just installed damnsexybookmarks plugin and noticed that it was not working properly for some reason. It showed “Array” for every single bookmarking option on mouse hover. After looking through quite a few blogs, I noticed that a lot of people had the same problem but nobody had a solution. So, I posted my solution on a few blogs and thought I would post it here too.
If it happens to you, here is what you need to do:
After downloading the plugin, open the file damn-sexy-bookmarks.php in wordpad or your favourite editor, scroll to line 335 in bookmark_list_item() function. Replace lines 335 and 336 from:
$bookmarks[$name],
$bookmarks[$name]
to:
$bookmarks[$name]['share'],
$bookmarks[$name]['share']
This quick hack fixed the problem for me. Please let me know if you need any more explanation on this.
DamnSexyBookmarks is pretty cool wordpress plugin that allows your blog readers to share your stories on popular social bookmarking sites.
As it’s been quite some time since I installed the plugin from last time. I assume the problem may be in the version. I downloaded mine from http://wordpress.org/extend/plugins/damnsexybookmarks/ and as far as I understand, the project has been discontinued. This plugin has merged with SexyBooksmarks plugin and perhaps I just downloaded the older version. If you did the same, please try looking for SexyBookmarks plugin and see if it fixes the problem.
UPDATE: Just verified, it was an older version and sexybookmarks wordpress plugin has way more social network links and no problems. To download it, please go to http://sexybookmarks.net/ .
DO NOT INSTALL DAMNSEXYBOOKMARKS, INSTALL SEXYBOOKMARKS INSTEAD! NO FIXES NEEDED!





Hi,
Thanks you very much for this fix, I had the ‘array problem’ and now it’s fixed, but I have now another problem…
The icons don’t show (I only have text…).
I’m almost convinced it’s because of the CSS of my theme and have looked for ‘important’ in the CSS as someone adviced to find the line that causes the problem, but I can’t find it.
My theme is ‘Ocean Mist’…
Could you help me with this ?
Big thanks in advance !
Best regards,
Olivier
Hi,
What is the URL of your blog? I would need to take a look before I can give an answer.
Just downloaded the latest version and installed tonight and I had this problem so it is still around for some sites (I’m running latest WordPress version too). Your solution worked perfectly.
Thanks!
I’m glad it worked for you. Try searching for “sexy bookmarks” instead of “damn sexy bookmarks”. It has moved and became a new project.
Thanks, it worked perfectly