stangger5
11-17-2015, 11:14 PM
arcade/functions/functions.php
Line# 1385
It has:
$templater = vB_Template::create('ARCADE');
Shouldnt it be:
$templater = vB_Template::create('ARCADE_vB4');
;)
Line# 1385
It has:
$templater = vB_Template::create('ARCADE');
Shouldnt it be:
$templater = vB_Template::create('ARCADE_vB4');
;)