I remember the bug, but its already got fixed. Not just fixed we replaced whole tags suggestion codes. You can test that from GitHub RC version but do not use this on live site.
You can find demo data link in AskBug Documents in demo data section.
Wait for 2.4, this gonna be very easy in 2.4 as 2.4 have activity feed which you can send as daily summery to your subscribers.
Open question.php in askbug/anspress. and add this at the top: https://gist.github.com/rahularyan/84f8003d78a50d1206ea Open askbug/style.css and add this: https://gist.github.com/rahularyan/b2995acd4244e65d45df
I use Smart Ajax Subscribe and its Integration Addon to create a signup for MailChimp and it can connect with a whole raft of other mail services as well. FWIW I find all the “Smart” tools are easy to set-up and reliable. Terence.
I am working on AskBug update, will check the issue.
Some people will always want to have a more fine-grained approach and keep their mail to a minimum, while others are likely to accept more traffic in order not to miss anything. I think its a very good idea.
I think you forgot to mention, first you need to add… <span class="nt"><link</span> <span class="na">rel=</span><span class="s">"stylesheet"</span> <span class="na">href=</span><span class="s">"https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"</span><span class="nt">></span> …to your site’s header. I tried but couldn’t get it to work with AskBug until I did so.