[RSS Feed/News] LogicException: Entity addonid:Attachment (class: addonid\Entity\Attachment) could not be found in src\XF\Mvc\Entity\Manager.php at li

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Idk why this happened but in my code is :

PHP:

$variable = $this->em()->create("addonid\XF:Attachment");

And i got this error:
LogicException: Entity addonid:Attachment (class: addonid\Entity\Attachment) could not be found in src\XF\Mvc\Entity\Manager.php at line 53
Click to expand...

Attachment entity is a new entity i'm creating for handling my own attachment data in my addon.

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom