Quote:
Originally Posted by stangger5
Edit the arcade/functions/functions.php file for vb4 forums..
Find:
PHP Code:
$templater = vB_Template::create('ARCADE');
Change to:
PHP Code:
$templater = vB_Template::create('ARCADE_vB4');
|
Thanks for the reply but that did not fix, looks like the line blocks are missing - almost looks like its missing an image for the blocks.