Hello,
Seems this is interacting with another addon https://xenforo.com/community/threads/convert-threads-to-resources.149088
If this is disabled converting to resource works fine. Let me know if you need to know any other info.
Thanks!
Seems this is interacting with another addon https://xenforo.com/community/threads/convert-threads-to-resources.149088
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'sv_prefix_ids' in 'field list' 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 39
- XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 54
- 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 1510
- XF\Mvc\Entity\Entity->_saveToSource() in src/XF/Mvc/Entity/Entity.php at line 1242
- XF\Mvc\Entity\Entity->save() in src/addons/XFRM/Service/ResourceItem/Create.php at line 288
- XFRM\Service\ResourceItem\Create->_save() in src/XF/Service/ValidateAndSavableTrait.php at line 40
- XFRM\Service\ResourceItem\Create->save() in src/addons/Truonglv/ThreadResource/Service/Convert.php at line 158
- Truonglv\ThreadResource\Service\Convert->toResource() in src/addons/Truonglv/ThreadResource/XF/Pub/Controller/Thread.php at line 48
- Truonglv\ThreadResource\XF\Pub\Controller\Thread->actionTRConvert() 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 2326
- XF\App->run() in src/XF.php at line 488
- XF::runApp() in index.php at line 20
If this is disabled converting to resource works fine. Let me know if you need to know any other info.
Thanks!