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)

DementedMindz 05-07-2007 04:29 PM

another nice feature would be to always have the shout input at top this way if you scroll down it still stays at the top for example if you set it to 25 shouts to show and you look at the last shout you cant type in the box cause it will scroll up too.

Dream 05-08-2007 01:02 AM

Updated, version 1.5

- Show Time? now correctly removes time from messages. When it does, mouseover the user name will show the time.

- Added automatic URL parsing. Requires BBCode to be enabled.

- Added hide refresh button option, good if you have a low refresh interval.

- Added option to change the image smilies button into a normal button, same as send and refresh.

- Added Banned Users option.

- Input buttons now use the correct button CSS class.

- Added cron files to the zip file, auto prune and auto post, the instructions to use them are in cron/cron.txt

arco 05-08-2007 01:45 AM

Awesome!

*upgraded*

Hope you figure out the IE7 issue.

arco 05-08-2007 02:16 AM

Noticed a bug in the URL auto parsing.

If you type something like this: Click here!

you get this: http://[url]http://www.mysite.com[/url]

Dream 05-08-2007 02:18 AM

use this one and try for me please

aranthorn 05-08-2007 02:28 AM

Small, easy on the server, simple....

Brilliant.

Dream 05-08-2007 02:30 AM

Thanks :)

I updated the zip file, updated chatbox.php only, fixed the bug arco found.

Also updated the instructions to the chatbox on the top. The collapse image should be correct now.

arco 05-08-2007 02:31 AM

Perfect!
All good now. :up:

Dream 05-08-2007 03:52 AM

Can anyone having problems with IE7 test it with this chatbox.php

All works fine in my board so I can't test it

Adam21 05-08-2007 04:12 AM

Just curious only.Is there any major difference between this mod and the vbshout2.1 flatfile shoutbox?I'm using IE7 too.

By the way,great job and thank you Dream.:up:

*Clicks install :)

Dream 05-08-2007 04:16 AM

I'm not sure about v2.1, but v2.0 has an auto refresh interval set to 10 seconds, hitting your server every 10 seconds per person using the chat.

This mod you can set the refresh to whatever you like, and it has a refresh button.

I'm not sure what else to tell you, as I didn't use vBShout, but maybe someone else can.

eurofunny 05-08-2007 06:42 AM

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??

eurofunny 05-08-2007 09:23 AM

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.

odonel 05-08-2007 11:02 AM

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

arco 05-08-2007 02:12 PM

Quote:

Originally Posted by odonel (Post 1243573)
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

There should be an X between the username and message you can click to delete messages.

arco 05-08-2007 02:33 PM

Quote:

Originally Posted by Dream (Post 1243439)
Can anyone having problems with IE7 test it with this chatbox.php

All works fine in my board so I can't test it

No change sorry.

But I think I'm on to something here. While looking through the "Advanced Internet Options" in IE7, I noticed this option: Enable native XMLHTTP support
It was enabled, so I turned it off. Now the first message entered appears as it should, but any message typed after that doesn't appear unless you do a full page refresh. I can also see that the chatbox does some kind of refresh at my set intervals, but the messages just doesn't appear. :confused:

DementedMindz 05-08-2007 02:56 PM

would be nice to have it so when a smiley is clicked it will auto close the popup of smilieys and another button to clear the text of the input incase they want to erase what they wrote in there kinda like vbshout but other then that so far looking good

DementedMindz 05-08-2007 03:23 PM

yeah I am seeing the error on internet explorer also. here is the error. well that is when you click the smilieys button.

also with refresh turned off in admincp and hide button turned off it refreshes the shout on the user who posted the messages screen but not on no one else's until they refresh the page so right now its pretty much a non ajax version the way it is..

Attachment 64109

DementedMindz 05-08-2007 03:47 PM

lol I erased 2 shouts when testing with internet explorer and firefox and when I hit the refresh button on the shoutbox they came back..

jerseyda6 05-08-2007 04:04 PM

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

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.

DementedMindz 05-08-2007 05:24 PM

if you say delete messages with admin on firefox and hit the refresh button with a name as moderator on internet explorer you will see the messages come back not a big deal when the refresh button is off cause they cant hit the refresh button only thing im trying to find out is why it wont refresh the messages auto(ajax) when say another moderator post. I have to refresh the whole page in order to see there post.

Legende 05-08-2007 05:27 PM

Is it possible to hide the chatbox completly for different usergroups? not just only the messages?

greets

Dream 05-08-2007 05:29 PM

I think I get what you are saying. If you delete messages in one browser, they won't disappear in the other if you have the page already loaded. This was done to save resources, the chatbox only gets the new messages, not the whole list of messages again.

Dream 05-08-2007 05:30 PM

Quote:

Originally Posted by Legende (Post 1243812)
Is it possible to hide the chatbox completly for different usergroups? not just only the messages?

greets

That would need template conditionals.

Legende 05-08-2007 05:31 PM

How can i do this? ;p

I just want it for usergroup 6 and 7 to show

Dream 05-08-2007 05:32 PM

Not sure right now, I'm sure someone would reply to you in the vBulletin programming discussion forum.

jerseyda6 05-08-2007 05:49 PM

Quote:

Originally Posted by Dream (Post 1243805)
Theres a setting to show time in the chatbox options, also there is a setting to parse [ img ] tags.

i cant seem to find it.. am i lookin in the right place

vbulletin options>vbshout options

Dream 05-08-2007 05:50 PM

No its vBulletin Options >> Chatbox Options

Show Time?
and
Enable [ img ]?

jerseyda6 05-08-2007 05:54 PM

i dont have chatbox options only vbshout options

Dream 05-08-2007 05:55 PM

Did you install this mod? Did you import the product file?


All times are GMT. The time now is 11:34 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.01720 seconds
  • Memory Usage 1,820KB
  • 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
  • (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