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!

  • This area is dedicated to the support of our xF1 add-ons. For xF2, please use the dedicated area: HERE.
  • 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 while updating category

MattiGB

Member
Hi,
When I update category (adding consolation mode) I get this:
Code:
Mysqli statement execute error : Data truncated for column 'allowed_modes' at row 1
[LIST=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 Zend/Db/Adapter/Abstract.php at line 632
[*]Zend_Db_Adapter_Abstract->update() in XenForo/DataWriter.php at line 1654
[*]XenForo_DataWriter->_update() in XenForo/DataWriter.php at line 1623
[*]XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1419
[*]XenForo_DataWriter->save() in XFA/Tournament/ControllerAdmin/Category.php at line 95
[*]XFA_Tournament_ControllerAdmin_Category->actionSave() in XenForo/FrontController.php at line 351
[*]XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
[*]XenForo_FrontController->run() in /vhosts/gamesboard.pl/web/admin.php at line 13
[/LIST]
 

Clement

Freaky Coder
Staff member
Hi,

Hum that's very odd, working fine on my setup.

Can you check in the database and export the xfa_tourn_category table structure definition ?

Clément
 
Top