The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Product: vB
Title: Viewing Forums Dex Part1 Hook Loc: online_location_process PHP Code:
Hook Loc: online_location_unknown PHP Code:
|
|
#2
|
|||
|
|||
|
I think ya need to shorten if ($filename == '/forum/forums_index.php?') to if ($filename == 'forums_index.php')
|
|
#3
|
|||
|
|||
|
Quote:
update... didn't work.
|
|
#4
|
|||
|
|||
|
still looking for some help on this one... anymore ideas?
|
|
#5
|
|||
|
|||
|
in vB 3.6, is preprocess necessary?
|
|
#6
|
|||
|
|||
|
if($userinfo['activity']=='YOUR_ACTIVITY')
{ $userinfo['where'] = '<a href="YOUR_ADDIN_FILE.php?'.$vbulletin->session->vars[sessionurl].'">'.$vbulletin->options[bbtitle].' YOUR_ACTIVITY</a>'; $userinfo['action'] = 'YOUR_ACTIVITY'; $handled = true; } |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|