FlowRider
Guest
offline
Bug Report: ACP “Send Message” throws error when no valid user is loaded
XenForo version: 2.3.10
Area: Admin Control Panel -> Users -> Send Message
Error type: PHP Warning / Null pointer access
Description
When opening the “Send Message” action in the ACP without a valid user record (for example when
Code:
Read more
Continue reading...
XenForo version: 2.3.10
Area: Admin Control Panel -> Users -> Send Message
Error type: PHP Warning / Null pointer access
Description
When opening the “Send Message” action in the ACP without a valid user record (for example when
user_id is missing, empty, or refers to a deleted user), XenForo throws a PHP warning:Code:
ErrorException: [E_WARNING] Attempt to read property "user_id" on null...Read more
Continue reading...