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)

SpanishHarlem 09-17-2006 05:09 AM

Hi we have 3.6.1 and have did the last xml file and we still get

Database error in vBulletin 3.6.1:

Invalid SQL:

SELECT COUNT(postid) AS count
FROM post AS post
LEFT JOIN deletionlog AS deletionlog ON(deletionlog.primaryid = post.postid AND type = 'post')
WHERE visible = 0 AND dateline > 1155567293
AND deletionlog.primaryid IS NULL;

MySQL Error : Column 'dateline' in where clause is ambiguous
Error Number : 1052

only way to fix is tuen off plugins. I have triedto uninstall the Product and turn plugins back on and we still get that dateline err please help!

Thankyou in advance

SpanishHarlem 09-17-2006 05:42 AM

::resolved::

we uninsralled some other hacks and it works! Ajax and Dble Post mods are enabled!

Thankyou, the fix in other post was a lifesaver!!!

Snake 09-17-2006 07:34 AM

Thank you for the fix! :)

mtha 09-27-2006 06:28 AM

Quote:

Originally Posted by rmxs
Here its the product For 3.6.x!

Info about HOW TO exclude usergroups from Double Posting!


Vb Settings - Doublepost Preventing - Additional Condition (experts only)

And Add
Code:

!in_array($vbulletin->userinfo['usergroupid'], array(5,6,7))
Change 5,6,7 with user group id that you wont to exclude!

cool!
Adding this

AND strlen($post['message']) < $vbulletin->options['xen_dp_maxchars']


to Main Doublepost Prevent Engine

and xen_dp_maxchars variable to the option

in order to add maxchars condition :)

chrisvonc 10-04-2006 05:15 PM

I loved the older versions of this one. Glad to see it back!
I havent had a chance to read through all the posts here yet so maybe it was covered, but if not, is there a way to add a line break to help space the follow up posts apart?

bashy 10-04-2006 05:39 PM

Hi

Is there anyway to set it so that after a set time it does not auto merge?
Also is there a way so that it dont do this with the staff please?

chrisvonc 10-04-2006 06:52 PM

Bashy, the time limit is adjustable in the admincp > vb options > doublepost preventing > timespan

Shouzen 10-08-2006 06:36 PM

it would be coll to make so that you don't have to refresh the page to se eit.

JohnBee 10-18-2006 06:28 PM

Very odd...

I installed this hack (straight forward) ajusted the admincp settings to 60mins.
fired a few threads in a row... nothing... :(

Tried re-installing it a few times... Still no go
Very odd.


* Nevermind - I did a bunch of crap and now it works...

BANDiT600 10-21-2006 08:27 PM

Someone, make a graphic bar for post separator, please.


All times are GMT. The time now is 04:55 PM.

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.02986 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)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