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)
-   -   Administrative and Maintenance Tools - Exclude Usergroups from time limit editing posts (https://vborg.vbsupport.ru/showthread.php?t=243883)

Asterix_ita 06-24-2012 08:00 PM

The prefix is ​​part of the title Thread, it is therefore not tied to the post. Also by default if you spent the time set for changing title, the prefix can 'only be changed by admin.

It's not a bug, I check if it is still possible to enter the option

Regards

yaya20 07-06-2012 01:13 PM

Is there a way to edit it so I can enter the forums I want to be included, instead of excluded?

Asterix_ita 07-07-2012 06:54 PM

hi

I'm on holiday on my return I check

regards

sticky 07-08-2012 03:19 AM

Thanks for the update to make it work with 4.1.12.

Would you be able to make it so we can set the time limit instead of it being indefinite? I would like to set it to 30 days for example.

Aitorcillo 07-20-2012 09:29 AM

I want to thank your work Asteryx, i was looking for this so long.
Continue working on it, is perfect mod.

Thanks

Asterix_ita 07-25-2012 06:43 AM

1 Attachment(s)
vers. 4.0.3 beta

changed the structure of the plugin, you can now decide the new time limit on each forum and assign that limit to groups

is removed automatically the version 4.0.2

enable the addon:

admincp -> settings -> options -> CT no limit edit post

the settings:

admincp -> forums and moderators -> forum manager -> edit forum

mikez006 07-30-2012 07:43 PM

exactly what i was looking for, but my forum has 60 forums. It would be great if I could just checkmark the forums to select them, then add a edit time and select the usergroups so I can do it in one shot instead of editing 60 forums.

Asterix_ita 07-31-2012 04:30 AM

You can use a query to set the values

eg.

Code:

UPDATE {prefixtable}forum
SET ct_nolimitactive = 1, ct_nolimitgroup = 'idgroups', ct_nolimitnewtime = 60

If you have multiple groups using commas to separe eg. '1,2,3'

regards

clauz 07-31-2012 03:43 PM

If I activate the product on some forum, put 60 minutes and I check some usergroups to enable the timelimit... well, the unchecked groups cannot edit their posts there (in fact no one can edit there after 60 minutes).

If I put 0, the checked groups can edit their posts undefinitelly, but other groups (unchecked) can not edit any more.

How can I do to let some users edit 60 minutes their posts on some forum, but other groups to be able to edit undefinitelly their posts there.

Asterix_ita 07-31-2012 05:01 PM

Now there are 2 settings for the limit:

1. set of default vbulletin (my opinion should be the standard, example. 60 minutes))
2. the time set by this mod the exception

regards


All times are GMT. The time now is 02:33 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.00989 seconds
  • Memory Usage 1,731KB
  • 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
  • (1)bbcode_code_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