Quote:
Originally Posted by Dr. Bantham
I am sorry, but I can not find directions simple enough for me to implement the Chatbox with a global variable. Can someone explain what files I modify and what code I place in order to have it appear at the top of the footer of every page, or at least at the top of the vbAdvanced footer? I am sure this must be simple, but it is escaping me.
|
As I told, the global thing might not work with vbadvanced due to path problemes (this is why I told that I'll be releasing a vbadvanced addon for that purpose).
To show it on particular pages, here is what you should do :
- Open the php file of the page where you want to show the chatbox
- Search for the THIS_SCRIPT define line and note the value which is assigned to THIS_SCRIPT
- Put it in the admincp in the box made for that purpose for the chatbox show on all pages thing
- Activate the option show on defined pages in a global var
- The open the templates of the page you want it to be shown and then put $mgc_chatbox wherever you want it to be on the page.
I know this process is maybe hard but this is the price for placing the chatbox wherever you want
Quote:
Originally Posted by vnairp11
how can i replace the text that says MGC Chatbox [Archives]
right above the chat box?
Also i like the idea of the inilne smileys how can i increase the # of inline smileys displayed
I am using version 1.2 by the way.
|
Both can be changed through options in the acp.