vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   New Posting Features - Doublepost Prevention (https://vborg.vbsupport.ru/showthread.php?t=233234)

nul7 04-03-2010 10:31 AM

installed, thanks!

Julie 04-03-2010 10:58 AM

Quote:

Originally Posted by Forum Lover (Post 1998818)
Paul, I need just an extra feature please. I want to exclude thread openers. I mean a thread opener can post in his thread anytime they want and their post will not marge in their threads.

How can I make it please?

Quote:

Originally Posted by Paul M (Post 1999055)
I will try and consider it for the next update - however, I cannot say when that will be.

I too would very much like this feature. Thanks in advance! :)

tafreeh 04-06-2010 05:14 PM

Installed.. configured setting.[s] Doesnt seems to work.
Any idea?[/s]

Never Mind

Hikikomori 04-07-2010 02:57 AM

I doubt others care, but is there a way to make it so that the next post id for the auto increment doesn't increase when a double post is made? For example, if the post id is currently at 10, and I just made a double post, the next post id will be 13 whereas I would prefer the next post id to be 11. So would it be possible so the post id only increases when a "real" post is made instead of it increasing when the post is added onto a previous post?

Paul M 04-07-2010 01:59 PM

I have no idea what you mean.

Hikikomori 04-07-2010 05:26 PM

Quote:

Originally Posted by Paul M (Post 2017446)
I have no idea what you mean.

For example, in phpmyadmin you have a post table that contains all your posts that were made on your forum. If you have a total of 3 posts in your post table, your newest post would have a post id of 3, and the next post coming up would have a post id of 4 which is based on the auto increment value.

With this module, when you make a double post, it also increases your auto increment value. So if I make a double post, the post id will be 4, but the post after that would be 6 instead of 5.

The table might look like this:
postid | post
1 | first post
2 | second post
3 | third post
4 | fourth post + another post (double post)
6 | fifth post
7... and so on

Without increasing the auto increment value each time a post is added to a previous post:
1 | first post
2 | second post
3 | third post
4 | fourth post + another post (double post)
5 | fifth post
6... and so on

If you manage to do something like a triple, or quad post, it could look even worse:
1 | first post
2 | second post
3 | third post
4 | fourth post + another post + post + post
8 | fifth post
9... and so on

It's really something minor, and I doubt anyone else would care but I think it keeps the table looking more neat. I'm probably extra picky. :p

Paul M 04-07-2010 06:09 PM

Those values are completely irrelevant, they are just internal to vb.

It will always jump one as thats inherrent in the way it works.

Hikikomori 04-07-2010 06:24 PM

Quote:

Originally Posted by Paul M (Post 2017571)
Those values are completely irrelevant, they are just internal to vb.

It will always jump one as thats inherrent in the way it works.

Well, not completely irrelevant as it's the post id found for example here: https://vborg.vbsupport.ru/showpost.php?p=2017571
I'm a little obsessive about things such as that. :p

But no problem, thanks for the explanation. :cool:

Paul M 04-07-2010 09:37 PM

It is irrelevant - vb does not care if they are consecutive or completely random (as long as they are not the same). My forum is running on ids in the 34 million range, due to a crash years ago causing them to jump.

CvP 04-10-2010 07:51 AM

installed on 4.0.2. working perfectly.
thanks :)


All times are GMT. The time now is 11:13 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.01329 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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