
08-28-2009, 04:34 AM
|
|
|
Join Date: Nov 2003
Posts: 921
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Ice-Maiden
Could somebody please help me, i have installed this mod but although i have it set to show in both forum home and arcade it will only show in forum home, the arcade isnt happening, all the settings have been set correctly but it still wont do it!
Any help with this please??????
|
If you are using 2.6.8 IBProarcade:
Quote:
In order to display the chatbox on the IBProarcade pages, follow these instructions:- In the admin control panel, go in the Display and positions of the chatbox.
- Activate the option Display the chatbox on defined pages in a var or Display the chatbox on defined pages below the navbar.
- In the pages list, add :
and then validate.
- Open the arcade/functions/functions.php file and search for function do_output($output_array).
- After // add additional needed variables, add :
- Finally, if you are using te option to display the chatbox in a var, edit the ARCADE template and add :
where you want the chatbox to appear.
|
|