The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How to make $navbar work in register template?
Thanks PS: see this http://www.vbulletin.com/forum/showthread.php?p=1329513 |
#2
|
||||
|
||||
![]()
1.) Import the below plugin I created
2.) Open register template. FIND: Code:
$header Code:
$navbar |
#3
|
|||
|
|||
![]()
Thanks a lot, work fine.
You can release this plugin in mod section ![]() bye |
#4
|
|||
|
|||
![]()
Hi again,
How to add navbar in STANDARD_ERROR_LOGIN template? I tried make an new plugin with hook login_failure, but dont work. Thank you! |
#5
|
||||
|
||||
![]()
Hey Paul!
The 'register' title doesn't appear in navbits. ![]() |
#6
|
|||
|
|||
![]()
Sorry to reactivate this topic, but how to I can show the $navbar on page after user complete the register process (register.php?do=addmember)?
I tried several hooks based on plugin made by paul41598, but no success. Thank you! |
#7
|
|||
|
|||
![]()
Hello, someone?
|
#8
|
|||
|
|||
![]()
Hello again, someone?
|
#9
|
||||
|
||||
![]()
I guess (register.php?do=addmember) uses the template STANDARD_ERROR
Try remove the navbar condition there: I mean, change: HTML Code:
<if condition="$navbar"> $navbar <else /> <br /><br /><br /> </if> HTML Code:
$navbar |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|