Closed (won't fix)
Project:
AddThis
Version:
7.x-2.1-beta1
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2011 at 02:45 UTC
Updated:
8 May 2012 at 06:18 UTC
In theme_addthis_button, in the else branch, you use $node without actually having a $node. Presumably, $node comes in through $variables, so you need to do $node = $variables['node'] at the top of that function.
Comments
Comment #1
lex0r commentedA patch would be great!
Comment #2
gnugetin fact, if there is not a patch the status of the issue should be active
Comment #3
matglas86 commentedPlease move to the 4.x version. The 2.1 version has no support or maintenance.