RSS Feed/News Class XF\Authentication\Huddler does not exist

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,722
Points
823

Reputation:

I've seen this a few times from sites that were on the Huddler platform. It appears to be old users logging in but when they try, they just get a server error.

Talking to all the various AI, they seem to think this will fix the issue globally:

Code:

Code:
UPDATE xf_user_authenticate
SET scheme_class = 'XF:Core',
    data = X'613A313A7B733A343A2268617368223B733A303A22223B7D'
WHERE scheme_class LIKE '%Huddler%';

But it's AI and I have very limited trust in those answers. Does that seem like an...

Read more

Continue reading...
 
Status
Not open for further replies.
Top