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)

Vitaly 06-29-2009 02:32 PM

You can make hook, that turn on/off this product, depending on forum ID. But it's better to use other products, for example paul's one.

spankaveli 07-12-2009 01:15 AM

Quote:

Originally Posted by Vitaly (Post 1839601)
You can make hook, that turn on/off this product, depending on forum ID. But it's better to use other products, for example paul's one.

do you have a link or can you be more specific? i've been searching for one so i can make this only apply to the for sale section of my forum. thanks!

Delilahs 12-02-2009 01:02 PM

I'm testing this on Vb4, and it seems to be working on there so far

Zaiaku 12-26-2009 06:11 PM

Quote:

Originally Posted by Delilahs (Post 1924007)
I'm testing this on Vb4, and it seems to be working on there so far

It does not. Althouh it does combine the post it make the combine post repeat it set. And I really needed this working for vb4 too.

dmark101 02-21-2010 04:53 PM

hmm. i seem to be getting this error [on vB 3.6.12 PL2]

Code:

in vBulletin 3.6.12:

Invalid SQL:

                        SELECT post.*
                        FROM post AS post
                        LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND type = 'post')
                        WHERE threadid = [threadid removed]
                                AND dateline > [dateline removed]
                                AND visible = 1 AND deletionlog.primaryid IS NULL
                        ORDER BY dateline DESC
                        LIMIT 1;

MySQL Error  : Column 'dateline' in where clause is ambiguous
Error Number : 1052
Date        : Sunday, February 21st 2010 @ 10:16:48 AM
Script      : http://forums..com/newreply.php?do=postreply&t=[removed]
Referrer    : http://forums..com/newreply.php?do=newreply&p=[removed]
IP Address  : xx.xx.xx.xx
Username    : dmark101
Classname    : vB_Database

i've highlighted where the problem takes place. it really only happens when using the quote button itself. i've never had any issues when using the quick quote button.

i'm guessing some code change between 3.6.8 and 3.6.12 PL1 is the culprit. any help would be appreciated. :)

washingtonboise 08-23-2010 08:06 PM

4.x version is here: https://vborg.vbsupport.ru/showthread.php?t=244028

Kurisu 07-26-2013 03:44 PM

Does this work on 3.7.x?


All times are GMT. The time now is 06:29 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.03167 seconds
  • Memory Usage 1,733KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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