• Hi,

    I’ve integrated the plugin in my WordPress website and tried to configure Mautic Form with the CF7 form.

    When I tried to integrate CF7 and Mautic forms, I’ve encountered the below error.

    In doesn’t seem you have any form in Mautic. Please go ahead and create the form in Mautic and then come here again to map the fields.

    Actually I’ve two forms in Mautic. I don’t know what I’m missing in here.

    I’ll be glad if I resolve this with your help.

    Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter surendermallow

    (@surendermallow)

    In addition to the above query,

    How to check the connection was successfully established to Mautic?

    I get the same error. Seems to be nothing in this forumn but crickets

    I have gotten this to successfully work on one site, but on another I am having this same issue. It’s telling me there are no forms. I have tried adding them, deleting, cloning, etc. in mautic, and no matter what, it says that I don’t have any. I also tried to re-authorize the plugin several times, and still the same result. Both of these were self-hosted instances of mautic.

    So just as an update – I figured out the difference between the two sites. The one that works is Mautic version 2.4, while the one that doesn’t is Mautic version 2.5.1. So it seems as though this plugin isn’t compatible with the latest version of Mautic?

    i was experiencing the same issue. i’m hosting Mautic on my server.

    I dug through the plugin code and what I discovered is that the database table is mapping with a db prefix of ‘haw_mautic_’. I went into phpMyadmin and changed my db prefix to ‘haw_mautic_’.

    I then had to reconfigure my the db_table_prefix in /app/config/local.php.

    I then cleared the cache by deleting the /app/cache folder.

    Alternatively, you could change the db prefix in the plugin code, but if there’s a plugin update, it will most likely stop working.

    Worked a treat.

    • This reply was modified 7 years, 4 months ago by michaeldt.

    Amazing @michaeldt changing the database prefix worked! Thanks so much ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Mautic Form selection’ is closed to new replies.