• Hi – ive installed and tested the plugin two weeks ago for a client at https://natureculturevoyage.com/

    Now without changing any settings, the signup forms are throwing the following error:

    Oops! There is a problem with this form:
    textStatus:error
    errorThrown:Not Found
    responseText:
    Then it shows the entire homepage in an iframe below the responsetext.

    Please advise what to change in order for it to work, and thanks in advance

Viewing 1 replies (of 1 total)
  • Hello,

    Can you please add this to your wp-config.php?

    define( ‘WP_MEMORY_LIMIT’, ‘128M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘128M’ );

    Let me know if that works.

Viewing 1 replies (of 1 total)
  • The topic ‘error when submitting subscribe form’ is closed to new replies.