![]() |
Ok thanks, will wait untill the next version then :)
|
ok, after working with it a bit when you have it set to have the newest posts at the bottom you have to scroll down to the bottom when you first enter a page with the chatbox as it displays the top of the chat window. at least that's an issue i'm running in to.
|
Quote:
I'll try to check that, noted on todo list ! |
version 1.1 was working great for me but then i switched to 1.2 and now one my main template it keeps saying loading...i switched it to UTF-8 and that didnt help. Any ideas of what im doing wrong? my other template is working fine
|
Try reverting the mgc_chatbox template ;)
|
Quote:
Open the includes/function_mgc_cb.php file FIND: Code:
$chatbox_smileys .= '<a href="#top" onclick="return ajout_smilie(\'' . $textsmilie . '\');" alt="' . $smilie['title'] . '"><img src="' . $smilie['smiliepath'] . '" border="0" /></a> '; Code:
$chatbox_smileys .= '<a href="#shout_top" onclick="return ajout_smilie(\'' . $textsmilie . '\');" alt="' . $smilie['title'] . '"><img src="' . $smilie['smiliepath'] . '" border="0" /></a> '; Then go into the Styles editor and edit the template - mgc_chatbox FIND: Code:
<a style="float:$stylevar[right]" href="#top" onClick="return exec_collapse_chatbox();"><img id="collapseimg_mgc_chatbox" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_mgc_chatbox].gif" alt="" border="0" /></a> Code:
<a style="float:$stylevar[right]" href="#shout_top" onClick="return exec_collapse_chatbox();"><img id="collapseimg_mgc_chatbox" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_mgc_chatbox].gif" alt="" border="0" /></a> Plus I found the same problem with the collapse / expand function so I altered one further line... FIND: Code:
<a href="#top" onClick="return collaspe_chatbox();"><img src="$stylevar[imgdir_misc]/menu_open.gif" alt="" border="0" /></a> Code:
<a href="#shout_top" onClick="return collaspe_chatbox();"><img src="$stylevar[imgdir_misc]/menu_open.gif" alt="" border="0" /></a> Hope this helps? ;) |
Hum yes that a nice idea on how to fix it, I just don't figure that option out :)
Nice done Howell ! Thansk, I'll modify that in the next version ! |
Quote:
Edit: Perfect it works |
When doing a /del all, I received this message.
Quote:
|
hum yes small bug, open mgc_chatbox.php.
Find : Code:
/* Tri des messages selon l'ordre d'affichage (ascendant ou descendant) */ Code:
/* Tri des messages selon l'ordre d'affichage (ascendant ou descendant) */ |
All times are GMT. The time now is 11:37 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|