RSS Feed/News extendClass was never called on Error

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
24,683
Points
823

Reputation:

I have an addon that consists of a template, a template modification and 3 entitties. One of the entities is a user entity which extends the XF user entity.
This all works fine on my dev server, once I move it over and try to install it on the production server, it throws the following error '

Code:

An exception occurred: [LogicException] Tried to call XF\Extension::resolveExtendedClassToRoot on Onthebox\Ident\Entity\User, but extendClass was never called on the base class in src/XF/Extension.php on...

Read more

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