UMILE
Member
Hello everyone. I have a big problem. I use xenforo version 1.5.19. When I create a new forum, this error appears to me
Mysqli statement execute error : Field 'atp_dont_track_this_ext' doesn't have a default value
in cp admin panel appear a log error:
Error info Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Field 'atp_dont_track_this_ext' doesn't have a default value - library/Zend/Db/Statement/Mysqli.php:214
Generato Da: LINO, 9 minuti fa
Analisi dello Stack #0 /web/htdocs/www.ilriparatore.com/home/forum/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /web/htdocs/www.ilriparatore.com/home/forum/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /web/htdocs/www.ilriparatore.com/home/forum/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/DataWriter.php(1638): Zend_Db_Adapter_Abstract->insert('xf_forum', Array)
#4 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/DataWriter.php(1627): XenForo_DataWriter->_insert()
#5 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/DataWriter.php(1419): XenForo_DataWriter->_save()
#6 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/ControllerAdmin/Forum.php(129): XenForo_DataWriter->save()
#7 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/FrontController.php(369): XenForo_ControllerAdmin_Forum->actionSave()
#8 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/FrontController.php(152): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /web/htdocs/www.ilriparatore.com/home/forum/admin.php(13): XenForo_FrontController->run()
#10 {main}
Stato Richiesta array(3) {
["url"] => string(56) "https://www.ilriparatore.com/forum/admin.php?forums/save"
["_GET"] => array(1) {
["forums/save"] => string(0) ""
}
["_POST"] => array(21) {
["title"] => string(4) "Dump"
["node_name"] => string(0) ""
["description"] => string(0) ""
["parent_node_id"] => string(3) "272"
["display_order"] => string(1) "1"
["display_in_list"] => string(1) "1"
["allow_posting"] => string(1) "1"
["allow_poll"] => string(1) "1"
["count_messages"] => string(1) "1"
["find_new"] => string(1) "1"
["min_tags"] => string(1) "0"
["allowed_watch_notifications"] => string(3) "all"
["default_sort_order"] => string(14) "last_post_date"
["default_sort_direction"] => string(4) "desc"
["list_date_limit_days"] => string(1) "0"
["default_prefix_id"] => string(1) "0"
["node_type_id"] => string(5) "Forum"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(27) "/forum/admin.php?forums/add"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
I have not installed any addons. He suddenly appeared alone. My php version is 5.6.32.
I switched to a new version of php (7.02), but nothing has changed.
how can I solve this problem?
thanks to everyone
Mysqli statement execute error : Field 'atp_dont_track_this_ext' doesn't have a default value
- 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 XenForo/DataWriter.php at line 1638
- XenForo_DataWriter->_insert() in XenForo/DataWriter.php at line 1627
- XenForo_DataWriter->_save() in XenForo/DataWriter.php at line 1419
- XenForo_DataWriter->save() in XenForo/ControllerAdmin/Forum.php at line 129
- XenForo_ControllerAdmin_Forum->actionSave() in XenForo/FrontController.php at line 369
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 152
- XenForo_FrontController->run() in /web/htdocs/www.ilriparatore.com/home/forum/admin.php at line 13
in cp admin panel appear a log error:
Error info Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Field 'atp_dont_track_this_ext' doesn't have a default value - library/Zend/Db/Statement/Mysqli.php:214
Generato Da: LINO, 9 minuti fa
Analisi dello Stack #0 /web/htdocs/www.ilriparatore.com/home/forum/library/Zend/Db/Statement.php(297): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /web/htdocs/www.ilriparatore.com/home/forum/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /web/htdocs/www.ilriparatore.com/home/forum/library/Zend/Db/Adapter/Abstract.php(574): Zend_Db_Adapter_Abstract->query('INSERT INTO `xf...', Array)
#3 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/DataWriter.php(1638): Zend_Db_Adapter_Abstract->insert('xf_forum', Array)
#4 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/DataWriter.php(1627): XenForo_DataWriter->_insert()
#5 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/DataWriter.php(1419): XenForo_DataWriter->_save()
#6 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/ControllerAdmin/Forum.php(129): XenForo_DataWriter->save()
#7 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/FrontController.php(369): XenForo_ControllerAdmin_Forum->actionSave()
#8 /web/htdocs/www.ilriparatore.com/home/forum/library/XenForo/FrontController.php(152): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#9 /web/htdocs/www.ilriparatore.com/home/forum/admin.php(13): XenForo_FrontController->run()
#10 {main}
Stato Richiesta array(3) {
["url"] => string(56) "https://www.ilriparatore.com/forum/admin.php?forums/save"
["_GET"] => array(1) {
["forums/save"] => string(0) ""
}
["_POST"] => array(21) {
["title"] => string(4) "Dump"
["node_name"] => string(0) ""
["description"] => string(0) ""
["parent_node_id"] => string(3) "272"
["display_order"] => string(1) "1"
["display_in_list"] => string(1) "1"
["allow_posting"] => string(1) "1"
["allow_poll"] => string(1) "1"
["count_messages"] => string(1) "1"
["find_new"] => string(1) "1"
["min_tags"] => string(1) "0"
["allowed_watch_notifications"] => string(3) "all"
["default_sort_order"] => string(14) "last_post_date"
["default_sort_direction"] => string(4) "desc"
["list_date_limit_days"] => string(1) "0"
["default_prefix_id"] => string(1) "0"
["node_type_id"] => string(5) "Forum"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(27) "/forum/admin.php?forums/add"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
I have not installed any addons. He suddenly appeared alone. My php version is 5.6.32.
I switched to a new version of php (7.02), but nothing has changed.
how can I solve this problem?
thanks to everyone