• Hi,

    I don′t know, why one of my four lists don′t send emails.

    I get the error “A new entity was found through the relationship ‘MailPoet\Entities\NewsletterLinkEntity#queue’ that was not configured to cascade persist operations for entity: MailPoet\Entities\SendingQueueEntity@30730. 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\SendingQueueEntity#__toString()’ to get a clue.”
    I′m not a native speaker, so it′s not easy for me to find the error.

    I have these four lists:

    When I write a new post, I select the list from the mail list that should receive the information by email. If I select “Info” I get the above error. What am I doing wrong or what is missing? I can see the list still working in 2022. However, no post has been made for the list since 2022, so I can’t say when the error occurred. Much more important to me is how do I fix the error.
    If I select the “Langwaffe” list, the subscribers to the Long Gun list receive an email.

    If I preview the post notification, everything looks good.

    Kindly regards, Torsten

    • This topic was modified 10 months, 3 weeks ago by frehe.
    • This topic was modified 10 months, 3 weeks ago by frehe.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter frehe

    (@frehe)

    I found a difference… the working list specifies a category that doesn’t actually exist. An existing category is selected in the non-working list. Now I’m wondering why it works with the incorrect category but not with the existing category.
    These are the existing categorys:

    This is the entry from the working list (with an non-existing category):

    This ist the entry from the non-working list (with an existing catagory):

    • This reply was modified 10 months, 3 weeks ago by frehe.

    Hi there. Sorry to hear about the problem.

    To help us debug this issue, can you please share with us your System Info, available under MailPoet > Help on the “System Info” page?

    Also, what about the other two lists that work —?are they also configured with non-existent categories?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Send email doesn′t work on one of my lists’ is closed to new replies.