RSS Feed/News ACP “Send Message” throws error when no valid user is loaded

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
31,434
Points
823

Reputation:

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 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...
 
Status
Not open for further replies.
Top