Please find below the error I receive when attempting to Warn a user from a profile post comment.
This is using XF 1.5 Beta 4.
This is using XF 1.5 Beta 4.
Server Error
Missing following state for user ID 3 in user 72495
XenForo_Model_User->passesPrivacyCheck() in /library/XenForo/Model/UserProfile.php at line 117
XenForo_Model_UserProfile->canViewFullUserProfile() in /library/XenForo/Model/ProfilePost.php at line 516
XenForo_Model_ProfilePost->canViewProfilePostAndContainer() in /library/XenForo/WarningHandler/ProfilePostComment.php at line 14
XenForo_WarningHandler_ProfilePostComment->_canView() in /library/XenForo/WarningHandler/Abstract.php at line 15
XenForo_WarningHandler_Abstract->canView() in /library/XenForo/ControllerPublic/Member.php at line 765
XenForo_ControllerPublic_Member->actionWarn() in /library/XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in /library/XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /index.php at line 13