vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBChat v2.3 (https://vborg.vbsupport.ru/showthread.php?t=71049)

TwinsForMe 11-01-2004 07:36 PM

How do I uninstall this?

Bounce 11-01-2004 07:53 PM

Quote:

Originally Posted by Zero Tolerance

User's currently in chat on the index page will be in the next version btw peeps :)

- Zero Tolerance

when's the next version https://vborg.vbsupport.ru/external/2005/04/3.gif

TwinsForMe 11-01-2004 08:48 PM

Can anyone tell me how to uninstall it?

Blam Forumz 11-01-2004 08:52 PM

run the /admincp/vbchat_install.php then click uninstall

TwinsForMe 11-01-2004 08:56 PM

I tried that but it doesn't have an uninstall option.

ap0c 11-01-2004 09:01 PM

sounds like a good script, will install. One option people will ask for, sound when a new message appears or when someone enters the room

Bounce 11-01-2004 09:03 PM

Quote:

Originally Posted by Zero Tolerance
The text may blink for slow modems because the page has to refresh, remember php outputs an HTML page and is not an applet, so cant dynamicly change, so a reload is needed im afraid.

And to the person who said this uses a lot of server resources needs to re-check the code, it barely uses anything at all, an additional 1 query on the page, the users in chat iframe uses 1 query, and the chat itself uses 1 query (possibly an extra few for extra msg's and such), but barely anything compared to the rest of the default page's on vBulletin forums itself.

As for refresh taking forever, possibly your server loading slow perhaps, both frames are set to refresh every 8 seconds.

As for giving me the code for the chat in forum-index, no need, its only a simple bit of php to draw out the data already loaded and a template edit, thanks for the offer but i prefer to do things on my own :)

- Zero Tolerance

Hi Zero

Quality hack mate

Is there a way to change it from 8secs to longer, i'm on 1.5 meg connection speeds and it blinks every 4-5 secs and is quite annoying - althou you do get used to it :nervous:

TwinsForMe 11-01-2004 09:12 PM

I figured it out.

Rambo 11-01-2004 09:18 PM

Installed and works a charm!

lisagriff 11-01-2004 11:04 PM

I just found out that the text blinks on my LCD monitor, but not on my regular monitor and both computers are hooked up to DSL (1.5 meg). Must be the difference in the way the screens are refreshed or in the refresh rates. Or could it possibly be the video card? Anybody know?

I will need to be able to explain this in case anyone complains about it after my site goes live.

Thanks,
Lisa

Red Blaze 11-02-2004 01:19 AM

It's actually the performance of your computer. Has nothing to do with monitors. :p For me, it sometimes blinks, but that's because of my server.

Here's a little something I wiped up. A few template edits to make it a pop up. Hope I didn't forget anything. I put a warning there saying to back up your templates. So do so. :p

If I'm brakin' some rule, I apologize and will take down the files. ._.'

lisagriff 11-02-2004 03:08 AM

Would you care to elaborate on the reasoning why it has to do with my computer? I am really curious. This computer is the best one out of all the ones I tried and none of the others had any problems.

Lisa

Red Blaze 11-02-2004 03:52 AM

No no, you said about it being your monitor or something. Or perhaps I misunderstood somewhere. But yeah, it's rather the performance of your computer, the browser, or the server your on. As far as I know, one of those could be it, but I'm sure there's other reasons that I'm not aware of.

qwertzu 11-02-2004 12:40 PM

Quote:

Originally Posted by Zero Tolerance
This is a php/mySQL powered chat system, just brought into production. It's features for v1.0.0 are wide but more are to follow i future versions, this version has the following features:

Key:
  • White Text - Original Features
  • ColorA Text - v1.0.1 Features
  • vBChat Page
    • Shows All Messages
    • Shows Users Currently In The Chat
    • Click usersname to auto add /msg [username] into post field
    • Ability To Post A Message
    • "/me" is also available to be used
    • "/msg [USERNAME] msg here" command added
    • Auto scrolling to bottom of page (If msg's set to latest at bottom)
  • vBChat User Preferences Page
    • Ability to choose desired font color when posting in the chat
    • Ability to choose desired font face when posting in the chat
    • Ability to ignore as many user's as desired in the chat
      • Ignore users will not display any messages by those users specified on the vBChat page
      • The inputs for ignoring users are "Auto Creating", baisically when you have filled all the inputs in, 2 more will automatically create to allow the user to input more users without having to submit and reload the page, the inputs are added aslong as the rest are filled in. This requires javascript to be enabled, but it is compatible in IE/FireFox/Netscape
  • Admin Controls
    • vBChat Options
      • Turn the chat system on/offline
      • Allow users to enter bbcode
      • Ban specific usergroups from accessing the vBChat system
      • Ban specific members from accessing the vBChat system
      • Choose which way msg's are displayed, newest at top or newest at bottom
    • vBChat Prune Options
      • Prune By Days - Prunes messages older than number of days inputted
      • Prune By Member - Prunes all messages by member inputted
      • Pune By Private MSG's Sent By User - Prunes All Private MSG's sent by user
      • Pune By Private MSG's Recieved By User - Prunes All Private MSG's recieved by user
      • Complete Prune - Removes All Messages

The install has an automatic script to add templates and database modifcations.

Upgraders from 1.0.0 To 1.0.1 use an "automatic" upgrader script, makes everything so easy

4 Previews are available below showing the vBChat system and admin controls

Enjoy :)

- Zero Tolerance

thanks a lot
a least a good chat for vb3

qwertzu 11-02-2004 01:36 PM

hi ZT
i got a problem with the refresh.......... how can i change it in 20 sec for example?
thanks a lot

Bounce 11-02-2004 07:39 PM

Quote:

Originally Posted by lisagriff
Would you care to elaborate on the reasoning why it has to do with my computer? I am really curious. This computer is the best one out of all the ones I tried and none of the others had any problems.

Lisa

Our chat room is the same, its blinks contantly and the users don't like it

I've had to revert back to the sigma chat room i have also :ermm:

I liked the look about the vB one thou

Still maybe future versions will iron out the probs :rolleyes:

SuperGLS 11-03-2004 01:28 AM

Thanks for the hack.

I'm eagerly awaiting the new versions.

Zero Tolerance 11-03-2004 02:15 AM

The blinking text cannot be fixed, as i have explained before the page requires to reload, which may or may not result in blinking text, which depends on a few factors, mainly been:
Server speed, connection speed, cpu processor speed.

And for those wishing to change the refresh rate timer, edit the template "chat_main"
Find:
Code:

setInterval("chatFrameReload()",8000)
Change the 8000 to what you want it to be.

Troobleshooting: 8000 = 8 Seconds, Thus 10000 = 10 Seconds.

And new versions will be released when new versions have been completed, thats the best answer i can give to that question =)

- Zero Tolerance

Wayne2k1.com 11-03-2004 09:11 AM

Installed, and works fine :D

Good job ;)

Wayne2k1.com 11-03-2004 09:20 AM

One question, since my chat will (probably) be kinda crowded: is there a way to make the admin name both in the chat window and in the user window differently colored?

:)

cclaerhout 11-03-2004 11:09 AM

Great thanks for this hack ! It's really good.
I've just seen a little problem after the installation : the automatic install process doesn't create templates in the other styles than the main one. I did it manualy.
Except this little problem, congratulations ! Just need the possibility to create private rooms and it woud be perfect :-)

Blam Forumz 11-03-2004 05:20 PM

Will this ever turn into a flash style chat or a irc style at all? :/

No offence, but its kinda slow atm, still good though

Red Blaze 11-03-2004 08:38 PM

No, this is only php/MySQL driven. And.. what do you mean slow? o.o? Could be your server. Mine works out fine.

Blam Forumz 11-04-2004 04:13 AM

Quote:

Originally Posted by Sonikku
No, this is only php/MySQL driven. And.. what do you mean slow? o.o? Could be your server. Mine works out fine.

No, I mean slow as in it has to refresh each time, its web based ><

allhandl 11-04-2004 12:24 PM

Quote:

Originally Posted by Sonikku
That didn't really fix it. o.o;

snikku, its appears as though you found a fix to the infamous white background issue. What was the key? I tried everything in every template (at least i think) and Im still getting the page bg color. I dont want to change my main css for it will change most of the site.

any help will be appreciated

Red Blaze 11-04-2004 03:04 PM

heh, I just did my own CSS portion on the chat_iframe template. I deleted the $headinclude, and typed in the css coding for text only. Here, gimmie a few and I'll post a txt file.

EDIT: I just copy/pasted my chat_iframe template in a txt file and attached it.

What I did, is I took $headinclude off, and replaced it with my own CSS coding. You can change the link font color, and/or background. Hope it came in handy! ^^

allhandl 11-04-2004 03:36 PM

Quote:

Originally Posted by Sonikku
heh, I just did my own CSS portion on the chat_iframe template. I deleted the $headinclude, and typed in the css coding for text only. Here, gimmie a few and I'll post a txt file.

EDIT: I just copy/pasted my chat_iframe template in a txt file and attached it.

What I did, is I took $headinclude off, and replaced it with my own CSS coding. You can change the link font color, and/or background. Hope it came in handy! ^^

Thank you very much. This was driving me up the wall. I changed a lot of the coding around but never even thought to start over with the css.

You just saved me $5.49 on advil. :o)

Red Blaze 11-04-2004 08:04 PM

Well it took me more than a few ideas and attempts, then I thought "It's the damned CSS." And then viola, I fixed my problem. ^-^

kaotic 11-05-2004 02:20 AM

What were you guys trying to do? Change the chat bg color to white?

Blam Forumz 11-05-2004 05:32 AM

Can we have an ETA of the next version? Im really looking forward to it ^^

Also heres a few suggestions :D

Smilie Box
PM Box (When you click on their name a small javascript popup appears for pming them :P)
Allow admin to kick a user out of the chat
Rooms can have passwords (If thats not already a standard feature in the next version)
A few IRC commands like /emote and /me :P
Extra formatting controls via commands (also like irc, e.g ctrl+k to change font colour)
User away messages
User auto responders when they get PM'd

Thanks

/Blam

Red Blaze 11-05-2004 02:42 PM

Quote:

Originally Posted by Blam Forumz
Smilie Box
PM Box (When you click on their name a small javascript popup appears for pming them :P)
Allow admin to kick a user out of the chat
Rooms can have passwords (If thats not already a standard feature in the next version)
A few IRC commands like /emote and /me :P
Extra formatting controls via commands (also like irc, e.g ctrl+k to change font colour)
User away messages
User auto responders when they get PM'd

Smilie Box - I dunno if tha's a good idea, it would take up space. But to make everyone happy, an on/off switch for a smilie box would do fine.

PM Box - You can send private messages by clicking on their names already.

Allow Admin to kick a user out - You can ban individual user or a user group via the admincp.

Rooms having pw's - that could be a good idea.

IRC Commands - the /ignore feature could be an easy short cut. But the /me feature is already there.

Format controls - You can do that under Chat Preference.

User Away Message and auto response - eh, maybe a way to add "|away" or something next to the username like some people do it on IRC.

I would like to see some of these ideas too. Is it possible for it to be done?

Blam Forumz 11-05-2004 03:02 PM

Quote:

Originally Posted by Sonikku
Smilie Box - I dunno if tha's a good idea, it would take up space. But to make everyone happy, an on/off switch for a smilie box would do fine.

PM Box - You can send private messages by clicking on their names already.

Allow Admin to kick a user out - You can ban individual user or a user group via the admincp.

Rooms having pw's - that could be a good idea.

IRC Commands - the /ignore feature could be an easy short cut. But the /me feature is already there.

Format controls - You can do that under Chat Preference.

User Away Message and auto response - eh, maybe a way to add "|away" or something next to the username like some people do it on IRC.

I would like to see some of these ideas too. Is it possible for it to be done?

I know i know but but when i said a PM box i meant like, a mini chat box just to pm them ;) And quick format controls (I know it can be done in chat preference), but wuick ones are just more convenient

Zero Tolerance 11-06-2004 03:20 PM

Quote:

Originally Posted by Blam Forumz
Can we have an ETA of the next version? Im really looking forward to it ^^

Also heres a few suggestions :D

Smilie Box
PM Box (When you click on their name a small javascript popup appears for pming them :P)
Allow admin to kick a user out of the chat
Rooms can have passwords (If thats not already a standard feature in the next version)
A few IRC commands like /emote and /me :P
Extra formatting controls via commands (also like irc, e.g ctrl+k to change font colour)
User away messages
User auto responders when they get PM'd

Thanks

/Blam

Hopefully within the next few days the next version will be released.

* Smilie Box - I was thinking the same, perhaps just display a random 15 or so in a line below the msg input box, you press them and the code for them gets inserted into the msg box? Sounds good to me =)
* PM Box - Kinda pointless, how about just a link to the PM screen in a new window?
* Admin Abilities, yes i was thinking - /ban [Username] and /unban [Username]
* Yes, members can create rooms and make them pass protected if they wish, inactive rooms are auto deleted after 2 hours, and rooms are controllable in the acp.
* /me is already included, i guess /emote is just the same really, just type "/me is sad" or w/e you desire
* User status is another thing, i was going to get rid of the time/date before the username and add (Status: xxx) (status would be changed in the vB user preferences page)
* User auto responders .. hmm sounds good, perhaps i make it so if you put a private msg to them and they have auto respond on, it auto private msg's them back with the message of there choice?

They all sound like good ideas and will prolly be included in the next version, 1.1.0

- Zero Tolerance

Blam Forumz 11-06-2004 06:48 PM

Quote:

Originally Posted by Zero Tolerance
Hopefully within the next few days the next version will be released.

* Smilie Box - I was thinking the same, perhaps just display a random 15 or so in a line below the msg input box, you press them and the code for them gets inserted into the msg box? Sounds good to me =)
* PM Box - Kinda pointless, how about just a link to the PM screen in a new window?
* Admin Abilities, yes i was thinking - /ban [Username] and /unban [Username]
* Yes, members can create rooms and make them pass protected if they wish, inactive rooms are auto deleted after 2 hours, and rooms are controllable in the acp.
* /me is already included, i guess /emote is just the same really, just type "/me is sad" or w/e you desire
* User status is another thing, i was going to get rid of the time/date before the username and add (Status: xxx) (status would be changed in the vB user preferences page)
* User auto responders .. hmm sounds good, perhaps i make it so if you put a private msg to them and they have auto respond on, it auto private msg's them back with the message of there choice?

They all sound like good ideas and will prolly be included in the next version, 1.1.0

- Zero Tolerance

A PM Box would be useful (When i say box i mean window) - so you can keep track of PM's if you ahve many users in that chat at once.

Also, my Users in Chat iframe doesnt have all my users in chat :\

Galadrium 11-06-2004 11:26 PM

Just installed it on my forum. Looks great! Thanks.

calvinnguyen 11-06-2004 11:50 PM

I can't wait to see for next release from Zero Tolerance. Thanks Zero Tolerance for your great work. I will wait for next release.

Guy G 11-07-2004 04:25 PM

erm i searched for version 1.0.0... whre is it? or i can just install this one on a clean install ?

Zero Tolerance 11-07-2004 06:38 PM

Quote:

Originally Posted by Zorobz
erm i searched for version 1.0.0... whre is it? or i can just install this one on a clean install ?

You can simply install v1.0.1 fresh :)

- Zero Tolerance

TunerNetwork 11-08-2004 03:54 PM

how do i change the defalt text color, i have a dark background on my forum, and I want to change it so the text etc is white so u can red it, and the users in chat name colors are dark too. Thanks

Guy G 11-08-2004 08:08 PM

In the middle of the installation, i clicked 'Apply Database Modifications' to go next, but then i had a gateway timeout.. As I know this is nothing serious, so i went back and again clicked 'Apply Database Modifications', but then i got SQL Server errors that the table allready exists(mysql error: Table 'vb3_vbchat_store' already exists & mysql error: Table 'vb3_vbchat_datastore' already exists), so i went back and deleted all tables with the words 'VbChat' in them (vb3_vbchat_store & vb3_vbchat_datastore) BUT then when i try again i get a Collumn error ( mysql error: Duplicate column name 'vbchat_pref_font_face' )........ What can i do to fix this? I did not backup the database before i started the installation (sorry)

:S:S:S


All times are GMT. The time now is 05:33 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
  • Page Generation 0.02168 seconds
  • Memory Usage 1,844KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (12)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete