I'll look into thisI think there is a small error. If the addon is disabled and a forum is edited without content to Thread Stencil saving will generate an error.
I now do not have access to the addon to confirm the error, can someone check this.
I'll be looking to get all Addons by extra license updated to xf2Will this one be updated for XF2?
Is this already update to XF2
@Dan What do I need to do in order to remove code that this add-on placed in my coding to be able to make new forum nodes on xf2+?
I'm getting this error when trying to make new forum nodes and it mentions "thread-stencil" in the error.
XF\Db\Exception: MySQL query error [1364]: Field 'thread_stencil' doesn't have a default value in src/XF/Db/AbstractStatement.php at line 228
- XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 196
- XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 77
- XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 94
- XF\Db\AbstractAdapter->query() in src/XF/Db/AbstractAdapter.php at line 218
- XF\Db\AbstractAdapter->insert() in src/XF/Mvc/Entity/Entity.php at line 1463
- XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1195
- XF\Mvc\Entity\Entity->save() in src/XF/Mvc/Entity/Entity.php at line 1213
- XF\Mvc\Entity\Entity->save() in src/XF/Mvc/FormAction.php at line 69
- XF\Mvc\FormAction->XF\Mvc\{closure}() in src/XF/Mvc/FormAction.php at line 187
- XF\Mvc\FormAction->run() in src/XF/Admin/Controller/AbstractNode.php at line 110
- XF\Admin\Controller\AbstractNode->actionSave() in src/XF/Mvc/Dispatcher.php at line 350
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 257
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2191
- XF\App->run() in src/XF.php at line 391
- XF::runApp() in admin.php at line 13
Did you find an answer?
I fixed this error by using phpMyAdmin, clicking the XF database, going into xf_forum -> structure -> drop thread_stencil from the database.
We use essential cookies to make this site work, and optional cookies to enhance your experience.