You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are unable to setup AB testing for our emails, only tested with winner criteria of read rate.
Yesterday we made one and now we are unable to edit that email anymore.
Today it always gives us a popup saying 'CSRF token error. Try to refresh the page and try again'.
If a bug:
Q
A
Mautic version
2.13
PHP version
7.0.17
Steps to reproduce:
Create AB test for an existing email
Give it a weight of 50
Set the AB test winner criteria to read rate
Pres apply
Log errors:
[2018-04-27 08:15:22] mautic.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getId() on null" at /var/www/html/app/bundles/LeadBundle/Helper/ContactRequestHelper.php line 205 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getId() on null at /var/www/html/app/bundles/LeadBundle/Helper/ContactRequestHelper.php:205)"} []
[2018-04-27 08:15:38] mautic.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getId() on null" at /var/www/html/app/bundles/LeadBundle/Helper/ContactRequestHelper.php line 205 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getId() on null at /var/www/html/app/bundles/LeadBundle/Helper/ContactRequestHelper.php:205)"} []
[2018-04-27 08:26:43] mautic.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getName() on null" at /var/www/html/app/bundles/EmailBundle/Helper/AbTestHelper.php line 47 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getName() on null at /var/www/html/app/bundles/EmailBundle/Helper/AbTestHelper.php:47)"} []
[2018-04-27 08:26:48] mautic.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\FatalThrowableError: "Call to a member function getName() on null" at /var/www/html/app/bundles/EmailBundle/Helper/AbTestHelper.php line 47 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Call to a member function getName() on null at /var/www/html/app/bundles/EmailBundle/Helper/AbTestHelper.php:47)"} []
[2018-04-27 08:31:46] mautic.CRITICAL: Uncaught PHP Exception RuntimeException: "Unable to write in the cache directory (/var/www/html/app/cache/prod/twig/de)." at /var/www/html/vendor/twig/twig/lib/Twig/Cache/Filesystem.php line 61 {"exception":"[object] (RuntimeException(code: 0): Unable to write in the cache directory (/var/www/html/app/cache/prod/twig/de). at /var/www/html/vendor/twig/twig/lib/Twig/Cache/Filesystem.php:61)"} []
[2018-04-27 08:32:40] mautic.CRITICAL: Uncaught PHP Exception RuntimeException: "Unable to write in the cache directory (/var/www/html/app/cache/prod/twig/de)." at /var/www/html/vendor/twig/twig/lib/Twig/Cache/Filesystem.php line 61 {"exception":"[object] (RuntimeException(code: 0): Unable to write in the cache directory (/var/www/html/app/cache/prod/twig/de). at /var/www/html/vendor/twig/twig/lib/Twig/Cache/Filesystem.php:61)"} []
The text was updated successfully, but these errors were encountered:
What type of report is this:
Description:
We are unable to setup AB testing for our emails, only tested with winner criteria of read rate.
Yesterday we made one and now we are unable to edit that email anymore.
Today it always gives us a popup saying 'CSRF token error. Try to refresh the page and try again'.
If a bug:
Steps to reproduce:
Log errors:
The text was updated successfully, but these errors were encountered: