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)

JirQUEST 03-09-2005 07:56 AM

Quote:

Originally Posted by Carl Anderson
I am running version 1.1 - what do I need to do to upgrade to 2.3 ?

what i did was, delete the old data columns and tables in the db, then run the install script. worked fine for me.

lefthome 03-09-2005 10:59 AM

A few weeks ago I installed VBChat 2.0 to my system. I am currently using VbBulletin 3.6. During the install I experienced several issues with the board so I removed everything (during the final phase of removal I discovered I failed to remove one of the existing scripts as I installed the new hack) except the forum overlays or custom templates, i.e. chat.

Anyway, I am upgrading to VbBulletin version 3.07 this weekend and will reinstall VBChat 2.3 ensuring I read all the steps before I install and removing everything required.

Here is my question: Since I already installed VBChat 2.0 should I;

1. remove the custom templates..chat or leave intact
2. should I install as an upgrade, if I leave these or does it matter
3. should I remove the custom templates and start the install as fresh for 2.3 vbchat?

nnjj.net 03-10-2005 08:09 AM

I will try to do the same as you did JirQUEST & see what will happen :)
thanx

Jacuma 03-10-2005 02:27 PM

Installed thanks Zero Tolerance although I will install 2.3 over the weekend

vakvak 03-10-2005 08:28 PM

help uninstall sql for v2.3 bad

Quote:

Database error in vBulletin 3.0.7:

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

mysql error number: 1050

vakvak 03-12-2005 08:13 PM

how to uninstall sql help pls...

hendri 03-14-2005 12:49 AM

i'm getting thiw debug error : on line 867 error : object expected.. what happened ? please help to solve the problem. vb chat runs well.

thanks

AbstractHipHop 03-14-2005 12:57 AM

beautiful upgrade!

RichieBoy67 03-14-2005 01:01 AM

I guess I missed something... What are the new features in the last upgrade?? I guess I have version v.2.3...

Thanks

White Knight 03-14-2005 01:20 PM

I just wanted to give you a quick thanks for the upgrades.. i and my members appreciate it

fonzerelli_79 03-14-2005 09:53 PM

Quote:

Originally Posted by akiy
Bug report:

A user using Opera has reported that when there are enough messages so that a scrollbar shows up, the scrollbar jumps to the top at every refresh, even if the page is set to have newest messages show up at the bottom.

It looks like the Javascript call of scroll(0,99999999) does not work for Opera.

first of all - amazing script. The designer took a lot of time and care with this whole download :)

akiy - did you or any other member resolve the problem with opera?

EH-Jay 03-15-2005 06:06 AM

I have this hack installed. 100% perfect. Question though. For example, 2 people are in the chat, 1 leaves. Why does it still show 2 people and the other person in the chat who actually left?

And I integrated this hack into my current design :) instead of the full page for the chat. very easy. Nice work.

EH-Jay 03-15-2005 03:39 PM

Also, why does it load all the chat that others have posted? Like I come on there after a few people have been in there chatting and it shows what they have said. Anyway to turn that off?

Polo 03-15-2005 06:35 PM

Quote:

Originally Posted by EH-Jay
Also, why does it load all the chat that others have posted? Like I come on there after a few people have been in there chatting and it shows what they have said. Anyway to turn that off?

Is it even possible? I would also like to make those disapear.

LeeWicKeD 03-15-2005 06:55 PM

hey zero tolerance! very nice changes! i had v1.1.1 and was surprised that there is already a v.2.3 ;)

but i have one question:

in the old versions the chat was opened below the main-forum-navigation (also when opening a new window). how can i do this in v2.3? because i need the navigation when being inside the chat. i hope you understand what i mean ;)

[high]* LeeWicKeD clicks install[/high]

xug 03-15-2005 07:09 PM

Maybe I missed it but I have a problem with the history.

When chatting with a bunh of people we can only scroll up a little back in the chat confo, can this history be increased somewhere?

And also as EH-Jay mentioned needs to be solved, lets say you talk about somebody who isn't in the room and then he enters and can see what is just said, not good.

Further, one fine hack!!

LeeWicKeD 03-15-2005 07:15 PM

@xug: in vbchat.php look for

Code:

$Get_Chat_MSG = $DB->query("select u.*,m.* from ".TABLE_PREFIX."vbchat_store m left join ".TABLE_PREFIX."user u on (u.userid = m.s_postby) where m.s_forroom = '{$bbuserinfo['vbchat_pref_in_room']}' order by m.s_postime desc limit 0,15");
and change the 15 at the and to the number of messages that you want to be shown ;)

Polo 03-16-2005 06:40 PM

This is by far the best chat integration to vbulletin... check the attachment and look how nicely integrates with vbulletin and the cmps...

thank you Zero Tolerance...

SycoPhant 03-17-2005 02:00 AM

love it :bowdown:

intrigue 03-17-2005 09:44 AM

hey i will most likly install this as it seems you have ironed out all of the issues i had problems with in earlier releases
.matt

intrigue 03-17-2005 11:31 PM

ok i get a white screen im not sure what i have missed i hav eran the install script and have added the template mods except for the vbchat users template does that need to be added for it to work i assume not?
.matt

RichieBoy67 03-18-2005 01:49 AM

I guess I missed something... What are the new features in the last upgrade?? I guess I have version v.2.3...

Thanks

xug 03-18-2005 12:44 PM

Thanks LeeWicKeD

I still don't like it when I get in the room (or somebody else) that I can read what is said before, this is really bad and I hope this issue can be solved asap because this is the best chat integration I have seen here.

robert_2004 03-18-2005 03:01 PM

Question to Zero Tolerance:
Can i save the chat logs as threads or topics to the site, like i have mentioned here:
https://vborg.vbsupport.ru/showthrea...266#post627266
???

animehawk 03-18-2005 03:49 PM

Cheers to Zero Tolerance! I just finished the upgrade from 1.1.1 to 2.3 :) Very nice work.

LeeWicKeD 03-19-2005 04:51 AM

Quote:

Originally Posted by xug
Thanks LeeWicKeD

I still don't like it when I get in the room (or somebody else) that I can read what is said before, this is really bad and I hope this issue can be solved asap because this is the best chat integration I have seen here.

i really like this ability reading the old messages, very helpful sometimes! for important things there are also the (chat-)pm's ;)

intrigue 03-19-2005 11:07 AM

ok sorted it was the template modifications that the installation makes
i changed the default style and it made the changes properly :)
.matt

intrigue 03-19-2005 11:10 AM

the only problem i have now is when joining the room i get 3 joins for the one person any reason for that?
.matt

intrigue 03-19-2005 11:16 AM

so anyways this erm integration with vb you know like within your site how do you do that? rather then a popup window?
.matt

sv1cec 03-19-2005 11:36 AM

First of all, do not expect ZT to answer your questions here. There is a special forum for vBChat, and that is where you should be posting your questions. The URL for the forum, is at the top of every page here.

As for the vB integration, I am not sure I understand what you mean. The chat opens in a new window, because it is a different application than browsing the forums. It is however fully integrated with vB. In order for someone to go in the Chat, he has to be a member of your forums. Also, moderators can ban members from the chat (i.e. the program understands who your mods are etc). My Advanced Warning System, which is another hack for vB, understands when a user enters a vB cencored word and issues a warning. vBChat is the most integrated with vB chat program there is today, believe me, I've tried them all. And it allows you to program it just as if it was vB, which is more than some other chat hacks can offer.

Rgds

Joe Mac 03-21-2005 12:28 AM

Works well. My users love it.

Fenriz 03-21-2005 06:41 AM

How can I uninstall vbchat? I've installed it (step 1 and 2 in istruction), but need to uninstall it now.
When I run install_vbchat.php file, I receive only 'installation type' in the menu, but without unistall option..

Please help.

TopeeGuy 03-21-2005 06:16 PM

Is there any way to restrict certain usergroups to certain chat rooms?

E.g. two usergroups: ugA and ugB. Two rooms: crA and crB. I only want ugA to be able to access crA (and not crB), and ugB should only be able to access crB (and not crA).

Possible?

havefun 03-21-2005 10:44 PM

thanks a lot. great work :)

Mr.ciuk 03-23-2005 08:04 PM

Quote:

Originally Posted by Zero Tolerance
Changing height/width % will be in the next version :)

- Zero Tolerance

Thaks a lot for your great work.... :)

Can i make something manually to reduce windows chat ???
Thanks !!!!
:)

sv1cec 03-24-2005 01:04 AM

Quote:

Originally Posted by Mr.ciuk
Thaks a lot for your great work.... :)

Can i make something manually to reduce windows chat ???
Thanks !!!!
:)

Go into your navbar template, or wherever you are calling vBChat from, and find the script that opens up the window. Replace that script with this one:

HTML Code:

<script type="text/javascript">
<!--

function OpenvBChat(){

var ws = screen.width*0.8;
var hs = screen.height*0.7;
var winParms = "height=" + hs + ",width=" + ws + "directories=no,resizeable=yes,location=no,menubar=no,scrollbars=yes,status=no,toolbar=no";
vBChat = window.open('vBChat.php?$session[sessionurl]','vBChat',winParms)

return false;
}

-->

</script>

You can change the factors 0.8 and 0.7 I use, in the variables ws and hs to suite your needs. As it is now, it will create a window with 0.8 times the screen width and 0.7 times the screen height of your user's screen.

Rgds

teedizz 03-24-2005 02:26 AM

Quote:

Originally Posted by Polo
This is by far the best chat integration to vbulletin... check the attachment and look how nicely integrates with vbulletin and the cmps...

thank you Zero Tolerance...



How did you do that bro? I would like for it to load like that instead of a seperate window....thank for any info


Also heres a problem some members are having & was wondering if you can give me a solution......alot of my members say when they click on tha vbchat link tha page loads blank.......i have asked members to turn off firewalls, use different web browsers.....but still no luck.....it works fine for me like i said earlier but ALOT of people are saying that it isnt showing up...is there a fix for this that might be preventing certain people from viewing vbchat? maybe its sp2 for i.e. ? ...i have no idea & was wondering if someone could point me in tha right direction

Osiris2k 03-24-2005 02:56 AM

Hey first of all this is a great hack!

But I got one problem, when I try to enter the chat from the mainpage(vbadvanced) it gives me page not found (it is correctly forwarded to vBChat.php)

But it does work if I click the chat link from within the forum itself.

How do I fix that?

sv1cec 03-24-2005 03:03 AM

Guys, do not post your questions here, ZT does not check this area any more, or at least he doesn't check it frequently. If you have a problem or a question, please post it here:

https://vborg.vbsupport.ru/forumdisplay.php?f=107

Rgds

PHPGeek2k3 03-28-2005 02:28 AM

Hey Thanks ZT for this mod really nice one. I love the features of the latest which is 2.3 where there is no sound of the refresh and no page loading look.

Thanks
- James


All times are GMT. The time now is 01:01 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
  • Page Generation 0.02424 seconds
  • Memory Usage 1,827KB
  • 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
  • (1)bbcode_html_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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