Your software
My Mautic version is: 4.1.1
My PHP version is: 7.4
My Database type and version is: MySQL
Your problem
My problem is: I am trying to use the Preference Center so that the users can unsubscribe from a specific segment without preventing me from reaching them on other segments or by transactional emails.
First, I am creating a landing page in the components and I turn on the Preference Center flag. The first issue that I have is that when I go into the builder, I don’t see any Preference Center blocks. (see screen capture)
Ok… Then, I try to simply put the codes manually. {segmentlist} and {saveprefsbutton}.
I go in my email settings and turn on all flags.
Yesterday, the button was showing up, but not the segments. I realized today that my newsletter segment was not made to be seen in the Preference Center. I turned that on, but now, the center simply crashes and I get this error in the console.
Looks like Mautic is not initialized in the builder library. So, the js crashes.
Please help!