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

brad.bulger’s picture

looks 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.

designerbrent’s picture

Status: Active » Closed (duplicate)