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)

Stifmeister2 02-23-2009 04:21 PM

Quote:

Originally Posted by southernlady (Post 1752277)
I discovered I have a problem with this for the ones who aren't suppose to see it. It works great for those of us who can see it, but those who can't see a shout box with this in it:


Now, I realize there is no official support of this mod, but I am hoping someone in this thread can help me out. I am a designer not a coder, LOL. Liz

Do this:


In vbshout.php, find:

Code:

if ($vbulletin->options['shout_messages_order'])

                {
                        $Output = array_reverse($Output);
                }


Below that, add

Code:

if (isBanned($vbulletin->userinfo) && $vbulletin->options['shout_banned_perms'] > 0)

        {
echo '<b>Sorry, you are currently banned from the shoutbox</b>';
exit(); }

(Of course you can change the text to whatever suits you best.)


Worked for me. :)

southernlady 02-23-2009 04:47 PM

Okay, that worked but I preferred this statement...didn't sound quite so harsh, :)
Quote:

Sorry, you do not have permission to use the shoutbox
"banned" sounds so harsh when you can't see it just because you haven't gotten around to registering yet.

I appreciate the help, just wish this was upgraded. Liz

Stifmeister2 02-24-2009 04:18 PM

Quote:

Originally Posted by southernlady (Post 1752463)
Okay, that worked but I preferred this statement...didn't sound quite so harsh, :)


"banned" sounds so harsh when you can't see it just because you haven't gotten around to registering yet.

I appreciate the help, just wish this was upgraded. Liz

Haha, I actually have same kind of message on my board too. :p

johnnyrotten 03-17-2009 02:50 AM

Is there a list of commands to be fouund anywhere?
Read thru quite a few pages here but dont see.

Thanks
Johnny

Stifmeister2 03-17-2009 04:35 PM

Quote:

Originally Posted by johnnyrotten (Post 1770157)
Is there a list of commands to be fouund anywhere?
Read thru quite a few pages here but dont see.

Thanks
Johnny

/prune (Clears the shoutbox completely)
/prune [username] (Clears all shouts posted by specified user)
/"me" - Action message (all users are able to use this command) - use without those " " of course
/pruneshout [shout] - Deletes a single shout

john_d13 03-23-2009 02:36 AM

hey guys wonderin if anyone can help.

I installed, works fine exept for the smileys. when I right click and look at the properties its pointing to my old domain. I once moved domains for my vbulletin and updated my site domain. But for vbshout its still pointing to my old domain for some reason.

example. when right clicking and properties of the smiley i get
http://x-gameservers.com/forums/imag...es/biggrin.gif

should be

http://xpservers.net/forums/images/smilies/biggrin.gif

Anyone can help ?

john_d13 03-23-2009 11:30 PM

???

pewa 03-24-2009 02:01 PM

How much server resources does this mod take compared to let's say the Cyb ChatBox?

DeviantFlash 03-29-2009 04:35 PM

I could have swore I saw this box on another site with a clickable archive link.

Am I mistaken?

Stifmeister2 03-29-2009 04:47 PM

Quote:

Originally Posted by DeviantFlash (Post 1779787)
I could have swore I saw this box on another site with a clickable archive link.

Am I mistaken?

Ummm yea it is a standard feature in this mod. I have it too...


All times are GMT. The time now is 06:38 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.05830 seconds
  • Memory Usage 1,744KB
  • 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
  • (5)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