![]() |
Guest redirect on register page when click on forum
how i add after code in to work fine for guest user when click on forum to redirect on register page.. please help me, is very urgent
forumhome_forumbit_level1_post , forumhome_forumbit_level1_nopost, forumhome_forumbit_level2_post, forumhome_forumbit_level2_nopost <if condition="$forum[lastpostinfo] == 'Never'"><a href="register.php?$session[sessionurl]">$forum[title]</a> <else> |
Wrong forum man...
|
Ok, this is woked code by Jo Box:
Editing Templates forumhome_forumbit_level1_post , forumhome_forumbit_level1_nopost, forumhome_forumbit_level2_post, forumhome_forumbit_level2_nopost and add this code: <if condition="$forum['lastpostinfo'] == $vbphrase['never']"> <a href="register.php?$session[sessionurl]"><strong>$forum[title]</strong></a> <else /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> </if> It work very very fine, Thanks to Jo Box Vbulletin Supporter. |
All times are GMT. The time now is 08:15 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|