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)
-   -   Prevent Doubleposting (https://vborg.vbsupport.ru/showthread.php?t=96602)

Sworm 04-26-2008 12:35 PM

Quote:

Originally Posted by Phalynx (Post 1499391)
A working version for vB3.7 RC4 would be great.



For Admin bypass?
Is possible?

KURTZ 04-27-2008 06:56 PM

Quote:

Originally Posted by Jase2 (Post 1494380)
I'm going to release something similar to what vb has for version 3.7 -- when I get time. :)

you're 'da man' Jason :D

Quote:

Originally Posted by Sworm (Post 1499735)
For Admin bypass?
Is possible?

check the attached file .. ;)

Boofo 04-27-2008 07:00 PM

What have you added to it or changed in it?

redlabour 05-01-2008 12:59 PM

Is anyone able to start a real 3.7 Port?

Boofo 05-01-2008 01:03 PM

It works fine on 3.7.

Black Tiger 05-01-2008 01:44 PM

On my 3.7 gold it's working fine too.

KURTZ 05-01-2008 01:55 PM

Quote:

Originally Posted by Boofo (Post 1500888)
What have you added to it or changed in it?

PHP Code:

AND !in_array($vbulletin->userinfo['usergroupid'], array(5,6,7)) 


Boofo 05-01-2008 02:17 PM

Quote:

Originally Posted by KURTZ (Post 1504555)
PHP Code:

AND !in_array($vbulletin->userinfo['usergroupid'], array(5,6,7)) 


You can add that to the Additional Condition (experts only) setting instead.

dinodonk 05-03-2008 01:42 AM

Quote:

Originally Posted by bada_bing (Post 1492320)
Awe never mind got it thanks I used this

!in_array($threadinfo['forumid'], array(83,129)) AND !can_moderate()

I was missing the )

i think you should use "OR" ???

Black Tiger 05-03-2008 11:44 AM

I onlyl have !can_moderate in there, nothing else, is that wrong then?

What does this part do?:
Code:

!in_array($threadinfo['forumid'], array(83,129))


All times are GMT. The time now is 10:55 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.02347 seconds
  • Memory Usage 1,743KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)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