Reply to thread

XF Core & XFMG latest version


Super Admin wants to edit a user's album title to make it board conform and filled in the "reason" field. The following error was displayed as a modal as he hit save.


(But album was saved with the changes)


[CODE]The following error occurred:


Serialized value contains an object and this is not allowed

XenForo_DataWriter_Helper_Denormalization::verifySerialized() in XenForo/DataWriter/Alert.php at line 86

XenForo_DataWriter_Alert->_verifyExtraData()

call_user_func_array() in XenForo/DataWriter.php at line 996

XenForo_DataWriter->_runVerificationCallback() in XenForo/DataWriter.php at line 725

XenForo_DataWriter->_isFieldValueValid() in XenForo/DataWriter.php at line 643

XenForo_DataWriter->set() in XenForo/Model/Alert.php at line 450

XenForo_Model_Alert->alertUser() in XenForo/Model/Alert.php at line 426

XenForo_Model_Alert::alert() in XenGallery/Model/Media.php at line 3517

XenGallery_Model_Media->sendAuthorAlert() in XenGallery/ControllerPublic/Abstract.php at line 345

XenGallery_ControllerPublic_Abstract->_sendAuthorAlert() in XenGallery/ControllerPublic/Album.php at line 338

XenGallery_ControllerPublic_Album->actionEdit() in XenForo/FrontController.php at line 351

XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134

XenForo_FrontController->run() in /var/www/clients/client180/web812/web/index.php at line 13[/CODE]


Back
Top Bottom