TMDb Movie Thread Starter for XenForo 1.x [Deleted]

Anyone else having problems with multi-quotes not working with this (and the TV Thread Starter addon)?
 
Is there a way to remove the tab? I'm using Nodes as Tabs and creating a "Review" node that will have this and a couple others under it. I checked options and the Listeners but didn't see which one it would be.
 
Snog updated TMDb Movie Thread Starter with a new update entry:

TMDb Thread Starter Update 2.1.2

An update to the TMDb Thread Starter system has been released. Those that have purchased this mod, please log into your account on my site to download this update.
  • Fix - Enhanced quote not working in movie threads
  • Fix - First post on second page not multi-quotable
  • Fix - Preview error
  • Add - Option to include year released in thread title
  • Fix - Compatibility problem with certain add-ons
  • Change - System now uses template modifications for most templates

Read the rest of this update entry...
 
I had orginally posted this error on the Snogssite but having errors continuing the conversation over there thought might help others

Hello I just switched over from vBulletin to Xenforo and when I add or modify a movie I get this error!

Code:
The following error occurred:
Mysqli prepare error: Unknown column 'tmdb_thread' in 'field list'
Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
Zend_Db_Adapter_Abstract->query() in Snog/TMDBThreads/Model/Threads.php at line 129
Snog_TMDBThreads_Model_Threads->updateThread() in Snog/TMDBThreads/ControllerPublic/Forum.php at line 297
Snog_TMDBThreads_ControllerPublic_Forum->actionAddThread() in SimplePortal/Extend/ControllerPublic/Forum.php at line26
SimplePortal_Extend_ControllerPublic_Forum->actionAddThread() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in G:/wamp/www/index.php at line 13

[FIXED] I found out that this error was caused when I had both the Use Rating System and the Use XenForo Rating Stars. I unchecked one of them and the issues was resolved!




Now I am getting errors spammed in the logs

Code:
Zend_Db_Statement_Mysqli_Exception: Mysqli prepare error: Unknown column 'tmdb_thread' in 'where clause' - library\Zend\Db\Statement\Mysqli.php:77
Generated By: Unknown Account, 5 minutes ago
Stack Trace
#0 \library\Zend\Db\Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('\n\t\t\tSELECT *\n\t\t...')
#1 \library\Zend\Db\Adapter\Mysqli.php(381): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), '\n\t\t\tSELECT *\n\t\t...')
#2 \library\Zend\Db\Adapter\Abstract.php(478): Zend_Db_Adapter_Mysqli->prepare('\n\t\t\tSELECT *\n\t\t...')
#3 \library\Zend\Db\Adapter\Abstract.php(734): Zend_Db_Adapter_Abstract->query('\n\t\t\tSELECT *\n\t\t...', Array)
#4 \library\Snog\TMDBThreads\Model\Threads.php(63): Zend_Db_Adapter_Abstract->fetchAll('\n\t\t\tSELECT *\n\t\t...')
#5 \library\Snog\TMDBThreads\Model\UpdateImages.php(107): Snog_TMDBThreads_Model_Threads->getThreadsForCloud()
#6 \library\Snog\TMDBThreads\CronEntry\UpdateImages.php(22): Snog_TMDBThreads_Model_UpdateImages->updateImages()
#7 [internal function]: Snog_TMDBThreads_CronEntry_UpdateImages::updateImages(Array)
#8 \library\XenForo\Model\Cron.php(356): call_user_func(Array, Array)
#9 \library\XenForo\Deferred\Cron.php(24): XenForo_Model_Cron->runEntry(Array)
#10 \library\XenForo\Model\Deferred.php(256): XenForo_Deferred_Cron->execute(Array, Array, 8, '')
#11 \library\XenForo\Model\Deferred.php(390): XenForo_Model_Deferred->runDeferred(Array, 8, '', false)
#12 \library\XenForo\Model\Deferred.php(335): XenForo_Model_Deferred->_runInternal(Array, NULL, '', false)
#13 \deferred.php(23): XenForo_Model_Deferred->run(false)
#14 {main}
Request State
array (size=3)
  'url' => string 'http://www.cozworld.com/deferred.php' (length=36)
  '_GET' =>
    array (size=0)
      empty
  '_POST' =>
    array (size=4)
      '_xfRequestUri' => string '/admin.php' (length=10)
      '_xfNoRedirect' => string '1' (length=1)
      '_xfToken' => string '********' (length=8)
      '_xfResponseType' => string 'json' (length=4)
 
You should be able to have both 'Use Rating System' and 'Use XenForo Stars' checked without any errors. The two are tied together so you have a choice in what rating stars are used.

I'll look into the other error.
 
Back
Top Bottom