vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Prevent Doubleposting (https://vborg.vbsupport.ru/showthread.php?t=59916)

DrkFusion 01-09-2005 02:11 AM

Awesome work on that Xenon, I had something like this going, but this is much better, much more optimized, and well it works and it works good!

Regards,

Xenon 01-09-2005 02:00 PM

glad to hear Arunan :)

@Baptizer: i think i answered it already within the thread, but short again: you can change the \n\n in
PHP Code:

$post['message'] = $doublepost['pagetext'] . "\n\n" $post['message']; 

to add custom text between the posts as well.

Baptizer 01-09-2005 10:03 PM

Quote:

Originally Posted by Xenon
glad to hear Arunan :)

@Baptizer: i think i answered it already within the thread, but short again: you can change the \n\n in
PHP Code:

$post['message'] = $doublepost['pagetext'] . "\n\n" $post['message']; 

to add custom text between the posts as well.


THanks a bunch! Any way to get the time of the double post to display using the post viewers timezone? I am guessing not, correct?

Xenon 01-10-2005 01:08 PM

nope, that's not possible, at least not without adding extram fields to the post table (or creating something like a doublepost log)

eblivion 01-23-2005 02:50 PM

I installed the mod and didn't notice any code excluding administrators and moderators from the restriction. How can I prevent it from blocking admins & moderators?

Mechanical Mind 01-23-2005 03:45 PM

In this thread here: https://vborg.vbsupport.ru/showthrea...0603post600603
I posted twice in a row, and because it has the hack to show the first thread at the beginning of every page, it didn't merge my posts. It let me post at the end of one page and at the beginning of another???

Just an observation. I don't even have this hack installed.

UPDATE...

Xenon clarifies this below. It is not a bug.

Xenon 01-23-2005 03:59 PM

i have excluded the release forums from the automerge

Gary King 01-25-2005 10:43 PM

How can I put a separator to separate a first post and a second post when they both show up in the same post?

Xenon 01-26-2005 03:43 PM

as i said, you can put everything between the \n\n

this is already a seperator, put in some dashes or whatever ;)

Gary King 01-26-2005 04:14 PM

Quote:

Originally Posted by Xenon
as i said, you can put everything between the \n\n

this is already a seperator, put in some dashes or whatever ;)

I can't seem to put HTML in there. It just outputs <hr /> as &lt;hr /&gt;


All times are GMT. The time now is 10:06 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.01375 seconds
  • Memory Usage 1,740KB
  • 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_php_printable
  • (2)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