Server error log
XF\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'last_edit_date' in 'field list' src/XF/Db/AbstractStatement.php:212
Generated by: wonko Jul 17, 2018 at 5:56 AM
Stack trace
INSERT INTO `xf_conversation_master` (`user_id`, `username`, `open_invite`, `conversation_open`, `title`, `start_date`, `last_message_date`, `last_message_user_id`, `last_message_username`, `conversation_id`, `reply_count`, `recipient_count`, `first_message_id`, `last_message_id`, `recipients`, `last_edit_date`, `last_edit_user_id`, `edit_count`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
------------
#0 src/XF/Db/Mysqli/Statement.php(196): XF\Db\AbstractStatement->getException('MySQL statement...', 1054, '42S22')
#1 src/XF/Db/Mysqli/Statement.php(39): XF\Db\Mysqli\Statement->getException('MySQL statement...', 1054, '42S22')
#2 src/XF/Db/Mysqli/Statement.php(54): XF\Db\Mysqli\Statement->prepare()
#3 src/XF/Db/AbstractAdapter.php(79): XF\Db\Mysqli\Statement->execute()
#4 src/XF/Db/AbstractAdapter.php(160): XF\Db\AbstractAdapter->query('INSERT INTO `x...', Array)
#5 src/XF/Mvc/Entity/Entity.php(1389): XF\Db\AbstractAdapter->insert('xf_conversation...', Array, false)
#6 src/XF/Mvc/Entity/Entity.php(1121): XF\Mvc\Entity\Entity->_saveToSource()
#7 src/XF/Service/Conversation/Creator.php(206): XF\Mvc\Entity\Entity->save(true, false)
#8 src/XF/Service/ValidateAndSavableTrait.php(40): XF\Service\Conversation\Creator->_save()
#9 src/XF/Pub/Controller/Conversation.php(301): XF\Service\Conversation\Creator->save()
#10 src/XF/Mvc/Dispatcher.php(249): XF\Pub\Controller\Conversation->actionAdd(Object(XF\Mvc\ParameterBag))
#11 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('XF:Conversation', 'Add', 'json', Object(XF\Mvc\ParameterBag), 'conversations', Object(SV\ConversationImprovements\XF\Pub\Controller\Conversation), NULL)
#12 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#13 src/XF/App.php(1931): XF\Mvc\Dispatcher->run()
#14 src/XF.php(328): XF\App->run()
#15 index.php(13): XF::runApp('XF\\Pub\\App')
#16 {main}
Request state
array(4) {
["url"] => string(18) "/conversations/add"
["referrer"] => string(45) "https://mattwservices.co.uk/conversations/add"
["_GET"] => array(1) {
["/conversations/add"] => string(0) ""
}
["_POST"] => array(10) {
["tokens_select"] => string(4) "Matt"
["recipients"] => string(4) "Matt"
["title"] => string(11) "REMOVED"
["message_html"] => string(251) "<p>REMOVED</p>
["attachment_hash"] => string(32) "5c7b8617e2ec35135f5a5903b4d521f2"
["attachment_hash_combined"] => string(86) "{"type":"conversation_message","context":[],"hash":"5c7b8617e2ec35135f5a5903b4d521f2"}"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(18) "/conversations/add"
["_xfWithData"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}