Jarod
Active member
Hi @Chris D
Can you please tell me how to resolve this issue with Media Gallery. It appears when i try to edit comment in the media and send alert ton user. The site is in french
Can you please tell me how to resolve this issue with Media Gallery. It appears when i try to edit comment in the media and send alert ton user. The site is in french
PHP:
XenForo_Exception: Serialized value contains an object and this is not allowed - library/XenForo/DataWriter/Helper/Denormalization.php:40
Généré par: Jarod, il y a 53 minutes
Trace de la pile
#0 /home/mydomain.com/public_html/library/XenForo/DataWriter/Alert.php(86): XenForo_DataWriter_Helper_Denormalization::verifySerialized('a:5:{s:6:"reaso...', Object(XenForo_DataWriter_Alert), 'extra_data')
#1 /home/mydomain.com/public_html/library/XenForo/DataWriter.php(995): XenForo_DataWriter_Alert->_verifyExtraData('a:5:{s:6:"reaso...', Object(XenForo_DataWriter_Alert), 'extra_data', Array)
#2 /home/mydomain.com/public_html/library/XenForo/DataWriter.php(725): XenForo_DataWriter->_runVerificationCallback(Array, 'a:5:{s:6:"reaso...', Array, 'extra_data')
#3 /home/mydomain.com/public_html/library/XenForo/DataWriter.php(643): XenForo_DataWriter->_isFieldValueValid('extra_data', Array, 'a:5:{s:6:"reaso...', Array)
#4 /home/mydomain.com/public_html/library/XenForo/Model/Alert.php(450): XenForo_DataWriter->set('extra_data', Array)
#5 /home/mydomain.com/public_html/library/XenForo/Model/Alert.php(421): XenForo_Model_Alert->alertUser(384456, 0, '', 'user', 384456, 'xengallery_comm...', Array)
#6 /home/mydomain.com/public_html/library/XenGallery/Model/Media.php(3499): XenForo_Model_Alert::alert(384456, 0, '', 'user', 384456, 'xengallery_comm...', Array)
#7 /home/mydomain.com/public_html/library/XenGallery/ControllerPublic/Abstract.php(345): XenGallery_Model_Media->sendAuthorAlert(Array, 'xengallery_comm...', 'edit', Array, Array, 'user_id')
#8 /home/mydomain.com/public_html/library/XenGallery/ControllerPublic/Comment.php(270): XenGallery_ControllerPublic_Abstract->_sendAuthorAlert(Array, 'xengallery_comm...', 'edit', Array)
#9 /home/mydomain.com/public_html/library/XenForo/FrontController.php(351): XenGallery_ControllerPublic_Comment->actionSave()
#10 /home/mydomain.com/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#11 /home/mydomain.com/public_html/index.php(13): XenForo_FrontController->run()
#12 {main}
État de la demande
array(3) {
["url"] => string(47) "http://www.mydomain.com/media/comments/20188/save"
["_GET"] => array(1) {
["/media/comments/20188/save"] => string(0) ""
}
["_POST"] => array(8) {
["message_html"] => string(182) "<p>[USER=324089]@ttt[/USER] Il est très physionomiste. <img src="styles/default/xenforo/clear.png" class="mceSmilieSprite mceSmilie10" alt=":rouge:" unselectable="on"></p>
"
["_xfRelativeResolver"] => string(40) "http://www.mydomain.com/media/scene.27275/"
["send_author_alert"] => string(1) "1"
["author_alert_reason"] => string(46) "Tu fais tout pour que je sois .... :D"
["_xfToken"] => string(8) "********"
["_xfRequestUri"] => string(19) "/media/scene.27275/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}