vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [AJAX] vBShout v2.0 (https://vborg.vbsupport.ru/showthread.php?t=93097)

Drewish 02-23-2006 01:56 AM

Some kids were playing with the shoutbox on my forum. One of them gave one of those message boxes that never go away no matter how many times you press "ok." Another one redirected the whole site to lemonparty.org via. javascript. A final person was able to modify the entire main page to the contents of lemonparty.org. This is very insulting, and although I've pruned those users, and banned them from the forum/shoutbox, It would be nice to prevent something like that from happening again....

DWard 02-23-2006 11:14 AM

I am not sure if it is just me, but unless I disable the shoutbox, I get the error below appear at the top of users profile pages etc...

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1067) : eval()'d code on line 5

DWard 02-23-2006 11:25 AM

Quote:

Originally Posted by DWard
I am not sure if it is just me, but unless I disable the shoutbox, I get the error below appear at the top of users profile pages etc...

Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /includes/functions.php(1067) : eval()'d code on line 5

Appears to be related to the 'vbshout on all pages' mod.

GCA-Shawn 02-23-2006 02:34 PM

Quote:

Originally Posted by Drewish
Some kids were playing with the shoutbox on my forum. One of them gave one of those message boxes that never go away no matter how many times you press "ok." Another one redirected the whole site to lemonparty.org via. javascript. A final person was able to modify the entire main page to the contents of lemonparty.org. This is very insulting, and although I've pruned those users, and banned them from the forum/shoutbox, It would be nice to prevent something like that from happening again....


You need to find your vbshout.php file that you uploaded during installation. Once you do, find this line:

Code:

if ($_POST['do'] == 'shout')
{
        $vbulletin->input->clean_array_gpc('p', array(

The next line should be changed to:

Code:

        'shout'                => TYPE_NOHTML,
Currently, 'shout' is set to something other than TYPE_NOHTML. I don't remember what, exactly, cuz its been awhile since I changed it :ermm:

futuregizmo 02-24-2006 06:49 AM

can't view the smilies in the posts. i can see the smilie box, and if i click the smilie, the text format appears in the text box but after clicking, "Shout" the text itself is posted and not the actual smiley. anyone knows how to solve this?

Taylor123 02-24-2006 06:59 AM

i like it

mrcrx 02-24-2006 04:20 PM

my shout box has been freezing alot. are there any updates for this?

bashy 02-24-2006 04:26 PM

Quote:

Originally Posted by mrcrx
my shout box has been freezing alot. are there any updates for this?

I thought it was just me...mine also freezes, with IE and FF
Although not as bad with FF

Justin761985 02-24-2006 07:41 PM

Hello,

Is there anyway I can enable censorship for the vBShout mod?

Thanks,
Justin.

majorj0nny 02-24-2006 09:16 PM

Quote:

Originally Posted by RaZor Edge
Sorry to "bother" you with my "small insignificant host".

I was sharing this information for those who are concern about this script performance. And also to heard from those who already use it to see if they have problems.

It's great if it's work for you.

well - thanks for the info RaZor ... while Ive had VBshout working on our site for some time, and our host has never complained - we have had problems of our bandwidth usage shooting through the roof !

Ive tried things like pruning the shoutbox offen (ie - not letting it get over a certain number), limiting viewing to a few usergroups, disableing it in my forum views and only showing it on my homepage, turning off any fancy smilies, fonts, etc... and even trying to reduce the size of the vbshout.php file... Ive taken to looking for a 'simpler' shoutbox thats not so server killing.

Im not saying I dont love this shoutbox - Its perfect for my needs!

Im not trying to figure out just what is causing the heavy bandwidth usage - if it JUST the sites constant re-loading /clients reloading of vbshout.php ? or does disabling smilies really make a difference ?


All times are GMT. The time now is 09:51 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.02630 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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