The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Thread title as page title in standard error?
I am trying to make the thread title the page title when a guest hit's the error/login page. Here's what I have done:
Original: Code:
<title>$pagetitle</title> Code:
<title>$vboptions[bbtitle] - $thread[title]</title> Anyone know what I'm doing wrong? -Jenn |
#2
|
|||
|
|||
The error page is seperate from the thread page. Thus the thread title variable is not present.
|
#3
|
|||
|
|||
The thread/forum/post ID is in the URL is there any way to pull this information into the standard error page?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|