Quote:
Originally Posted by VBDev
Yes and you don't have the modification I stated, you have to add after that :
Line will then be :
Code:
global $mgc_cb_evo_var,$mgc_cb_evo;
|
Its the same, nothing in the Ibproarcade ..
PHP Code:
function do_output($output_array)
{
global $DB, $ibforums, $arcade, $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox;
global $forumjump, $timezone, $logincode, $_USEROPTIONS, $scriptpath, $admincpdir, $modcpdir, $quickchooserbits;
global $languagechooserbits, $spacer_open, $spacer_close, $vbulletin, $navbar, $footer;
global $template_hook, $notifications_menubits, $notifications_total, $notices, $ad_location;
global $mgc_cb_evo_var, $mgc_cb_evo;
global $vba_options;