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)

phonexpo 08-17-2006 12:13 PM

Quote:

Originally Posted by bondjetta
agreed. I'm getting the same error as phonexpo after i upgraded to 3.6...

i'll try uninstalling and re-installing next chance I get, but i've got bigger fish to fry right now anyways ;)

Did you get it sorted?

@Xenon could you look into this please?

:)

bondjetta 08-17-2006 02:12 PM

Quote:

Originally Posted by phonexpo
Did you get it sorted?

@Xenon could you look into this please?

:)

not yet...haven't had a chance to uninstall it yet, was tracking down different bugs all day yesterday lol

bondjetta 08-17-2006 02:27 PM

alright, uninstalled then reinstalled and i'm still getting the window that says something to the extent of, "You already made this post, stop being a retard and just click post ONCE!"


or something like that ;)

twilighthush 08-17-2006 04:14 PM

Quote:

Plugin 'Main Doublepost Prevent Engine' - Hook newpost_complete


Search for:
How exactly do you do this? Add plugin -- hook newpost_complete? And how do you search for that variable?

GreysAnatomy 08-18-2006 12:09 PM

Quote:

Originally Posted by Stoebi
Hi

Plugin 'Main Doublepost Prevent Engine' - Hook newpost_complete


Search for:
Code:

AND dateline > " . (TIMENOW - $vbulletin->options['xen_dp_timespan'] * 60) . "
Change to:
Code:

AND post.dateline > " . (TIMENOW - $vbulletin->options['xen_dp_timespan'] * 60) . "

Reason:
With vBulletin v3.6.x the row dateline exists in the tables post and deletionlog (ambiguous).



Regards, Stoebi


You are a genius, thanks! It's working on my 3.6.0 now! :D

phonexpo 08-18-2006 01:03 PM

Cool, good man Stoebi ;)... working fine on vB360 !

Kaleem 08-20-2006 06:48 PM

The moderator's posts r not merging anything missing or something i have to add ?

Stoebi 08-20-2006 07:23 PM

Quote:

Originally Posted by LightInClouds
The moderator's posts r not merging anything missing or something i have to add ?

Hi

I can't reproduce this. Need more informations, step by step please.


Regards, Stoebi

Kaleem 08-21-2006 02:37 AM

Quote:

Originally Posted by Stoebi
Hi

I can't reproduce this. Need more informations, step by step please.


Regards, Stoebi

the info is anyone who posted double posts got merged except Moderator's usergroup even Admin's means my post got merged but no the moderator's.

Puntoboy 08-21-2006 01:30 PM

brilliant mod, thanks very much.

i couldn't get the code posted abouve to work for admins, so used the example given on the vBulletin Options menu.


All times are GMT. The time now is 03:36 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.04962 seconds
  • Memory Usage 1,749KB
  • 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
  • (4)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