Espresso
Customer
When I visit shop -> inventory - > discard an item I get this error
XF\Db\Exception: MySQL query error [1690]: BIGINT UNSIGNED value is out of range in '(
XF\Db\Exception: MySQL query error [1690]: BIGINT UNSIGNED value is out of range in '(
commj373_ctmbd
.xf_dbtech_shop_item
.purchases
- 1)' in src/XF/Db/AbstractStatement.php at line 217- 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 89
- XF\Db\AbstractAdapter->query() in src/addons/DBTech/Shop/Entity/Purchase.php at line 279
- DBTech\Shop\Entity\Purchase->_postDelete() in src/XF/Mvc/Entity/Entity.php at line 1580
- XF\Mvc\Entity\Entity->delete() in src/addons/DBTech/Shop/ItemType/AbstractHandler.php at line 607
- DBTech\Shop\ItemType\AbstractHandler->discard() in src/addons/DBTech/Shop/Pub/Controller/Inventory.php at line 172
- DBTech\Shop\Pub\Controller\Inventory->actionDiscard() in src/XF/Mvc/Dispatcher.php at line 321
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 248
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 100
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 50
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2177
- XF\App->run() in src/XF.php at line 390
- XF::runApp() in index.php at line 20