by Eros Sormani
1. February 2012 02:22
With reference to AddThis.NET for Blogengine (http://www.mbaldinger.com), I've encountered some problem in DiggButton.cs due to html encoding content of HtmlGenericControl "script" so that DiggButton doesn't appear.
I suggest you to change script.InnerText in script.InnerHtml (line 52)