The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hey everyone,
I am new with vbulletin, less then a month actually and I wanted to add a Register button to the navbar on my forum. I've searched a lot and couldn't find "useful" information for vbulletin 4, can anyone help? Thank you! |
#2
|
||||
|
||||
![]()
You have a very modified style, so it will be very hard for anyone to give you specifics on how to add that button especially since it is there in the default style. So, basically, get the default header template, look up the code for the Register button, and then add it where you want in your templates.
|
#3
|
|||
|
|||
![]() Quote:
--------------- Added [DATE]1323295538[/DATE] at [TIME]1323295538[/TIME] --------------- Quote:
I couldn't find anything, even after restoring to the default style there was no "register" button in the navbar. but thanks for the help |
#4
|
||||
|
||||
![]()
You want the register button even when you are logged in? AdminCP > Settings > Options > user registration options > Allow Multiple Registrations Per User > Yes
|
#5
|
|||
|
|||
![]() Quote:
There was someone who said he had a hard time finding the register button on the site, I don't know how else I could make it |
#6
|
|||
|
|||
![]()
I have the same request. I just want to add register/logout switch button to navbar.
|
#7
|
||||
|
||||
![]()
What version of vBulletin are you running?
|
#8
|
|||
|
|||
![]()
I am running vBulletin 4.2.1 and I would like to replicate the register/logout tab that was implemented in vBulletin 3.6.2 on this site: www.empirisoft.com/support
|
#9
|
||||
|
||||
![]()
You can do that inthe Navigation Manager by adding two tabs. The first will be the LogOut tab.
ACP --> Settings --> Navigation Manager --> Add New Tab Active: Yes Product: Leave it set to vBulletin Title: LogOut Target URL: login.php?{userinfo.sessionurl}do=logout&logou thash={userinfo.logouthash} Show Permission Name: member Second one is the register tab. Active: Yes Product: Leave it set to vBulletin Title: Register Target URL: register.php{vb:raw session.sessionurl_q} Show Permission Name: guest Now only users that are logged in will see the LogOut tab, and only guests will see the Register tab. |
#10
|
|||
|
|||
![]()
Thanks for your help, Ozzy. This worked, except for the logouthash={userinfo.logouthash}. This part does not seem to be filling in for the link, thus I get an error when I click the logout tab. Any thoughts?
Thanks again, John Downing downing@empirisoft.com --------------- Added [DATE]1380628677[/DATE] at [TIME]1380628677[/TIME] --------------- Code just needed minor tweak: change logouthash={userinfo.logouthash} to logouthash={bbuserinfo.logouthash} Thanks again Ozzy |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|