A critical entity error has occurred.
-
A critical entity error has occurred.
I am having trouble with the following error in MailPoet. I contacted other plugin support and they told me that it is caused by MailPoet and I should contact them.
Indeed, when I look at the code, it says MailPoet.
Please let me know how to resolve this error.——-
A new entity was found through the relationship 'MailPoet/Entities/SendingQueueEntity#Task' that was not configured to cascade persist operations for entity: MailPoet/Entities/ScheduledTaskEntiy@31105. To solve this issue: Either explicitly call entitymanager #persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(...cascade={"persist"}). If you cannot find out which entity causes the problem implement 'MailPoet/Entities/ScheduledTaskEntity#__toString()' to get a clue.——-
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘A critical entity error has occurred.’ is closed to new replies.