![]() |
Nice work VBDev, just one problem i am having.
The post and thread notification doesnt seem to be working correctly in the general channel. I have 3 channels 2 show post/thread notices general channel wont. If i switch to display in seperate area then it works fine in general channel. Any idea what the cause and cure is? |
I agree, the new version works like a charm! Great work VBDev! :up:
|
Quote:
Thanks! Andrew |
Quote:
Quote:
|
Minimize the chatbox then refresh your window... see if you see the Maximum number of displayed chats in the collapsed mode that you have it set too.. and that you don't get an error in your email from the sql error. That's when it happened, not upon minimizing it.
andrew |
1 Attachment(s)
Hey Dev,
from time to time a message is poppin up after i have installed a new chat box. I have attached the screen shot of that error can u please check the screen shot and let me know what could me my problem. And one more thing after i have installed this Upgraded Chat box, i'm feeling that my site became slow. Is that my psychology or the fact? Thanx in Advance bro. MGC chat rock |
geda- I and my users had experienced that in IE as well. It seems refreshing your cache fixes it... Hold CTRL and click the refresh button.. Or hold CTRL and push F5. That seems to take care of it for everyone here. ...so far at least.
Andrew |
Quote:
|
Quote:
It's working with default style but not custom style ? Check if there are any javascripts error in your second style or non reverted chatbox templates. Quote:
Quote:
Quote:
So if there is lot of activity in the general channel then you will only see chats and not notifications if these notifications are older than the chats. See what I mean ? Quote:
|
Quote:
Appreciate for ur comment but is that a permanent solution to this problem? :) |
Quote:
Quote:
I don't have a quick how to right now will have to check yui notification. I note it in the todo list. |
Quote:
|
Quote:
|
Quote:
Quote:
Andrew |
Quote:
|
Quote:
Quote:
Andrew |
Quote:
|
Quote:
A ChatBox encontra-se no modo inactivo. Para sair do modo inactivo clique no bot?o "refresh" ou na tecla F5 do seu teclado e actualize toda a p?gina. |
I've detected a Bug on the Last Version.
When You Edit a Shout all the Most Recent Shouts from the Edited one are not Displayed and the ShoutBox Stays on "Loading" those most Recent Shouts; that don't change even by pressing the "Refresh" Button. :confused: Only Some Minutes Later the ShoutBox decides to Display the Changed Messages and the Newest Ones (from the Changed One). :confused: Is curious because for Unregistered Users (Only the Can See ChatBox Option On), the Changes can be seen immediately. :confused: I Hope you can Detect and Fix that Small Bug. I liked all the other Improvements, Thank You For Sharing this Great Mod. My Best Regards. :) |
Quote:
|
A lot of my members are complaining to me that they're getting ajax errors and to contact site admin.
I'm yet to get the error myself and trying to get a screen capture of the error but just thought i'd post here to see if anyone else has been getting the same? The previous version was running just fine! |
Quote:
Quote:
Well I just tested and it's working perfect on my forum (forumcoding.com). Quote:
|
Quote:
|
The Language is still Spanish or something. I did everything right I guess. But no luck. Can't understand a Word in Admin CP. All the messages are in that language also.
May I mention, I have uploaded the English Language file as mentioned. So disappointed. Couldn't figure out, so asking for any help. Shishir |
Quote:
Hve you any idea on how to fix this yet or is it advisable to go back to the earlier version? |
I had the same problem, see my post Here.
Regards Quote:
|
Quote:
When I ser the Permissions of Any Userfroup to "Can use the chatbox" then if I maka a Change on any Post, from that Post and the ones Most Recent the Usergroups where I've set the Permissions to "Can use the chatbox" won't be able to see that Changed Post and the ones Most Recent than That One, at least for some time that I have not yet determine; after that time passes (I don't know what process happens internally on the ChatBox) then the Usergroups are Allowed to see the Changed Post and the Recent Ones. That is in the ChatBox, because on the History/Archive all the Posts are Shown Well. And as I said if I set only the Permission of "Can view the chatbox" and the Other ones to No (like for Unregistered Users), then that Usergroup can see all the Posts even the One Changed and most Recent Ones than that. That Behaviour makes me Deduce that is a Bug; I've used Previous Versions of your ChatBox (exactly the 0.2.1 of EVO) and that Error don't Occur. What Can Be Happening? :confused: My Best Regards. :) |
Quote:
And remove the whole alert javascript function call in which it's cointained. Quote:
|
Quote:
OK I know I have to remove the error message but it ends with )}}... so do I remove the whole thing, even after until the other ; ? Just want to be sure about what to remove... Code:
;function vBulletin_AJAX_Error_Handler(a){alert("Ajax error: an error has occured in an ajax request of the chatbox, please report your admin")}}YAHOO.util.Event.onDOMReady(function(){YAHOO.initChatbox=new function(){var a=function(){this.cancel(); |
When clicking on "View all chats of ..." in the menu of a shout (from an other user), I can always only see my own shouts.
|
I get this mail, can you help me with it?
Database error in vBulletin 3.7.4: Invalid SQL: ( SELECT c.*,fromu.userid AS fromuserid,fromu.username AS fromusername,fromu.usergroupid AS fromusergroupid,fromu.displaygroupid AS fromdisplaygroupid, tou.userid AS touserid,tou.username AS tousername,tou.usergroupid AS tousergroupid,tou.displaygroupid AS todisplaygroupid, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.filedata_thumb, fromu.avatarid,fromu.avatarrevision FROM mgc_cb_evo_chat AS c LEFT JOIN user AS fromu ON (c.fromuid=fromu.userid) LEFT JOIN user AS tou ON (c.touid=tou.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = fromu.avatarid) LEFT JOIN customavatar AS customavatar ON (customavatar.userid = fromu.userid) WHERE ( chanid='0' AND coidentifier IN ('0','me','announcement','pm','slap') AND (touid='0' OR fromuid='2369' OR touid='2369') AND iswarning='0' ) ORDER BY sticky DESC,c.dateline DESC LIMIT 15 ) UNION ALL ( SELECT c.*,fromu.userid AS fromuserid,fromu.username AS fromusername,fromu.usergroupid AS fromusergroupid,fromu.displaygroupid AS fromdisplaygroupid, tou.userid AS touserid,tou.username AS tousername,tou.usergroupid AS tousergroupid,tou.displaygroupid AS todisplaygroupid, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.filedata_thumb, fromu.avatarid,fromu.avatarrevision FROM mgc_cb_evo_chat AS c LEFT JOIN user AS fromu ON (c.fromuid=fromu.userid) LEFT JOIN user AS tou ON (c.touid=tou.userid) LEFT JOIN avatar AS avatar ON (avatar.avatarid = fromu.avatarid) LEFT JOIN customavatar AS customavatar ON (customavatar.userid = fromu.userid) WHERE ORDER BY sticky DESC,c.dateline DESC LIMIT 20 ); MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY sticky DESC,c.dateline DESC LIMIT 20 )' at line 39 |
Quote:
I confirm that. |
Same here.
The code I see is: mgc_cb_evo.php?do=search&what=userchats&u=1 Quote:
Quote:
|
VBDev,
I'm hoping you can help me on this matter but since installing the latest version of your chatbox I've been notice people have been having to following error on while i'm watching the whois online page.. Unknown Location: /forum/config.txt can you please confirm this has nothing to do with your application so I can help narrow down what it could be? Thanks |
I would like to have the chat box display on my arcade pages...
Also the chat box displays on my zoints pages, but always says loading. I think this is because the zoints pages are in a "z" subdir. Can you help please. |
VBDev where can i change the sound file extension? Is it possible?
|
Nevermind i have found it: mgc_cb_evo_functions.js file in clientscript folder. Maybe an option to change the sound file in next version would be a good choice :D
|
nice work,very impressive/is there a way that user can set their default font n color?thnx
|
Quote:
Thanks for the input. Shishir |
it just says loading for me then if i type something it gives me an error:
Your submission could not be processed because a security token was missing. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error. I couldn't find the mgc_cb_evo.js file anywhere either. Is that what I needed to change? EDIT: Tried the security thing. That didn't work EDIT: AHA! I did waht you suggested: Check that you haven't any non reverted chatbox templates (one that you might have modified) Thanks |
All times are GMT. The time now is 09:00 AM. |
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:
|