mautic-cron-commands
mautic-cron-commands copied to clipboard
[BUG] - v4.3.1 - removed dependent files - 500 error
With the latest upgrade, dependent files such as the autoload.php have been removed along with other structural changes to the mautic app.
As a result things are no longer loading and throwing 500 errors
Resolution: require_once $docroot.'/app/autoload.php'; to require_once $docroot.'/autoload.php';
Thanks for opening your first issue here! Be sure to follow the issue template!
Muchuas gratias, Tom! Worked perfectly! :-) <3
Thank you very much, @TornMarketing . Worked perfectly with version 4!
@TornMarketing does this works for Mautic 5