The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
i add these codes in the function_online.php
Code:
case '/index.php': switch($values['page']) { case 'recipe': case 'nonrecipe': case 'items': $userinfo['activity'] = 'items'; } break; Code:
case 'items': $userinfo['action'] = 'Viewing Items List'; $userinfo['where'] = "<a href=\"/index.php?page=items\">$vboptions[bbtitle] Items List</a>"; break; any ideas? Edit: btw, index.php is vBAdvanced portal file, it's in the root folder (not the one in the forum folder) |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|