Closed (fixed)
Project:
Twitter Tweet Button
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2010 at 16:26 UTC
Updated:
29 Aug 2010 at 21:20 UTC
There is a typo on line 88, you should use $node->$nid instead of $nid.
Regards
Comments
Comment #1
niteman commentedSorry, correction is $nid->nid, not $node->nid.
BR
Comment #2
jsfwd commentedThanks. Issue fixed with 6.x-1.2.