Closed Darko-F closed 1 year ago
Si I made another feed `
{/feeditems}
{/feed}
</div>`
This one it seems work but i get 500 Internal Server Error when I preview email or send test one. What I doing wrong?
@Darko-F What does you error-log says?
Hi, So _ update from 4.1 to 4.4 it take me two full days with database restored twice, Mautic is just a gem when upgrading is concern. rss: https://shop.tuamv.com/rss-offer-week-en.xml Email Preview return 500 error
[2023-09-30 16:58:18] mautic.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Attempted to load class "SimplePie_XML_Declaration_Parser" from the global namespace. Did you forget a "use" statement?" at /home/mysite/public_html/marketing/plugins/MauticRssToEmailBundle/vendor/simplepie/simplepie/library/SimplePie/Registry.php line 178 {"exception":"[object] (Symfony\Component\Debug\Exception\FatalThrowableError(code: 0): Attempted to load class \"SimplePie_XML_Declaration_Parser\" from the global namespace.\nDid you forget a \"use\" statement? at /home/mysite/public_html/marketing/plugins/MauticRssToEmailBundle/vendor/simplepie/simplepie/library/SimplePie/Registry.php:178)"} {"hostname":"b3.hitrost.net","pid":2988446}
Never mind I reinstall and is working. Thank you
Hi I have this error Error: A feed could not be found at
https://shop.tuamv.com/rss-offer-week_en
; the status code is200
and content-type is ` In email code I have{feeditem:title}
{feeditem:description}
{feeditem:custom:price}
{/feeditems} {/feed}But this feed working just fine Thank you