The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Need some help with my portal please
Hi peeps
I am currently using mkportal and i am trying out vb 3.6 on my test site. I view my forum within the portal so that it shows the left blocks, to do this in vb 3.5.4 you add this code Code:
//added from MKportal define ( 'IN_MKP', 1 ); require_once "../mkportal/include/VB/vb_out.php"; $output = mkportal_board_out($output); //end added Code:
if (!is_demo_mode()) { ($hook = vBulletinHook::fetch_hook('global_complete')) ? eval($hook) : false; } It gives a blank screen, does any part of the code make any sense to anyone and would you know what would need to be changed for it to work on 3.6.0 please? I am only asking here due the fact that when asked over at mkportal.it i got "we do not support 3.6 at present" surely it cant be that much can it? Yours hopefully |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|