[TH] Question and Answer Forums

xF2 Add-on [TH] Question and Answer Forums 1.1.4 Patch Level 4

No permission to download

Enhancements:
  1. Question and checkmark are now color coded to match with the status of the Q&A Forums
  2. Added Unanswered Threads and Latest Answering Users widgets
  3. Added User Statistics under the Members tab
  4. Added Statistics which can be viewed under Logs -> Statistics in the administrative panel
Enhancements:
  • Importer for [n] Best Answer / Q&A System add-on
  • Up/down voting now process through AJAX and doesn't require a page reload
  • Ability to hide posts if the votes fall below a specified threshold

Bugs Fixed:
  • Error when using certain user criteria (when using User promotions, for example)
  • View vote details permission not applied correctly
This is a security update, so it is recommended that you upgrade as soon as possible.

Bugs Fixed:
  • A low risk potential for CSRF that would allow a someone to trick other users into upvoting/marking their post as the best answer by sharing the link to that action and masking it as something else. This will not compromise any user data, but could allow a user to get false upvotes on their replies
Bugs Fixed:
  • Mark best answer on all threads permission assigned to incorrect add-on and wasn't appearing for most installs
Bugs Fixed:
  • Potential conflict with other add-ons
Bugs Fixed:
  • Edge case that causes some non-Q&A threads to show up in unanswered threads widget
  • First post in Q&A threads would display above poll
Enhancements:
  • Added a rel="nofollow" to link to vote counts page, also added an X-Robots-Tag: none to prevent search engine indexing
  • Allow thread prefixes to automatically be applied to new Q&A threads as well as a separate prefix for when threads are marked as answered
Bugs Fixed:
  • User best answer counts wouldn't properly update under some circumstances
  • Fixed styling to work better with third party styles
  • Moved threads were retaining Q&A status even if the new forum wasn't a Q&A Forum
Enhancements:
  • Created inline moderator tools to add/remove Q&A status on threads
  • Style property to put number of best answers in postbit
Bugs Fixed:
  • Up/down vote and best answer controls don't show up with DB Tech Shop installed
Bugs fixed:
  • Incorrect function type on \ThemeHouse\QAForums\XF\Admin\Controller\Forum::saveTypeData
  • \ThemeHouse\QAForums\XF\pub\Controller\Thread::getNewPostsReply now returns posts as an ArrayCollection instead of an array to fix compatibility with other add-ons