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
I spent 8 hours trying to get this plugin functional.
First, this plugin didn't work, if conditionals always ran the ELSE case regardless of input format that was passed from API token values. I tried all sorts of variations including using mj-raw, without using mj-raw, using string vs. int values, but nothing made the logic work as expected.
Second, after several hours of testing variations to see if I could get it working, I went to Save my email template change, and my Mautic server nuked itself completely.
From that point forward, when I tried to do anything in Mautic, there was a bunch of JavaScript errors and none of the menus were responding (I couldn't even open the Settings menu to uninstall the plugin).
Even after uninstalling the plugin files, clearing cache, and manually removing the plugin database entry, I still couldn't fix the Mautic server.
I reinstalled all the Mautic files (continued using the same database), still didn't fix it.
I finally had to reinstall the MySQL database from beginning, and manually reinsert the records I needed.
Only then did my Mautic server run normally again.
So yeah, don't waste your time with this plugin. Huge waste of time and unstable.
I can't even tell you anymore what PHP errors and JavaScript errors I was seeing, it was a long list of errors being thrown. It said that JQuery couldn't be found, which didn't make sense, because the main app JS file was being loaded and it had all the code for JQuery there.
I couldn't figure out how to recover the server, the error messages were all over the places, there was no guidance as to what went wrong.
The text was updated successfully, but these errors were encountered:
I spent 8 hours trying to get this plugin functional.
First, this plugin didn't work,
if
conditionals always ran the ELSE case regardless of input format that was passed from API token values. I tried all sorts of variations including using mj-raw, without using mj-raw, using string vs. int values, but nothing made the logic work as expected.Second, after several hours of testing variations to see if I could get it working, I went to Save my email template change, and my Mautic server nuked itself completely.
From that point forward, when I tried to do anything in Mautic, there was a bunch of JavaScript errors and none of the menus were responding (I couldn't even open the Settings menu to uninstall the plugin).
Even after uninstalling the plugin files, clearing cache, and manually removing the plugin database entry, I still couldn't fix the Mautic server.
I reinstalled all the Mautic files (continued using the same database), still didn't fix it.
I finally had to reinstall the MySQL database from beginning, and manually reinsert the records I needed.
Only then did my Mautic server run normally again.
So yeah, don't waste your time with this plugin. Huge waste of time and unstable.
I can't even tell you anymore what PHP errors and JavaScript errors I was seeing, it was a long list of errors being thrown. It said that JQuery couldn't be found, which didn't make sense, because the main app JS file was being loaded and it had all the code for JQuery there.
I couldn't figure out how to recover the server, the error messages were all over the places, there was no guidance as to what went wrong.
The text was updated successfully, but these errors were encountered: