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)

CoreIssue 03-01-2006 05:43 PM

Quote:

Originally Posted by bashy
Hi peeps

How do i stop Moderators from deleteing shouts please.
I only want admin and Supermods to be able to do that?

I think that would require some script rewriting. Seems a hardcoded permission now.

bashy 03-01-2006 05:57 PM

Damn...that is a mighty big shame :(

Ok m8 no worries :)

Quote:

Originally Posted by CoreIssue
I think that would require some script rewriting. Seems a hardcoded permission now.


mrcrx 03-02-2006 12:34 PM

I went threw all 90+ pages the other day and found a code change so people couldnt post pictures in the shoutbox, but I lost it, anyone know where I can find it? it took hours to go threw all those pages. thanks.

mrcrx 03-02-2006 01:09 PM

Quote:

Originally Posted by GCA-Shawn
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:


Found it! incase anyone needs it. and what I replaced was Type_STR

Exposed_Bone 03-02-2006 07:00 PM

When a user tries to edit a message, the message is not edited. Only the user can see the change he made. Any ideas?

yinyang 03-02-2006 07:20 PM

how do you mass prune shouts?

S@NL - BlackBik 03-02-2006 07:52 PM

Quote:

Originally Posted by yinyang
how do you mass prune shouts?

Read the first post of this thread for the prune commands available in the shoutbox.

If you want to "autoprune" than read this post

S@NL - BlackBik 03-02-2006 07:55 PM

Quote:

Originally Posted by Exposed_Bone
When a user tries to edit a message, the message is not edited. Only the user can see the change he made. Any ideas?

Known error. Check this post for an answer.

TIP, try the "search this thread" function ;)

Exposed_Bone 03-02-2006 09:25 PM

Quote:

Originally Posted by S@NL - BlackBik
Known error. Check this post for an answer.

TIP, try the "search this thread" function ;)

Thanks for the link :)

Kokus 03-05-2006 05:07 PM

Hi ...

First excuse my english please ;-)

On this screen (official screenshot from the hack on side 1) you can see the edit functions : https://vborg.vbsupport.ru/attachmen...chmentid=32673

On the other screen (from my forum) you can see, that the edit options are not shown. Why not ? Can somebody help me ?

Greetings ... Kokus


All times are GMT. The time now is 09:21 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.03526 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
  • (6)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