On Tue, Aug 09, 2011 at 04:37:29PM +0100, DTH wrote:
Looking at it in Firebug, there's an error in line 9 of jquery.plus1.js:
jQuery('.' + Drupal.settings.plus1.widget_class, context).each(function () {
The error is given as "Drupal.settings.plus1 is undefined".
I would suggest posting in the Issue queue for that module.
OK, thank you, I've reported the bug/issue.