Looks like you are running vBAdvanced CMPS...make sure in your ./includes/functions.php file you have the code required from it...it looks like this:
Code:
if (defined('VBA_PORTAL') AND !defined('SKIP_OUTPUT') AND !defined('VBA_SCRIPT'))
{
define('SKIP_OUTPUT', true);
global $home;
print_portal_output($home, $vartext);
}
Quote:
Originally Posted by cbr929rrerion
I tried the install on 3.5 and get this message after login,
Code:
Fatal error: Call to undefined function: print_portal_output() in /hsphere/local/home/crotchro/crotchrocketracing.com/includes/functions.php on line 4175
anyone have a fix?
Does it not add the phrase? Instrustion here seem vague? I installed the product and get the above error.. how do we fix this?
|