
08-04-2010, 10:02 AM
|
 |
|
|
Join Date: Aug 2005
Posts: 90
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by lazyindian
The title doesnt seem to work on VB4
to fix this
open arcade/functions/functions.php
find
Code:
$templater->register('footer', $footer);
below that paste
Code:
$templater->register('ibprotitle', $ibprotitle);
save the file and upload it.
The title will now work on vB4
|
Thanks.. it works n vb 4
|