Posted: April 11, 2024 at 4:34 am
Hello there Looking forward to getting your help here!! |
|
Hi Lotte, When you view the messages in the Message Activity table, what colour ‘status bar’ do they have? Event Espresso -> Messages -> Message Activity. The coloured bar to the left of each message indicates its ‘status’ and there is a legend at the bottom of the table to show the meaning of each colour. |
|
You can go to EE dashboard -> Messages then you will see Error symbol, click it to view the message Let us know what it says. thanks |
|
Hi Rio and Sam When I check the status I only see icons: The eye, the cart and the fast forward. Not the i that is on you screendump. I tried the usual tricks with manual Send Now, Generate Now and Generate and Send Now. Please help!! |
|
Hello, Can you fill this form so we can look on the error message? https://eventespresso.com/send-login-details/ thanks |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
This reply has been marked as private. | |
This reply has been marked as private. | |
This reply has been marked as private. | |
This reply has been marked as private. | |
This reply has been marked as private. | |
Hi there, The email you recieved is likely the standard email triggered when these a data error thrown on the site and was likely triggered when Rio test the emails above which then triggered a the fatal he posted up. Your site will then capture that error and send you an email for it. — The error above isn’t related to the PHP Dom Extension, its usually caused by invalid HTML within the messages. Have you recently changed the message templates/content? |
|
No changes in the mails. |
|
I’ve been trying to reproduce this on a couple of sites, copying over your template data etc but so far I am unable to reproduce the error your getting. Something changed between 11. April 2024 01:02 and 09:01 as that’s when the emails started to fail. Can you send over FTP credentials? I’d like to enable Debug mode and see if anything stands out from that. |
|
Hi there, I’ve spent a lot of time digging into this and can’t reproduce it outside of your site. I stepped back through the code (none of which has changed within EE itself for a long time now) and the part that is failing here is converting the the HTML to a DOMDOcument, it throws this notice:
Then the code within CssToInlineStyles attempts to use documentElement and throws a fatal as its Googling for this:
Leads me to a few different threads all highlighting the same issue: https://github.com/phanan/kupo/issues/31 https://github.com/braincrafted/bootstrap-bundle/issues/461#issuecomment-333508959 Those state the dom module was included twice within their install and that is what caused the error for them. Can you check with your host and have them confirm the dom module has only been included once? |
|
This reply has been marked as private. | |
Just in case this comes up again, may I ask what exactly they changed to fix this? I assume DOM was set to load twice? — Forum threads automatically close after 2 weeks of no activity so this thread will likely close, but you can also link back to it in a new thread and we can merge/re-open if needed. |
|
This reply has been marked as private. | |
This reply has been marked as private. | |
The support post ‘Failing to send out messages in queu’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.