The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How come vBadvanced wont allow me to log in on the front page and will only let me log on via being on the forum?
Thank you. |
#2
|
||||
|
||||
![]()
you probably need to add
Code:
$vboptions[bburl]/ |
#3
|
|||
|
|||
![]()
Thanks, sorry where exactly in navbar do i add this?
|
#4
|
||||
|
||||
![]()
Should be either in the navbar or header template depending on type of style you're using.
Look for this line :- Code:
<td ><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td> Code:
$vboptions[bburl]/ Code:
<td ><a href="$vboptions[bburl]/login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]" onclick="return log_out()">$vbphrase[log_out]</a></td> |
#5
|
|||
|
|||
![]()
Sorry i cant find those lines in either Navbar or Header template.
Anyone? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|