Access extended class

Status
This content is read-only, or is not open for further replies.

FoxSecrets

Guest
offline
I extended the entity class "ConversationRecipient" but I can't access it.

Everything is setup but when I try to save it says 'Accessed unknown getter'.

How can I make it work?

Error:
Code:

Code:
ErrorException: [E_USER_WARNING] Accessed unknown getter 'check' on XF:ConversationRecipient[42, 1] in src/XF/Mvc/Entity/Entity.php at line 202
[LIST=1]
[*]XF::handlePhpError()
[*]trigger_error() in src/XF/Mvc/Entity/Entity.php at line 202
[*]XF\Mvc\Entity\Entity->get() in src/XF/Mvc/Entity/Entity.php at line...

Read more

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom