vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Chat Modifications - Dream's Chatbox (https://vborg.vbsupport.ru/showthread.php?t=131002)

jerseyda6 05-08-2007 04:05 PM

also is there a way to switch it so where you type is on the bottom?

Dream 05-08-2007 04:37 PM

Quote:

Originally Posted by eurofunny (Post 1243496)
Thanx for this Update, this is the best Shoutbox i ever seen.

I have a idea at the moment, is there a way to allowed administrators put small flashanimation with sound in this shoutbox??

If you create a BBCode for Flash you can.

Quote:

Originally Posted by eurofunny (Post 1243546)
I find the Time disabled only for guest is good. Is there a way to do this or for the next Update activated for Usergroups.

Hmm why would you want to do this?

Quote:

Originally Posted by odonel (Post 1243573)
anyone else has isssues with the auto announcer ?

"PHP Fatal error: Call to a member function on a non-object in d:\webscv\sites\site1\forum\includes\cron\chatbox_ autopost.php on line 19"

it would be nice if there was a delete button in the box so that messages can be deleted without going to the admin panel

Can you post your autopost options?

Theres an option for moderator usergroups in the chatbox options that should show an X in each message to delete them.

Dream 05-08-2007 04:43 PM

Quote:

Originally Posted by jerseyda6 (Post 1243757)
how do I make the field bigger? I have many users using thin but it only allows to see about 3 shouts at a time... I would like to see at least 20 with out scrolling? Thanks

You need to edit the forumhome template edit HTML.

Quote:

Originally Posted by jerseyda6 (Post 1243758)
also is there a way to switch it so where you type is on the bottom?

There's an option for this in the chatbox options.

Dream 05-08-2007 05:06 PM

Quote:

Originally Posted by eurofunny (Post 1243546)
I find the Time disabled only for guest is good. Is there a way to do this or for the next Update activated for Usergroups.

You can do this by editing chatbox.php, find

// ################################################## #####################
// ######################## START MAIN SCRIPT ############################
// ################################################## #####################

after that, add

if ($vbulletin->userinfo['userid'] == 0) { $showtime = 0; }

DementedMindz 05-08-2007 05:12 PM

so Dream any reason why the ajax version is pretty much useless right now?

Dream 05-08-2007 05:16 PM

It works perfect for me.

jerseyda6 05-08-2007 05:18 PM

thanks i got everything right? 1 more question how do I get rid of the time? everytime someone shouts it says the time right before the name? is there a way to eliminate that? also are the members able to post pictures in the box? is there a setting for that? thank you for all your help!!!!

DementedMindz 05-08-2007 05:19 PM

ajax dont refresh for other users it does however for the user who posted. log in 2 names on your test site or where ever you have it installed and try you will see. did you read my post about the error and when you hit the refresh button?

Dream 05-08-2007 05:20 PM

Quote:

Originally Posted by jerseyda6 (Post 1243802)
thanks i got everything right? 1 more question how do I get rid of the time? everytime someone shouts it says the time right before the name? is there a way to eliminate that? also are the members able to post pictures in the box? is there a setting for that? thank you for all your help!!!!

Theres a setting to show time in the chatbox options, also there is a setting to parse [ img ] tags.

Dream 05-08-2007 05:21 PM

Quote:

Originally Posted by DementedMindz (Post 1243804)
ajax dont refresh for other users it does however for the user who posted. log in 2 names on your test site or where ever you have it installed and try you will see. did you read my post about the error and when you hit the refresh button?

Yes I can't replicate your delete message bug, but the bug with IE7 not refreshing I'm working on it.


All times are GMT. The time now is 06:59 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.01596 seconds
  • Memory Usage 1,743KB
  • 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
  • (8)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