What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Bug Fixed Error message

kevcollins

New Member
I get the following error when trying to add new countdown.
Using Xenforo 2.0.10 core 1.5.2 countdown 3.1.0


XF\Db\Exception
: MySQL statement prepare error [1054]: Unknown column 'active' in 'field list' in src/XF/Db/AbstractStatement.php at line 212
  1. XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
  2. XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 39
  3. XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 54
  4. XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 79
  5. XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 160
  6. XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1403
  7. XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1135
  8. XF\Mvc\Entity\Entity->save() in src/addons/XFA/MultipleCountdowns/Service/Countdown/Creator.php at line 118
  9. XFA\MultipleCountdowns\Service\Countdown\Creator->_save() in src/XF/Service/ValidateAndSavableTrait.php at line 40
  10. XFA\MultipleCountdowns\Service\Countdown\Creator->save() in src/addons/XFA/MultipleCountdowns/Pub/Controller/Countdowns.php at line 80
  11. XFA\MultipleCountdowns\Pub\Controller\Countdowns->actionAdd() in src/XF/Mvc/Dispatcher.php at line 249
  12. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
  13. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
  14. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
  15. XF\App->run() in src/XF.php at line 329
  16. XF::runApp() in index.php at line 13
 

Clement

Freaky Coder
Staff member
Hi,

You posted that on friday afternoon.

Assuming we were not providing support during the week-end, that wouldn't be chocking to not yet have an answer.

There is an odd bug, suspecting a file mix, I'll release a fix version in a few mins.

Clément
 
Top