vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Allow all members to edit first post of a thread if it has certain prefix (https://vborg.vbsupport.ru/showthread.php?t=279337)

dougdirac 07-30-2012 02:24 PM

Any progress on this? I need this very much for my forum. vB4, though.

InfoNirvana 08-01-2012 12:40 AM

Quote:

Originally Posted by dougdirac (Post 2352746)
Any progress on this? I need this very much for my forum. vB4, though.

http://www.qapla.com/mods/showthread...4-by-BOP5-BETA

27RUS 12-12-2013 03:10 PM

for vb 4.2 add in editpost.php

// check for time limits $post['postcount']==1
if ($postinfo['dateline'] < (TIMENOW - ($vbulletin->options['edittimelimit'] * 60)) AND $vbulletin->options['edittimelimit'] != 0 AND $threadinfo['firstpostid'] != $postinfo['postid'])

sub_ubi 04-05-2014 09:36 PM

This is great, thank you BOP.

vbresults 04-06-2014 05:02 AM

I've coded a mod to edit threads owned by someone else mainly for the purpose of making the thread wiki-like (which includes edit history/revisions and rollback support), and this is doable with zero file edits.

Banana 06-06-2015 08:36 AM

Quote:

Originally Posted by vbresults (Post 2491765)
I've coded a mod to edit threads owned by someone else mainly for the purpose of making the thread wiki-like (which includes edit history/revisions and rollback support), and this is doable with zero file edits.

Hi - how can I get hold of this mod to look at? Thanks in advance.

BirdOPrey5 06-06-2015 08:51 AM

Quote:

Originally Posted by Banana (Post 2547225)
Hi - how can I get hold of this mod to look at? Thanks in advance.

The member is not active on this site. If you google his username you should be able to find his website, you may be able to contact him there.

Banana 06-06-2015 09:02 AM

Thanks.


All times are GMT. The time now is 02:49 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.01015 seconds
  • Memory Usage 1,728KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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