![]() |
Is there any way to be able to "open" and "close" the chat box as an option?
In your demo area, it seems to be opened at the top of the forum all the time? I can't see how to close it up? Thanks Regards, Badger |
The box at the top of my forum is the shoutbox hack. It is different then the chat hack.
|
I cannot get the smiles to work in my 3.6.5 . Will there be updates to that function in the new updates coming or what could be wrong?
|
I released part of v2.6 on page 2 that has that fix and others in it.
|
Is this bandwith intensive?
Just wondering, since I'm planning to install this. |
That new file did the trick! Thanks Tim!! I love this thing so far!! When will you add Ajax??
|
I keep getting this error when attempting to upload the plugin xml file:
Code:
Database error in vBulletin xxx: Problem is I do not see that in the database at all. I do want to clarify that I've installed the old vbchat 2.3x a long time ago, but never uninstalled. |
You must have been using the old one by ZT. I will update it in 2.6 to check for the tables so that it doesnt run the queries.
|
Found bugs (installed 2.6 for testing temporary)
-random smilies doesn't show up even if option is correctly set to "yes" and 10 random smilies are selected to display. Sometimes one smilie for selection shows up, but sometimes none not depending on how much smilies are specified to show up. -If the chat is quitted by closing the browserwindow, a little popup begins permanently to appear and disappear and another person in the chat sees thousand messages about "X has entered the room" and "X has leaved the room". Only if the little window is also closed (sometimes really difficult because it blinks permanently) the chat is finally closed. I tested with newest Firefox. Other things seems to work fine. I can finally install it, if those major bugs has been fixed. |
Could your provide more information as I cant replicate those problems.
|
Just a question, The vbshout killed my bandwidth by about 18 gigs per month, assuming a lot of users will use this, will this consume much bandwidth as well?
|
The Testuser login dosnt work, kann you add some screenshots please ?
|
screenshots please
User/Password: test2323 / test2323 <<< bad login or password |
Thats a valid login. People are using it right and left and I didnt delete it.
|
Hi,
When I Import The Product It Doesn't Appear In The Admin Cp??? And I Also Have A Few Customization Questions... 1: How Do I Change The Color Of The Names That Appear On The Whos In Chat Inside Of The Chat Room? 2:How Can I Make It That Administrators And Moderators Are Not Displayed In Whos Online And In The Chat Room. So There Like Invisible??? 3:How Can I Change Everything From Saying Vbchat lol 4: can i remove the logo but keep the copyright at the bottom of vbchat? 5: How Can I Remove The Big Ugly Space At The Bottom Like Here Is A Example < where you insert you message> <vbchat copyright> <big huge space> How Can I Remove The Big Huge Space At The End Of VbChats Copyright it looks ugly and it clutters the chat room??? 6: How Can I Make The Smileys Appear On One Another On The Side Right Below The VbChat Logo? 7: How Can I Mute The Ticking Of The Refreshing it's Annoying XD 8: None Of The Commands Are Working For Me In The Chat Room :( Probbley Becuase The Product Won't Install :'( :( Anyway Great Product I Love The Chat Room.... I Wish I Found This Before I Bought FlashChat Would Of Saved Me 10 Dollors :D Thanks! Im Using This Over Flash Chat Flash Chat Stinks Compared To This lol :) Great Job!!!! |
I'd rather have this within a vB page instead of in a big popup. Is there an easy way to do this?
|
Quote:
|
I Fixed The Problem With The Product
But Now I Don't Have Admin Permissions In The Chat So No Commands Work And My Bitfields In Vbulletin Arn't Working Can Someone Tell Me How To Rebuild The Bit Fields? |
Great mod. A few problems though. I'm getting:
Fatal error: Call to a member function on a non-object in /home/nohaxnet/public_html/vBChat.php on line 224 when i try and access the page. Added the update you posted and now i get: Fatal error: Call to a member function on a non-object in /home/nohaxnet/public_html/vBChat.php on line 228 |
Interesting. I will take a look at this and get back to you.
|
I Still Don't Have Admin Permissions In Chat?!?!?! :(
|
Hopefully I can get 2.6 out tonight.
|
ok thanks
can you remove the logo on the side and remove the big ugly space under the vbchat copyright |
Hi
there are some thing you may change them 1- the smiles don't work see the Attach file 2- I can't change the Language for it from English to Arabic ( there isn't file for Language ) thats all :) |
quotes "" show up as a html """ in the chat and random smilies doesn't appear in the smiliebar.
|
Thanks for all your feedback for things I need to update and improve on.
|
Hi,
I uploaded everything correctly and everything seems fine in the Admin CP, but I have no option to open or start a chatroom. I know it's supposed to be in the navbar, but it does not show up for me. Any thoughts? |
Quote:
This sounds like a great solution for vB but I am concerned about the server load issue with it being PHP based. Does any have any ideas of bandwidth consumption? Cheers Bruce |
glad to see an updated vBchat!! hopefully you can get all the bugs worked out. I'm holding off on my install since I previously had v2.3
|
Thanks for a excellent MOD and all your hard work. I do occasionally get a small window repeating closing loop when shutting down the chat window that was mentioned earlier in this thread regarding firefox. But apart from that small glitch very happy thankyou.
|
Quote:
|
I have found the source of that error and it will be fixed in 2.6 for now if you have that error go into the options and turn off the smilie X correction option and that should fix the fatal error.
|
Yep, that worked. Can't wait for 2.6.
Thanks. |
Because of the size of this hack and how fast the thread is growing I have added an advanced support forum on my site for people to post bugs and to come for support to help me better manage this hack.
http://www.extremewebtech.com/forums...support-forums |
Version 2.6 released.
To upgrade just upload all the files and overwrite the product then go to options and configure your settings again. |
I get this error when I tried to upgrade.. I tried it several times and then I went to the sever and deleted all files for the vbchat and unistalled the VBChat product and tried installing the product again but still doesnt work..
Database error in vBulletin 3.6.4: Invalid SQL: CREATE TABLE `vbchat_store` ( `sid` int(15) NOT NULL auto_increment, `s_postby` int(15) NOT NULL default '0', `s_message` mediumtext NOT NULL default '', `s_postime` int(15) NOT NULL default '0', `s_foruser` int(15) not null default '0', PRIMARY KEY (`sid`) ) TYPE=MyISAM;; MySQL Error : Table 'vbchat_store' already exists Error Number : 1050 Date : Tuesday, April 24th 2007 @ 10:17:44 AM Edit:: I went in and deleted the two table for VBChat 'vbchat_store' and vbchat_datastore' and now I get this error.. Database error in vBulletin 3.6.4: Invalid SQL: alter table user add vbchat_pref_font_face varchar(255) not null default '', add vbchat_pref_font_color varchar(255) not null default '', add vbchat_pref_user_ignore text not null default '';; MySQL Error : Duplicate column name 'vbchat_pref_font_face' Error Number : 1060 |
i have the same error. with a basic install. and i don't recall having those tables...
i went on and did the same thing..deleting those tables and trying to install. hope i didn t do something wrong. |
I've encountered the same problem as above, after uninstalling to check possible conflicts with another hack, and then attempting to re-install.
|
its becuase you already have the table and becuase you uninstalled and reinstalled its trying to execute the query again.
|
I got the error when I just tried to upgrade.. Thats before I tried to uninstall it to try and fix the problem... Which didn't fix it so I went and deleted those tables and still cant install it.. Thanks
|
All times are GMT. The time now is 01:34 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:
|