[TH] Question and Answer Forums [Deleted]

@Dalton Prock @Jake B.

Does this support questions by thread prefix? I'd like to buy it in the next week or so but my forums aren't only designed for all questions. I'd like to setup a prefix for users to ask question only if they select the prefix. If this hasn't been implemented as an option, it's definitely a much needed feature and I would really consider it. Not all people want to designate entire forums for questions.

Get back to me when you can. I'd like to buy it if this feature can be implemented or already has been. (y)
 
It was just a template modification on our end that was a bit too specific, you add an extra class or a style tag or something along those lines to a div and our template modification wasn’t expecting it :)
 
It was just a template modification on our end that was a bit too specific, you add an extra class or a style tag or something along those lines to a div and our template modification wasn’t expecting it :)
Yeah, I do add a style tag since part of the shop mod involves colouring the postbit. Glad you were able to work around it, let me know if you run into any similar problems and need me to make any changes on my end :)


Fillip
 
@Dalton Prock @Jake B.

Does this support questions by thread prefix? I'd like to buy it in the next week or so but my forums aren't only designed for all questions. I'd like to setup a prefix for users to ask question only if they select the prefix. If this hasn't been implemented as an option, it's definitely a much needed feature and I would really consider it. Not all people want to designate entire forums for questions.

Get back to me when you can. I'd like to buy it if this feature can be implemented or already has been. (y)

Not by thread prefix, no. But, you don't have to make the Q&A format required for the forum, and unchecking the "required" option will give the user creating the thread an option to do so :)
 
@Jake B. Getting lot of Server error logs.

Code:
    InvalidArgumentException: Accessed unknown getter 'th_is_qa_qaforum' on XF:Thread[9361] src/XF/Mvc/Entity/Entity.php:179

    Generated by: shakil9mm Dec 13, 2017 at 4:27 AM

Stack trace

#0 src/XF/Mvc/Entity/Entity.php(97): XF\Mvc\Entity\Entity->get('th_is_qa_qaforu...')
#1 internal_data/code_cache/templates/l1/s21/public/th_thread_view_top_qaForums.php(6): XF\Mvc\Entity\Entity->offsetGet('th_is_qa_qaforu...')
#2 src/XF/Template/Templater.php(1230): XF\Template\Templater->{closure}(Object(ThemeHouse\Reactions\XF\Template\Templater), Array)
#3 src/XF/Template/Templater.php(1304): XF\Template\Templater->renderTemplate('th_thread_view_...', Array)
#4 internal_data/code_cache/templates/l1/s21/public/thread_view.php(65): XF\Template\Templater->includeTemplate('public:th_threa...', Array)
#5 src/XF/Template/Templater.php(1230): XF\Template\Templater->{closure}(Object(ThemeHouse\Reactions\XF\Template\Templater), Array)
#6 src/XF/Template/Template.php(24): XF\Template\Templater->renderTemplate('thread_view', Array)
#7 src/XF/Mvc/Renderer/Html.php(48): XF\Template\Template->render()
#8 src/XF/Mvc/Dispatcher.php(332): XF\Mvc\Renderer\Html->renderView('XF:Thread\\View', 'public:thread_v...', Array)
#9 src/XF/Mvc/Dispatcher.php(303): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#10 src/XF/Mvc/Dispatcher.php(44): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#11 src/XF/App.php(1879): XF\Mvc\Dispatcher->run()
#12 src/XF.php(328): XF\App->run()
#13 index.php(13): XF::runApp('XF\\Pub\\App')
#14 {main}

Request state

array(4) {
  ["url"] => string(34) "/threads/homemade-boy.9361/"
  ["referrer"] => string(59) "/forums/streaming-video.46/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

Code:
    InvalidArgumentException: Accessed unknown getter 'th_best_answer_qaforum' on XF:Post[448334] src/XF/Mvc/Entity/Entity.php:179

    Generated by: shakil9mm Dec 13, 2017 at 4:27 AM

Stack trace

#0 src/XF/Mvc/Entity/Entity.php(97): XF\Mvc\Entity\Entity->get('th_best_answer_...')
#1 internal_data/code_cache/templates/l1/s21/public/post_macros.php(25): XF\Mvc\Entity\Entity->offsetGet('th_best_answer_...')
#2 src/XF/Template/Templater.php(643): XF\Template\Templater->{closure}(Object(ThemeHouse\Reactions\XF\Template\Templater), Array, Array)
#3 internal_data/code_cache/templates/l1/s21/public/thread_view.php(562): XF\Template\Templater->callMacro('post_macros', 'post', Array, Array)
#4 src/XF/Template/Templater.php(1230): XF\Template\Templater->{closure}(Object(ThemeHouse\Reactions\XF\Template\Templater), Array)
#5 src/XF/Template/Template.php(24): XF\Template\Templater->renderTemplate('thread_view', Array)
#6 src/XF/Mvc/Renderer/Html.php(48): XF\Template\Template->render()
#7 src/XF/Mvc/Dispatcher.php(332): XF\Mvc\Renderer\Html->renderView('XF:Thread\\View', 'public:thread_v...', Array)
#8 src/XF/Mvc/Dispatcher.php(303): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#9 src/XF/Mvc/Dispatcher.php(44): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#10 src/XF/App.php(1879): XF\Mvc\Dispatcher->run()
#11 src/XF.php(328): XF\App->run()
#12 index.php(13): XF::runApp('XF\\Pub\\App')
#13 {main}

Request state

array(4) {
  ["url"] => string(34) "/threads/homemade-boy.9361/"
  ["referrer"] => string(59) "/forums/streaming-video.46/"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
It looks like the listener that adds the entity structure isn’t running, I think this may be related to the other issues youve been having with other class extensions not running. I believe either an addon is blocking these for some reason or there is an issue with your install. You can try rebuilding master data or disabling all other addons to see if this still happens
 
Not by thread prefix, no. But, you don't have to make the Q&A format required for the forum, and unchecking the "required" option will give the user creating the thread an option to do so :)

That's not bad, so I imagine it gives them the option by allowing them to check a check box? In that case I'll more than likely be buying it in the next week or so. Thanks for sharing that information.
 
As per our chat via PM Jake, I'd love to see the following in this addon :

  • Number of best answers count to postbit
  • Allow an admin/mod to make a thread a Q & A thread if he see's a question which hasn't been marked as such ( this is vital really for forums which don't force Q & A node specifically )
  • widget to display recent marked best answers
  • Prefix option for question threads, so it makes them stand out more over standard discussion threads.
I know I've told you these already, but just as a mental note for me so they are all in one place :D Top work guys.
 
I've added them all to our issue tracker, #4 already somewhat exists though it isn't a prefix. It adds a '?' icon next to other status icons (locked, sticky, etc)
 
I've added them all to our issue tracker, #4 already somewhat exists though it isn't a prefix. It adds a '?' icon next to other status icons (locked, sticky, etc)

Yeah I see there is a "?" Icon for "unanswered" question threads to the right of the thread title aswell but it doesnt make it stand out like a prefix would. A prefix option so we could use "Q & A" or "Question" text in the prefix would make it more obvious imo.
 
ThemeHouse updated [TH] Question and Answer Forums with a new update entry:

Version 1.0.4 Released

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

Read the rest of this update entry...
 
@Jake B. Not found inline moderator tools. One more improvement request, Please can add option ability to disable signature show from Q & A forum thread?

d75f0R5XSBqWY450PJW7QA.png
 
The portion in your screenshot isn't the inline moderator tools, I did forget to add it in that dropdown though. This is where you can change it currently:

Screen Shot 2017-12-15 at 11.55.32 AM.webp
 
Back
Top Bottom