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)

Black Tiger 10-13-2008 08:23 PM

yes.

Pirat3 10-13-2008 10:31 PM

Quote:

Originally Posted by Black Tiger (Post 1644412)
yes.

Do i have to make any changes ? or can i simply just upload as normal?

Black Tiger 10-13-2008 10:52 PM

As far as I remember i have just uploaded it as normal.
The only thing that had to be done was to enable the product, nothing more.

rolloffhill 10-15-2008 01:09 AM

Can someone tell me exactly what to put in the expert box to make it were everyone is automerged including Admins and mods?

I tried the

add !can_moderate(5,6)
add !can_moderate()
!can_moderate()

None of which works

Thanks

Black Tiger 10-15-2008 10:48 AM

The export box is to exclude people. If you put !can_moderate or something like that (don't remember the exact phrase) in there it is to EXclude admins and mods.

Should work for everybody when you put nothing in the expert box as far as I know.

rolloffhill 10-15-2008 10:18 PM

but it doesn't which is why I am asking the question. It never has worked for admins and mods since the day I installed it.

PAKIDIL 10-16-2008 06:29 PM

i tried to install it in vb 3.7.2 but its work with NEW REPLY but not with quick reply so can any one fix it or tell me how to fix it ?

TheMic 10-17-2008 10:59 PM

Quote:

Originally Posted by Blind Guardian (Post 1598619)
I'm having some problems with adding custom conditionals. The plugin works fine, and auto-merges everything that it should, but I have a few forums that I would like to disable auto-merge in.

Before I upgraded to 3.7.2, I'd been able to just add those forums to the custom conditional as:

Code:

!in_array($vbulletin->forum['forumid'], array(###, ###))
But that no longer seems to work. I've tried doing it the long way too, but that doesn't seem to work either.

Code:

$vbulletin->forum['forumid'] != ### AND $vbulletin->forum['forumid'] != ###
Is it still possible to prevent auto-merging per forum?

Edit: Thought -- Do I now need to manually pull the forumid out of the database through the plugin code, rather than just in the additional conditions option box?

Hi...
for me worked this code:
Code:

in_array($foruminfo[forumid], array(###,###,###,###))
I have a 3.7.3 version!

very great mod for my forum!

:)

TheMic 10-17-2008 11:19 PM

Quote:

Originally Posted by PAKIDIL (Post 1646538)
i tried to install it in vb 3.7.2 but its work with NEW REPLY but not with quick reply so can any one fix it or tell me how to fix it ?

I have the same problem... can someone help us?

thanks in advance!

siriuxs 10-21-2008 07:52 AM

I have vbulletin 3.7.3 and I have this problem. When I write two or much post it are auto-merge but it compare also separated... Why?


All times are GMT. The time now is 06:50 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.04292 seconds
  • Memory Usage 1,739KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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