• Hi all !
    First of all Thanks a lot for this plugin It’s very usefull ))

    But unfortulately I have problem with it in IE. The point is that Plugin Subscribe2 works correctly in all browsers except IE.
    As I noticed sent data from form isn’t processed in IE because if I inputed incorrect email I didnt see anything (no message like “Sorry, but that does not look like an email address to me.”)

    I show subscriber form at header of site with help of next code:

    <?php
    global $mysubscribe2;
    echo "”;
    echo $mysubscribe2->filter(’<!--subscribe2-->‘);
    echo “”;
    ?>

    How can I fix this problem in IE ?

    Thanks a lot for reply in advance ))

Viewing 2 replies - 1 through 2 (of 2 total)
  • I, too, have run into this problem. I am able to sign up new subscribers on Firefox and Chrome just fine, but not IE. Instead of producing the “confirmation is on its way” text as it should in IE, it just reloads the page and nothing happens. The input field is returned to its normal state.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Which IE?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin Subscribe2. Problem with sending in IE’ is closed to new replies.