MyBB Community Forums

Full Version: Posts Expire / Closing Threads
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Hello,
I would like to give you my new plugin for MyBB called "Posts Expire / Closing Threads" Smile
This plugin provides posts expire time and auto-close threads function (users choose the time).

If user set post expire time, the post will be deleted.
If user set auto-close thread time, the thread will be closed.

Admin can configure:
  • turn on/off posts expire function
  • disallowed user groups for posts expire function
  • manage time options for posts expire function
  • change time format for posts expire notify
  • turn on/off auto-close threads function
  • disallowed user groups for auto-close threads function
  • manage time options for auto-close threads expire function
  • change time format for auto-close threads notify

Plugin automatically adds a task performed every 5 minutes. It is responsible for removing expired expired posts and closing expired threads.


Mod in MyBB Mods DB:
http://mods.mybb.com/view/posts-expire-closing-threads


Options in ACP:
[Image: 30198options.png]


Options when we posting:
[Image: 57844write_post.png]


Expire info (classic view):
[Image: 14972expire_info.png]


Close info (modern view):
[Image: 55277close_info.png]


Official page:
http://lukasztkacz.com/mybb/wygasanie-po...e-tematow/

GitHub:
https://github.com/lukasamd/MyBB-Posts_Expire

Download:
[attachment=28543]
don't have a need for this right now, but is a great option to have, will test her out and thank you.
Pretty cool feature but I don't really see a reason why a user would automatically want their thread closed unless of course it was a timed contest or such.
nice plugin but can you fix it to work on european time +2 +1
Thanks
(2011-09-11, 02:55 AM)Jason L. Wrote: [ -> ]Pretty cool feature but I don't really see a reason why a user would automatically want their thread closed unless of course it was a timed contest or such.

Exactly the reason why I might use it, though it's not really a problem to manually close battle threads.
(2011-09-11, 10:29 AM)lexy Wrote: [ -> ]nice plugin but can you fix it to work on european time +2 +1
Thanks

Plugin uses build-in MyBB time functions. It's working fine with european time +2 or +1 (I have +1 in my county).

(2011-09-11, 10:52 AM)astrowan Wrote: [ -> ]i do not know why i must use these plugin????????

You don't must use this plugin Smile

(2011-09-11, 11:53 AM)Solidus Wrote: [ -> ]Exactly the reason why I might use it, though it's not really a problem to manually close battle threads.

It isn't for "battle threads". It's for example for short users announcements, or "wiki forums" with short time to discussion about ex. tutorial.

It can be for battle threads if I want it to be.
Plugin uses build-in MyBB time functions. It's working fine with european time +2 or +1 (I have +1 in my county).

No its not i test this on my test board and set for close topic after 30 min still not closed (This topic will be closed: 09-11-2011 12:53 PM Post: #1)
(2011-09-11, 01:29 PM)lexy Wrote: [ -> ]No its not i test this on my test board and set for close topic after 30 min still not closed (This topic will be closed: 09-11-2011 12:53 PM Post: #1)

Quote:Plugin automatically adds a task performed every 5 minutes.

You can change plugin task settings in tasks tab to run every minute.
It's not deleting nor closing expired posts.
I have checked from manual run, via cron and via task system.

Posts/Threads are still not touched.
Pages: 1 2 3