The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello ive got a custom skin coded but for some reason when someone is logged in it keeps the register button and also when you click on logout it does nothing could someone help me i will cost the code below were i think the problems happenin.
PHP Code:
|
#2
|
|||
|
|||
![]()
I am no expert but I think if you change the
<if condition="$show['registerbutton']"> To <if condition="$show['guest']"> it could work |
#3
|
|||
|
|||
![]()
Also try using this too
Code:
onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')" Code:
onClick="return log_out()" |
#4
|
||||
|
||||
![]()
EnIgMa1234, doing that change would wreck the logout process even more. That change was part of the 3.6.7 update and you're reversing it
![]() |
#5
|
|||
|
|||
![]()
I thought he was after upgrading and now his skin dont work
![]() |
#6
|
|||
|
|||
![]()
good job i didnt edit it lol is they anyway to fix it???
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|