
03-28-2007, 09:57 PM
|
|
|
Join Date: Mar 2007
Location: UK
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Fantastic, worked a treat!
Thanks.
Great Mod.
Quote:
Originally Posted by PimvanJ
try this:
open /arcade/functions/functions.php
search for
Code:
global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox;
and replace it with
Code:
global $header, $vbphrase, $vboptions, $stylevar, $headinclude, $bbuserinfo, $session, $show, $pmbox, $custom_droplinks;
(thanks to MrZeropage)
|
|