Quote:
Originally Posted by Lizard King
You have tons of errors in the code you gave. Here is the corrected one
Code:
<a href="http://digg.com/submit?phase=2&url=http://www.url.net/forum/showthread.php?$session[sessionurl]p=$post[postid]&title=$post[title]" target="_blank"><img src="IMAGEHERE" border="0" /></a>
|
border=0 doesn't need the "" because it's not a string, for numbers you don't need it. That might be wrong but it's worked for me before. How is this tons?