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)

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


All times are GMT. The time now is 11:46 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.02238 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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