imthebest
Well-known member
Hello,
While this is related to an add-on, I'm still asking because this error never appeared when running 1.4:
Is it a problem with the add-on or with XF 1.5?
Thanks,
Super120
While this is related to an add-on, I'm still asking because this error never appeared when running 1.4:
Code:
Error Info
XenForo_Exception: Must create a first message DW on insert. - library/XenForo/DataWriter/ConversationMaster.php:250
Generated By: xxxxxxx, Yesterday at 12:25 AM
Stack Trace
#0 /var/www/html/library/LiamW/xxxxxxxxxxxx/Extend/DataWriter/ConversationMaster.php(23): XenForo_DataWriter_ConversationMaster->_preSave()
#1 /var/www/html/library/XenForo/DataWriter.php(1446): LiamW_xxxxxxxxxxx_Extend_DataWriter_ConversationMaster->_preSave()
#2 /var/www/html/library/XenForo/DataWriter.php(1385): XenForo_DataWriter->preSave()
#3 /var/www/html/library/XenForo/DataWriter/ConversationMessage.php(155): XenForo_DataWriter->save()
#4 /var/www/html/library/XenForo/DataWriter.php(1409): XenForo_DataWriter_ConversationMessage->_postSave()
#5 /var/www/html/library/XenForo/ControllerPublic/Conversation.php(1130): XenForo_DataWriter->save()
#6 /var/www/html/library/XenForo/FrontController.php(347): XenForo_ControllerPublic_Conversation->actionInsertReply()
#7 /var/www/html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#8 /var/www/html/index.php(13): XenForo_FrontController->run()
#9 {main}
Request State
array(3) {
["url"] => string(70) "http://www.mysite.com/messasing/some-thing-1.552335/insert-reply"
["_GET"] => array(0) {
}
["_POST"] => array(8) {
["message_html"] => string(11) "<p>xd</p>"
["_xfRelativeResolver"] => string(58) "http://www.mysite.com/messasing/some-thing-1.552335/"
["last_date"] => string(10) "1440393547"
["last_known_date"] => string(0) ""
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(34) "/messasing/some-thing-1.552335/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
Is it a problem with the add-on or with XF 1.5?
Thanks,
Super120