The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I remove LogOut
Probably simple but cant figure it out.
How do I remove the LOG OUT "username" link off of the forum. want to take it off completely. |
#2
|
||||
|
||||
Very simple.
Just remove this code from "FORUMHOME" template. Code:
<!-- member logout --> <td align="$stylevar[right]"><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></td> <!-- end member logout --> |
#3
|
|||
|
|||
Thanks!!
|
#4
|
||||
|
||||
No problem at all. Always ready for this.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|