Closed (fixed)
Project:
AddToAny Share Buttons
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Oct 2010 at 06:41 UTC
Updated:
20 Oct 2010 at 07:14 UTC
I am using Drupal-7.0-dev (perhaps 2010/Sep/16 version, according to the CHANGELOG.txt file) with AddToAny-7.x-1.x-dev (2010-Jul-11) version.
The combination of these two software doesn't show the AddToAny button. I could fix this bug by changing line 49 of the addtoany.module file as follows:
OLD: '#value' => ...
NEW: '#markup' => ...
I have not tested this change thoroughly. I want someone else with more programming knowledge to review.
Comments
Comment #1
micropat commentedThanks! Will be fixed in the next dev release.
Comment #2
micropat commentedFixed in the first beta release.