View Full Version : Going to first post code modification
Edric
09-15-2004, 11:48 AM
Hello, I am trying to add some coding in the postbit_legacy template to allow Users to click on it and go to the first post of the thread. How can I do this?
Thanks.
Dean C
09-15-2004, 05:51 PM
Moved to General vBulletin Questions. Please read the forum descriptions more closely in future :) Thanks
Edric
09-15-2004, 07:14 PM
I'm sorry for that.
Anyone who can help me?
I tried using this code in the postbit_legacy template:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]&postcount=1">$vbphrase[Back_To_First_Post]</a>
It does not take me to the start of the first post but to the top of the page.
What am I doing wrong?
Edric
09-16-2004, 08:08 AM
I'm sorry for that.
Anyone who can help me?
I tried using this code in the postbit_legacy template:
<a href="showthread.php?$session[sessionurl]t=$thread[threadid]&postcount=1">$vbphrase[Back_To_First_Post]</a>
It does not take me to the start of the first post but to the top of the page.
What am I doing wrong?
So no one knows what code I have to use?
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.