Home Forums Newsletter Plugin Support 404 error page shows after clicking subscribe – Chords

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #28590
    Anonymous
    Participant

    Hello i get an PAGE NOT FOUND! (404) Error

    I use the Chords Theme and the action-URL is: http://kantine.com/wp-content/plugins/newsletter/do/subscribe.php

    So i hope you can help me!

    #28787
    Stefano
    Keymaster

    You form uses an old action url, the new on is http://yourdomain.com?na=s.

    Stefano.

    #29085
    rpmglobal
    Participant

    Hi Stefano, i have the exact same problem here : http://www.globalwealthinstitute.net
    I have Good Layer Theme, and the plugin Newsletter 4.7.6
    In the configuration (plugin.php) page, see below what i have…
    What do we need to change here ?

    define(‘NEWSLETTER_SUBSCRIPTION_POPUP_URL’, NEWSLETTER_URL . ‘/do/subscription-popup.php’);
    define(‘NEWSLETTER_SUBSCRIBE_URL’, NEWSLETTER_URL . ‘/do/subscribe.php’);
    define(‘NEWSLETTER_SUBSCRIBE_POPUP_URL’, NEWSLETTER_URL . ‘/do/subscribe-popup.php’);
    define(‘NEWSLETTER_PROFILE_URL’, NEWSLETTER_URL . ‘/do/profile.php’);
    define(‘NEWSLETTER_SAVE_URL’, NEWSLETTER_URL . ‘/do/save.php’);
    define(‘NEWSLETTER_CONFIRM_URL’, NEWSLETTER_URL . ‘/do/confirm.php’);
    define(‘NEWSLETTER_CHANGE_URL’, NEWSLETTER_URL . ‘/do/change.php’);
    define(‘NEWSLETTER_UNLOCK_URL’, NEWSLETTER_URL . ‘/do/unlock.php’);
    define(‘NEWSLETTER_UNSUBSCRIBE_URL’, NEWSLETTER_URL . ‘/do/unsubscribe.php’);
    define(‘NEWSLETTER_UNSUBSCRIPTION_URL’, NEWSLETTER_URL . ‘/do/unsubscription.php’);

    #73632
    van_der_sebe
    Participant

    Hi!

    You maybe solved the problem? I have the same problem and I can´t find where to change the custom form. I found a lot of topics related to this problem in this forum, but it seems Stefano just doesn´t want to answer the question about where to change the form action.

    Thank you!

    David

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.