The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
$pagetitle - where is it defined???
I can't find where / how $pagetitle is defined. For instance, in calendar.php there's no reference to it whatsoever, however it's used within calendar_manage which is called by the script.
Anyone have an idea where this is defined? |
#2
|
||||
|
||||
Doing a search for the word "$pagetitle" in the vb pages shows it is defined in the funciton construct_navbits in the functions.php file.
|
#3
|
||||
|
||||
Thanks Lynne. I just figured out it's also set within the script when naming following:
$navbits[''] = $vbphrase['edit_event']; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|