Have you linked your blog to your wordpress account? Publicize only works if you have done that.
I do tend to use the ftp method but I was just curious about why the admin panel way has stopped working considering my CHMOD settings appear to be correct.
Tweet button doesn’t show on my site in FF 10.0.02.
I call it in the post-meta.php part of my site using:
<?php if (function_exists('stc_tweetbutton')) echo stc_tweetbutton();?>
and it shows fine in Chrome and IE.
any ideas why it doesn’t show in FF?
nvm: AdBlock was blocking it.