[For 1.6] View Unanswered Posts - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html) +---- Thread: [For 1.6] View Unanswered Posts (/thread-88053.html) |
View Unanswered Posts - User 12076 - 2011-02-09 Hello, and again plugin called "View Unanswered Posts". This plugin adds a function to search topic without any replies (unanswered posts). Administrator can exclude forums by ids in ACP. Package contains: - Plugin - Instruction - English lang files - Polish lang files It's similar to my previous mod View Unread Posts, but certainly lighter If you have any problems, please inform in this topic. GitHub: https://github.com/lukasamd/MyBB-View_Unanswered_Posts Download: MyBB-View_Unanswered_Posts-master.zip (Size: 30.78 KB / Downloads: 271) RE: View Unanswered Posts 1.2 - User 12076 - 2011-12-06 Version 1.2: - rewrite to OOP - add unanswered posts counter - compatible with MyBB 1.6.5 - improve search security RE: View Unanswered Posts - User 12076 - 2013-02-10 Version 1.4 * change license to LGPL v3 * change plugin sign in hooks * code cleanup Official page: http://lukasztkacz.com/mybb/tematy-bez-odpowiedzi/ GitHub: https://github.com/lukasamd/MyBB-View_Unanswered_Posts RE: View Unanswered Posts - NaruTo - 2013-02-17 Great Plugin, can you make View Unread Replies plugin... RE: View Unanswered Posts - User 12076 - 2013-02-17 It's available... http://community.mybb.com/thread-71986.html RE: View Unanswered Posts - NaruTo - 2013-02-20 its not that what i mean are unread replies like the one that SMF have. RE: View Unanswered Posts - Sms2luv - 2013-05-06 I have installed this mod but I don't see any option in portal or forum page Please help RE: View Unanswered Posts - metulburr - 2016-10-02 I would like to modify this a little bit. And there are a couple of options 1) I am using this plugin and it is great. However the problem i found is that some posts do not require a response. Thus leading to a lot of posts clogging up the unanswered posts count. When someone posts and no ones answers, its hard to tell which is which. We would like to keep the number to 0 at all times. Is there a way to have admins and mods select certain threads to be removed from this search permanently? 2) To have a specific prefix of [NR] (no response) and have this plugin only search (exclude NR prefixes) How can i modify this to either of these methods? |