Quote:
Originally Posted by redtaz
Thanks that worked now one more question I have the full chat window button enabled on my chat but when you roll over the button  "Ouvrir la chatbox en pleine page" where can i edit that so it says it in English?
Thank You,
REDTAZ
|
I think it a phrase I forgot to put in the english xml language file or an hardcoded one
Have a look in the mgc_chatbox_editor template and check if it's a phrase or an hardcoded text.
If it's a phrase you will be able to modify it by editing the phrase in your language manager otherwise directly in the template if it's hardcoded.
Quote:
Originally Posted by Andres Kello
Hi VBDev,
I'm experiencing a problem and wanted to give you some feedback so you can perhaps fix this in the next version.
I wanted the Chatbox to appear on every page of my forum so on the option Display on defined pages above the navbar I selected YES.
This worked, and placed the Chatbox on the pages were it was not appearing before (for example, on the "New Posts" page).
HOWEVER, on these new pages (such as "New Posts"), the Chatbox appears farther below than in the default pages. In fact, on the new pages, the space between the Chatbox and the NavBar doubled from 16 pixels to 32 pixels.
In the index page, threads, and posts it had 16 pixels of spacing, and on every other page it has 32 pixels of spacing. So when browsing the forum, the Chatbox jumps from one position to the other depending on what page you are on, instead of always staying in the same position.
To give you a better idea of what I'm talking about, I took screenshots so you can see the Chatbox on the index page (with the default 16 pixels of spacing) and on the "New Posts" page (with 32 pixels of spacing). I also took a screenshot of my Chatbox settings so you know what they are: Thank you very much for your time, other than that the Chatbox is working great so far!
Cheers,
Andres
|
Hum Yes really strange.
Perhaps those page have a defined height or particular margin which leads to that difference. But they are mainly generic so I don't see why it would act like that.
By the way such bug might be a hassle to debug
Quote:
Originally Posted by Abu2
Hi, VBDev! I have the same bug of chat-loading in IE  The problem still exist for v 1.5.
Please, help!
|
I think it's because you made modifications to the mgc_chatbox template in the previous version and you haven't reverted it for the new version installation.
Revert the template and you'll see everything will be fine