vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Chat Modifications - Dion Dev Shoutbox v2.1 (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=213225)

Reycer 05-09-2009 06:58 PM

ok Dion, it works and then stops working. Here's whats going on. It will sometimes post the messages I just typed and other times I am having to "Refresh" my browser to get it to work.

Reycer 05-09-2009 07:16 PM

ok, when trying to post a smilie code, I am getting a broken image picture. When I right click and go down to properties, I see that this is where the box is trying to pull the smilie from. http://lacledeforum.com/forums/http:...smilies/69.gif

For some reason, it's repeating my home address.

Also does this in the image tag.


OK, scratch that, I fixed it, in shoutshow.php I had to remove ../ from line 32. Otherwise it did what I stated above.

vuive360 05-09-2009 07:22 PM

Hi Dion Dev,i have a question .
I dont want smod can delete shout, but i want the other group can do like that, so how do i fix this thing ! thanks a lot

Reycer 05-09-2009 07:27 PM

hmmm. I also need to adjust the font size. How do I do that?

DionDev 05-09-2009 08:31 PM

The smilies are automatically parsed. So if someone types :) it gets turned into the smilie.

To change the font size you'll have to edit the "shoutshow.php" file, look for <font>'s that use the "smallfont" class and remove them.

Now currently only admins and SMOD's can delete shouts. You can disable SMOD's ability in the admin CP.

Ross L 05-09-2009 09:42 PM

In comparison to the Inferno Pro Shoutbox, how much does this affect the server load? Is it any better?

Also is it possible to make normal mods able to delete shouts?

Cheers.

nNJ 05-10-2009 02:00 AM

Is this safe to instrall if you have another chatbox installed?

I want to throw a conditional around your chatbox to only show up in certain forums that only mods, s.mod, and admins have access to, but I need to know if its safe to install this if inferno shout lite is installed

TheLastSuperman 05-10-2009 02:05 AM

Quote:

Originally Posted by nNJ (Post 1807790)
Is this safe to instrall if you have another chatbox installed?

I want to throw a conditional around your chatbox to only show up in certain forums that only mods, s.mod, and admins have access to, but I need to know if its safe to install this if inferno shout lite is installed

I would assume it is safe as the coding uses different phrases/variables blah blah lol however you know what they say about assuming but nice idea, I did that once for admins on a forum so they could chat rather quickly.

S-MAN

nNJ 05-10-2009 02:08 AM

exactly my intended use.

I was worried that they would use the same phrases, or they would cause a conflict in the database.

I'll backup and test, and let you all know.

Cheers,
nNJ

P.s. Thanks S-MAN

DionDev 05-10-2009 09:40 AM

Quote:

Originally Posted by Ross L (Post 1807714)
In comparison to the Inferno Pro Shoutbox, how much does this affect the server load? Is it any better?

Also is it possible to make normal mods able to delete shouts?

Cheers.

I don't know. I have never used Inferno Shoutbox or any other for that matter. All this shoutbox does is perform a mysql query every 2 seconds (or however long you set it to in the javascript file). Honestly, this is nothing. People use way more queries than this just browsing forums. If you're worried about server load then please edit "2000" to a higher number, such as "5000" for 5 seconds.

Also, the shouts are only redrawn if a new shout is made while you're viewing the shoutbox, therefore this version significantly reduces bandwith consumption.

Quote:

Originally Posted by nNJ (Post 1807790)
Is this safe to instrall if you have another chatbox installed?

I want to throw a conditional around your chatbox to only show up in certain forums that only mods, s.mod, and admins have access to, but I need to know if its safe to install this if inferno shout lite is installed

Yes it should be fine. All the plugin variables are prefixed with "ddsb_".

Update on version 2.2:

The changes for 2.2 will be minor. They will involve the BBcode buttons and perhaps a smilies dropdown list of some kind. I also might add the ability to give power to people in groups that you specify.


All times are GMT. The time now is 04:44 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.01117 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)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