Server Error when updating signature

dtmcl

Well-known member
I woke up this morning to an error reported here

Forum User said:
Is it only me that keeps getting server error's when trying to update your status or edit your signature (ect..) keep getting server error's from it. They will update but it comes up with an error and says try again later. Can this be sorted?


Error Info

ErrorException: Declaration of CemZoo_Username_DataWriter_User::_verifyUsername() should be compatible with that of XenForo_DataWriter_User::_verifyUsername() - library/CemZoo/Username/DataWriter/User.php:102
Generated By: GAF, Today at 11:31 AM


Stack Trace

#0 /home/dir/public_html/library/XenForo/Autoloader.php(119): XenForo_Application::handlePhpError('CemZoo_Username...')
#1 /home/dir/public_html/library/XenForo/Autoloader.php(119): XenForo_Autoloader::autoload()
#2 /home/dir/public_html/library/XenForo/Application.php(857): XenForo_Autoloader->autoload('CemZoo_Username...')
#3 /home/dir/public_html/library/XenForo/Application.php(397): XenForo_Application::autoload('XenForo_DataWri...', 'datawriter')
#4 /home/dir/public_html/library/XenForo/DataWriter.php(1975): XenForo_Application::resolveDynamicClass('XenForo_DataWri...', 3)
#5 /home/dir/public_html/library/XenForo/DataWriter/DiscussionMessage/ProfilePost.php(198): XenForo_DataWriter::create()
#6 /home/dir/public_html/library/XenForo/DataWriter/DiscussionMessage/ProfilePost.php(149): XenForo_DataWriter_DiscussionMessage_ProfilePost->_updateStatus()
#7 /home/dir/public_html/library/XenForo/DataWriter/DiscussionMessage.php(520): XenForo_DataWriter_DiscussionMessage_ProfilePost->_messagePostSave()
#8 /home/dir/public_html/library/XenForo/DataWriter.php(1385): XenForo_DataWriter_DiscussionMessage->_postSave()
#9 /home/dir/public_html/library/XenForo/Model/UserProfile.php(242): XenForo_DataWriter->save('Since I think I...')
#10 /home/dir/public_html/library/XenForo/ControllerPublic/Member.php(874): XenForo_Model_UserProfile->updateStatus()
#11 /home/dir/public_html/library/XenForo/FrontController.php(310): XenForo_ControllerPublic_Member->actionPost(Object(XenForo_RouteMatch))
#12 /home/dir/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch()
#13 /home/dir/public_html/index.php(13): XenForo_FrontController->run()
#14 {main}

Request State

array(3) {
["url"] => string(47) "http://www.adminforums.org/members/GAF.552/post"
["_GET"] => array(0) {
}
["_POST"] => array(6) {
["message"] => string(91) "Since I think I have been hacked on FP (can not get on account) I will spend my day here :)"
["_xfToken"] => string(55) "552,1323171042,e3537404186e26e5b729fa9ab0a017e58cd089d3"
["return"] => string(1) "1"
["_xfRequestUri"] => string(1) "/"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(4) "json"
}
}
 
Top Bottom