Jun 17 2017, 12:05 AM
I want to add a replay button next to the quote & edit button so that you don't have to scroll to the top to hit the replay button but one of the variable are not working.
This is what I have so far.

Code:
For some reason the <!-- |forum_id| --> just shows like /index.php?act=Post&CODE=02&f=<!--%20|forum_id|%20-->&t=43&st= when you click on it.
This is what I have so far.

Code:
CODE |
<a href="/index.php?act=Post&CODE=02&f=<!-- |forum_id| -->&t=<!-- |pid| -->&st="><img src="http://b3.ifrm.com/30648/149/0/f7020095/p_reply.gif" alt="Reply to this post"></a> |
For some reason the <!-- |forum_id| --> just shows like /index.php?act=Post&CODE=02&f=<!--%20|forum_id|%20-->&t=43&st= when you click on it.
