Viewing 3 replies - 1 through 3 (of 3 total)
  • at least for me, in IE8 having this plugin on throws javascript errors. (WP 3.8.1)

    So no, we had to deactivate it when we went to 3.8

    note the user has chromeframe:

    Webpage error details

    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; chromeframe/26.0.1410.64; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.3; MS-RTC LM 8)
    Timestamp: Fri, 7 Feb 2014 19:14:57 UTC

    Message: ‘childNodes.0’ is null or not an object
    Line: 41
    Char: 3
    Code: 0

    I fixed it hacked it so it works on IE8.

    Just commented out this line at the end of email-login.php:

    // add_action( 'login_form', 'username_or_email_login' );

    The Javascript there is not IE8 compatible.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘3.7 compatability’ is closed to new replies.