vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Is this possible? (https://vborg.vbsupport.ru/showthread.php?t=325346)

Snowhog 07-08-2017 02:53 PM

Is this possible?
 
Sorry for the innocuous title.

Running vBulletin 4.2.4. Is it possible to deny follow-on replies (new posts) to ones one posts? Example: Member creates a new post (post number X). Later, and before anyone else replies, member replies to post number X, creating post number X+1, X+1+1, etc.

What iritates me is seeing follow replies; often many such replies; being made by an OP when what they should be doing is editing the post and adding to it. Being able to reply to your own post(s) increases (your) posts counts unnecesarily.

I'm reasonable sure that vBulletin doesn't allow for this natively, so is there an existing MOD that would enable this feature?

MarkFL 07-08-2017 02:58 PM

Have you considered using the "Message Posting Doublepost Options?"

Snowhog 07-08-2017 03:31 PM

Yeah, looked at that. Won't do what I am looking for. If set (value greater than zero) it only prevents another post by the member if made with in x minutes. I want to be able to prevent follow-on posts by the OP regardless of when they attempt to make it; to force them to edit that post instead.

I see all to many threads that contain posts made only by the OP. I just want to prevent consecutive replies by an OP. It's perfectly fine if they are replying to another members post in response to their post, but I don't like them "replying" to their own posts. In my mind, that's just post count padding at worst, and lazy posting etiquette at best.

MarkFL 07-08-2017 03:41 PM

Quote:

Originally Posted by Snowhog (Post 2588248)
Yeah, looked at that. Won't do what I am looking for. If set (value greater than zero) it only prevents another post by the member if made with in x minutes. I want to be able to prevent follow-on posts by the OP regardless of when they attempt to make it; to force them to edit that post instead.

I see all to many threads that contain posts made only by the OP. I just want to prevent consecutive replies by an OP. It's perfectly fine if they are replying to another members post in response to their post, but I don't like them "replying" to their own posts. In my mind, that's just post count padding at worst, and lazy posting etiquette at best.

It would certainly be possible with some custom coding, although I don't think Tapatalk users would be affected since that app bypasses a great number of PHP plugin hooks. :)

Zylantex 07-10-2017 05:54 AM

Two points to consider:

Do you allow unlimited time to edit posts? Many sites don't as posters can backtrack on what they said and make subsequent replies look foolish.

Do you want to prevent legitimate thread bumps?

Paul M 07-10-2017 10:56 AM

Quote:

Originally Posted by Snowhog (Post 2588248)
Yeah, looked at that. Won't do what I am looking for. If set (value greater than zero) it only prevents another post by the member if made with in x minutes. .

So why not just set X to a high value ?


All times are GMT. The time now is 05:45 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.01302 seconds
  • Memory Usage 1,720KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete