I actually figured out an even better way to do this...
Quote:
<if condition="$show['postcount']">#<a href="showthread.php?$session[sessionurl]t=$thread[threadid]&#post$postid" target="new" rel="nofollow" id="postcount$post[postid]" name="$post[postcount]"><strong>$post[postcount]</strong></a> </if>
|
This was you not only use the rel="nofollow" but you also aren't changing the URL of the page at all... it's still "showthread.php?t=34567" with just the postid added at the end. Everyone should be happy now. :up:
THANKS for all your help guys!!