The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
have no idea what you mean. im not good in php and thoose stuff so i would need an example of how its should look like.
right now its like this: Code:
// build navbar $navbits = array(); $navbits['index.php' . $vbulletin->session->vars['sessionurl'] . ""] = $vbphrase['jmdp_home']; $navbits[''] = $singlenews['newstitle']; $navbits = construct_navbits($navbits); eval('$navbar = "' . fetch_template('navbar') . '";'); eval('print_output("' . fetch_template('JmDPortal_singlenews') . '");'); |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|