hotch
05-26-2004, 10:00 PM
To change the post number in the upper right hand to refer to the whole thread, going straight to that post's anchor, in postbit change:
<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new">
to:
<a href="showthread.php?$session[sessionurl]p=$post[postid]#post$post[postid]" target="new">
I Really like this mod because it allows me to quickly get a link straight to a post WITHIN THE THREAD that I can email or IM to people.
<a href="showpost.php?$session[sessionurl]p=$post[postid]&postcount=$post[postcount]" target="new">
to:
<a href="showthread.php?$session[sessionurl]p=$post[postid]#post$post[postid]" target="new">
I Really like this mod because it allows me to quickly get a link straight to a post WITHIN THE THREAD that I can email or IM to people.