Mark Posts as Best Answer [Deleted]

Hello Lior, I didn't received the new version on my Email.
edit: I got it. Thanks for the update!
 
Last edited:
Find in the inbox of the email address that you've used to make the payment through Paypal.
In the case you've used Paypal. I found the email there.
 
By the way this addon, doesn't work with TMDb TV Thread Starter and TMDB Movie Thread Starter add-ons.
Code:
Error Info
Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Field 'alternative_best_answers' doesn't have a default value - library/Zend/Db/Statement/Mysqli.php:214
Generated By: Rafass, 20 minutes ago
Stack Trace
#0 /home/foro/public_html/library/Zend/Db/Statement.php(317): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/foro/public_html/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/foro/public_html/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /home/foro/public_html/library/XenForo/DataWriter.php(1624): Zend_Db_Adapter_Abstract->insert('xf_thread', Array)
#4 /home/foro/public_html/library/XenForo/DataWriter.php(1613): XenForo_DataWriter->_insert()
#5 /home/foro/public_html/library/XenForo/DataWriter.php(1405): XenForo_DataWriter->_save()
#6 /home/foro/public_html/library/Snog/TMDBThreads/ControllerPublic/Forum.php(277): XenForo_DataWriter->save()
#7 /home/foro/public_html/library/Snog/TvThreads/ControllerPublic/Forum.php(171): Snog_TMDBThreads_ControllerPublic_Forum->actionAddThread()
#8 /home/foro/public_html/library/AnonymousPosting/ControllerPublic/Forum.php(13): Snog_TvThreads_ControllerPublic_Forum->actionAddThread()
#9 /home/foro/public_html/library/sonnbPreventDoublePost/ControllerPublic/Forum.php(30): AnonymousPosting_ControllerPublic_Forum->actionAddThread()
#10 /home/foro/public_html/library/XenMods/MultiPrefix/ControllerPublic/Forum.php(37): sonnbPreventDoublePost_ControllerPublic_Forum->actionAddThread()
#11 /home/foro/public_html/library/XenForo/FrontController.php(347): XenMods_MultiPrefix_ControllerPublic_Forum->actionAddThread()
#12 /home/foro/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#13 /home/foro/public_html/index.php(13): XenForo_FrontController->run()
#14 {main}
Request State
array(3) {
  ["url"] => string(44) "https://foro/peliculas.56/add-thread"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(14) {
    ["prefix_id"] => array(2) {
      [0] => string(2) "58"
      [1] => string(2) "67"
    }
    ["tmdbid"] => string(43) "https://www.themoviedb.org/movie/524-casino"
    ["title"] => string(15) "temporary title"
    ["message_html"] => string(12) "<p>test/</p>"
    ["_xfRelativeResolver"] => string(47) "https://foro./create-thread"
    ["attachment_hash"] => string(32) "a12abc30d92c755c9edeceff35f5946f"
    ["watch_thread"] => string(1) "1"
    ["watch_thread_state"] => string(1) "1"
    ["discussion_open"] => string(1) "1"
    ["_set"] => array(2) {
      ["discussion_open"] => string(1) "1"
      ["sticky"] => string(1) "1"
    }
    ["_xfToken"] => string(8) "********"
    ["_xfRequestUri"] => string(32) "/foro/peliculas.56/create-thread"
    ["_xfNoRedirect"] => string(1) "1"
    ["_xfResponseType"] => string(4) "json"
  }
}
 
Last edited:
By the way this addon, doesn't work with TMDb TV Thread Starter and TMDB Movie Thread Starter add-ons.

Are you getting this by just having it installed together with this add on or are you trying to make the TMDb TV and TMDB Movie a Best Answer area?
 
That error is typically caused by an add-on adding a field without a valid default value, when the add-on is disabled.
 
Exactly, was disabled temporary. I just was testing creating a new movie thread. [different area but with best answer disabled]
Anyway to my idea I'll have to use other version, today I've been just testing a little with the new version.
 
Hi @Lior.

Is there a way to "clean" up the user's best answer count? If I move threads from one forum to another, the best answer gets "unmarked", but it still displays in the user count.

Thank you :)
 
Back
Top Bottom