Closed (duplicate)
Project:
AddThis
Version:
6.x-3.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Oct 2012 at 17:28 UTC
Updated:
18 Jul 2013 at 19:28 UTC
Getting the following notices in php
php Notice: Undefined variable: attributes in theme_addthis_toolbox() (line 192 of xxxx/sites/all/modules/addthis/addthis.module).
php Notice: Undefined variable: output in theme_addthis_toolbox() (line 186 of xxxx/sites/all/modules/addthis/addthis.module).
applying available patches is not applicable.
Comments
Comment #1
brad.bulger commentedlooks like a duplicate of #1431410: Notice fix in theme_addthis_toolbox()
i was getting these errors from this version, and the patch in that issue fixed them.
Comment #2
designerbrent commented