I'm trying to get a shoutwire link to work using the same methods. I'm supplying the icon for those who want to use this but my code isn't working properly. I just copied and pasted reddit's code and replaced everything with shoutwire. Basically, it doesn't take me to the submissions page. Can anyone modify? Thanks.
PHP Code:
<!-- Shoutwire-->
<a href="http://www.shoutwire.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"
src="$stylevar[imgdir_button]/shoutwire.gif" alt="Shout it!" border="0" /> Shoutwire </a>
Edit: Please excuse the ignorance. I forgot to place submit after shoutwire's url. One problem though, does anyone on here use shoutwire? Because it asks for a url on step 1 instead of going to step 2 just like a digg submission with the url already in place.