The email buttons are not working on my addthis installation, it takes the information and says the email is sent but it never arrives. Also, my email button does not ask to verify via captcha. The problem exists on my following two websites:
http://goo.gl/h3pVq
http://goo.gl/jhpvs
I appreciate any help you can provide.
Thanks, Dean
Both sites use old versions of the AddThis code. Change this:
<script type="text/javascript" src="http://s7.addthis.com/js/152/addthis_widget.js"></script>
To this:
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js"></script>
This question is closed to new answers.