• I’ve created a form with only basic options. and I added the list. then I got the php code for the form,it was something like this.

    $form_widget = new \MailPoet\Form\Widget();
    echo $form_widget->widget(array('form' => 3, 'form_type' => 'php'));

    I used the form in my theme’s footer.php file. I can see the form but when I try to submit an email address, it does nothing and immediately showing following error at the bottom of the form.

    An error has happened while performing a request, please try again later.

    What’s the wrong here? in help->status page all looks fine and it says connection is successful even..

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter webofpeace

    (@webofpeace)

    This is the system info tab data. hope this helps

    PHP version: 7.0.19
    MailPoet Free version: 3.8.5
    MailPoet Premium version: N/A
    MailPoet Premium/MSS key:
    WordPress version: 4.9.8
    Database version: 5.6.35-81.0
    Web server: Apache
    SMP Wed Jan 17 13:19:23 EST 2018 x86_64
    WP_MEMORY_LIMIT: 158M
    WP_MAX_MEMORY_LIMIT: 158M
    WP_DEBUG: false
    PHP max_execution_time: 20
    PHP memory_limit: 158M
    PHP upload_max_filesize: 10M
    PHP post_max_size: 20M
    WordPress language: en_US
    Multisite environment?: No
    Current Theme: Twenty Seventeen (version 1.6)
    Active Plugin names: mailpoet/mailpoet.php
    Sending Method: SendGrid
    Sending Frequency: 25 emails every 5 minutes
    Task Scheduler method: WordPress
    action=ping
    Default Reply-To address:
    Bounce Email Address:
    Total number of subscribers: 2
    Plugin installed at: 2018-08-21 08:34:59

    Hi @webofpeace,

    Can you update your plugin to the latest version?

    Thanks!

    Thread Starter webofpeace

    (@webofpeace)

    Hi,
    I did. doesn’t fix my problem though. It displays the page, but still throws an error(same as above mentioned), no page reload occurs

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot submit using forms’ is closed to new replies.