Your software
My Mautic version is: 5.2.3 (also tried Mautic 6 with the same errors)
My PHP version is: 8.2
My Database type and version is: MySQL
I am hosted on Hostinger with a shared plan.
Your problem
Everything works correctly in Mautic, except for the creation of certain email templates and landing pages. The “1:2:1 columns” theme works, and I can save it without any issues, but the “1:2 column” theme does not. Additionally, I have not been able to save any new email using the builder, and the same error applies for landing pages. I always get the error:
“Your request could not be processed, please try again.”
In the browser’s JavaScript console, I see the following error:
[Error] Failed to load resource: the server responded with a status of 403 ()
URL: https:/mysiteXXXX.com/s/emails/new?mauticUserLastActive=26&mauticLastNotificationId=…
However, I am able to create contacts, forms, assets, and companies without any issues.
Steps I have tried to fix the problem:
Checked different PHP versions
Checked the file and folder permissions.
Verified the logs in /var/log/mautic.log.
Attempted to troubleshoot with browser developer tools to address the JavaScript error and the 403 error.
Set the log level to debug in /config/config_prod.php to capture more detailed error information.
Despite these efforts, the problem persists. Can anyone provide further guidance on resolving the issue?
Thank you in advance for your help!
Best regards,
Wuini