The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
If you want to fix the unknown location, you can create a plugin.
Title: Index.php - Unknown Location Content: Code:
if (strpos($userinfo['location'], 'index.php') !== false) { $userinfo['action'] = 'Viewing Index'; $userinfo['where'] = '<a href="index.php'.$vbulletin->session->vars[sessionurl].'">[Forum Name] Forum</a>'; $handled = true; } |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|