Xon / XenForo-SimpleForms

This is the public github repo for the Simple Forms addon developed formerly by LiquidPro.
GNU General Public License v3.0
7 stars 0 forks source link

cannot copy fields #9

Open kintaro1981 opened 7 years ago

kintaro1981 commented 7 years ago

When I try to copy a field it return this error:

Server Error

Mysqli statement execute error : Data too long for column 'field_name' at row 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 574
Zend_Db_Adapter_Abstract->insert() in LiquidPro/SimpleForms/Model/Field.php at line 862
LiquidPro_SimpleForms_Model_Field->copyField() in LiquidPro/SimpleForms/ControllerAdmin/Field.php at line 462
LiquidPro_SimpleForms_ControllerAdmin_Field->actionCopy() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/domain/public_html/admin.php at line 13