Not sure if this is a bug, or if something went wrong with my site. But I just installed, created a category and a test item, noticed I needed to redo the category a bit so I deleted the item. Then I got this error:
Code:
Server Error
Mysqli statement execute error : BIGINT UNSIGNED value is out of range in '(`DBNAME`.`xf_nflj_showcase_category`.`item_count` - 1)'
Zend_Db_Statement_Mysqli->_execute() in Zend/Db/Statement.php at line 297
Zend_Db_Statement->execute() in Zend/Db/Adapter/Abstract.php at line 479
Zend_Db_Adapter_Abstract->query() in NFLJ/Showcase/DataWriter/Item.php at line 315
NFLJ_Showcase_DataWriter_Item->_postDelete() in XenForo/DataWriter.php at line 1738
XenForo_DataWriter->delete() in NFLJ/Showcase/Model/Item.php at line 806
NFLJ_Showcase_Model_Item->deleteItem() in NFLJ/Showcase/ControllerPublic/Item.php at line 477
NFLJ_Showcase_ControllerPublic_Item->actionDelete() in XenForo/FrontController.php at line 310
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
XenForo_FrontController->run() in ~/index.php at line 13