Your software
My Mautic version is: 2.15.3
My PHP version is: 7.0.33
Your problem
My problem is: Campaign builder loads up ok but never saves when you click apply.
These errors are showing in the log:
[2019-10-10 13:47:23] mautic.ERROR: PHP Notice: require(): Failed opening required '/home/admin/domains/nutriwise.co.za/public_html/contact/app/cache$
[2019-10-10 13:47:23] mautic.ERROR: Symfony\Component\Debug\Exception\FatalErrorException: Notice: require(): Failed opening required '/home/admin/do$
[2019-10-10 13:47:23] mautic.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalErrorException: "Compile Error: require(): Faile$
Steps I have tried to fix the problem:
- I searched the error which points to this bug (https://github.com/symfony/symfony/pull/26762). But changes seem already incorporated.
Anyone have any ideas?