Thread: vBChat v2.3
View Single Post
  #853  
Old 02-28-2005, 01:04 AM
Zero Tolerance's Avatar
Zero Tolerance Zero Tolerance is offline
 
Join Date: Feb 2004
Location: England
Posts: 813
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Megareus Rex
The fix for the "Whos online" box worked perfectly.

But, the other problem still persists. I increased it to 350, 380, 400, then to 425, and it still partially cuts it off.

Here's a pic of it at 425:

Oh, and also, my members complain about the chat constantly refreshing and stuff. How can I stop that?
Seems your rows are exanding with it, so let's set a 1% height, that should resolve it hopefully, make this edit for all of these templates: chat_row, chat_row_bot, chat_row_me, chat_row_special_recieved, chat_row_special_sent

Find:
Code:
<td nowrap="nowrap"
Replace With:
Code:
<td nowrap="nowrap" height="1%"
Constant refreshing cannot be stopped, hidden iframe's get the newest data, otherwise the chat wouldn't be dynamically changing.

Quote:
I have set up version 2.2 so that only my "sponsoring members" which is a secondary usergroup are allowed to have private chat rooms. This does not seem to work. Even though I have enabled their usergroup in the vbchat setup for this capability it says "thier user group does not have the rights to do this", when they try. I suspect it is a secondary/primary usergroup issue.
The code works off Primary user groups only i'm afraid, however i'll try add secondary usergroup support in a future release

Quote:
Also I still get an X for at least one of my smilies even after changing one of the smiles url and changing it back to try and refresh the cache.
I'm not sure what is causing it then i am afraid, for now turn show smilies off, untill this is resolved

Quote:
I have now installed the vb chat on my public forum and it works wonderfully. Everything uploaded correctly
The question I have now is this. How do I get the chat to work with a second style I have available for my forum ? It works great with the default vb style but so with a style I have tweaked the colors and a few minor style changes.

Jaye
The templates need to be copied over to your other style, and dont worry, i made a modification to copy templates from 1 style to others, located here: https://vborg.vbsupport.ru/showthrea...threadid=72288, it will save you a lot of trouble of manually doing this

- Zero Tolerance
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01340 seconds
  • Memory Usage 1,778KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete