Thanks this is awesome this will clean up my forum some. I have all these buttons within the thread itself.
I get this error trying to submit to Stumble
The requested URL /url/http://www.isosdcftp.com/forums/showthread.php?t=235 was not found on this server.
Here is what I have for Stumble and Facebook
<!-- Stumble -->
<a href="http://www.stumbleupon.com/submit?url=$vboptions[bburl]/showthread.php?t=$threadid" target="_blank"><img class="inlineimg"
src="$stylevar[imgdir_button]/stumble.png" alt="Stumble It" border="0" hspace="3" vspace="0" align="left" /></a>
<!-- Facebook -->
<a href="http://www.facebook.com/share.php?u=$vboptions[bburl]/showthread.php?t=$post[threadid]" target="_blank"><img class="inlineimg"
src="$stylevar[imgdir_button]/facebook.gif" alt="Submit to Facebook" border="0" hspace="3" vspace="0" align="left" /></a>
Thats the code I have for placing buttons in the thread.... Might be helpful
|