Quote:
Originally Posted by VBDev
You have to open the php files corresponding to these pages and then you should add the THIS_SCRIPT values to the box of defined pages. Please copy a screen shot of your configuration settings.
|
Display on defined pages of the forum under the navbar
Display and Position Config:
http://i42.tinypic.com/f3xduo.jpg
Functions.php in arcade :
http://i40.tinypic.com/vct44x.jpg
Proof of this script names.
Arcade = define('THIS_SCRIPT', 'arcade');
New Thread = define('THIS_SCRIPT', 'newthread'
Profile = define('THIS_SCRIPT', 'profile');
WorldMap = define('THIS_SCRIPT', 'worldmap');
or
Display the chatbox on defined pages in a variable
Display and Position Config:
http://i39.tinypic.com/291p2ww.jpg
Function.php in arcade :
http://i40.tinypic.com/vct44x.jpg
Arcade Template Edited :
http://i42.tinypic.com/2lxqih.jpg
World Map template Edited:
http://i40.tinypic.com/ng9gtx.jpg
No Matter what I try the chatbox will not show up. Let me know if you need login info so you can check things for yourslef. Thanks for all your help on this!