vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - First Post Editable Indefinitely (https://vborg.vbsupport.ru/showthread.php?t=228210)

Lynne 01-20-2012 05:43 PM

Quote:

Originally Posted by downloadfound (Post 2290164)
Is there a way to change this so members CAN'T edit the first post? LOL.

That would be the opposite of this mod and isn't an option.
Quote:

Originally Posted by Masked Crusader (Post 2290166)
Are edits still recorded? I mean to say that if a person edits their thread, can we as administrators see what was changed via the logs still?

If so, great mod and will be installing!

Edits would only be recorded if they meet the criteria for the logs.

Quote:

Post Edit History
If this setting is enabled each post is saved prior to being updated, this allows for a history to be shown for edited posts.

Edits will not be logged if an 'edited by' notice is not displayed or updated. This occurs in the following situations:
  • The editing user is in a group that does not show edited by notices and no reason for editing is specified.
  • The post is edited quickly enough after being posted to trigger the Time to Wait Before Starting to Display 'Last Edited by...' option.


TombstoneWarrior 01-20-2012 06:48 PM

thanks for the mod sure my forum will love it!!!

Alan_SP 01-21-2012 05:45 PM

AFAIK yes, this mod just makes first post editable to unlimited time, not that it changes the way first post is edited.

TombstoneWarrior 01-22-2012 07:04 PM

nice mod installed sure my members will be happy with this one!!!

Skyborg 02-13-2012 09:39 AM

Quote:

Originally Posted by Lynne (Post 2242655)
Just edit the xml file. Find this:
PHP Code:

$db->query_write("ALTER TABLE " TABLE_PREFIX "forum ADD ls_edit_ind INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL"); 

Change to this:
PHP Code:

$db->query_write("ALTER TABLE " TABLE_PREFIX "forum ADD ls_edit_ind INT( 10 ) UNSIGNED DEFAULT '1' NOT NULL"); 


Hi Lynne,

it works only optical.
i have to set the option manual to off, save and then on again.
And after that it works.

clubvr4 03-29-2012 08:29 AM

Quick enquiry, is it possible to have this on a forum per forum basis?

Lynne 03-29-2012 02:13 PM

Quote:

Originally Posted by clubvr4 (Post 2314601)
Quick enquiry, is it possible to have this on a forum per forum basis?

Please see the version notes:
Quote:

1.1 2009-11-21: - added option in Forum Manager to turn on indefinite editing of first post per forum

clubvr4 03-30-2012 09:25 AM

Quote:

Originally Posted by Lynne (Post 2314706)
Please see the version notes:

Meh, sorry - I meant per usergroup, was having a blonde moment.

Lynne 03-30-2012 03:38 PM

No, it is not set up per usergroup. If the usergroup has Can Edit Posts set to Yes, then this would allow them to edit their first post indefinitely. There is no reason you couldn't modify the plugins to only allow this for certain usergroups though.

LLent 03-30-2012 03:46 PM

Very nice Lynne thanks for your hard work on this one


All times are GMT. The time now is 02:48 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.01224 seconds
  • Memory Usage 1,743KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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