The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
My register page link in the navbar is like this, how do i fix it??
register.phps=2a18026c50dccee65ae69c4aaaeba752& |
#2
|
|||
|
|||
![]()
Should be related to your navbar template. Go to Style Manager -> Your Style -> Navigation / Breadcrumbs Templates -> navbar. Check where your register link is being generated. Check if it's similar to this:
HTML Code:
<if condition="$show['registerbutton']"> <td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td> </if> |
#3
|
|||
|
|||
![]()
looks like only problem is it's missing the ? between register.php and s=...
|
#4
|
|||
|
|||
![]()
I couldn't find my register link in my navbar template///
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|