Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jose Conti

    (@jconti)

    Hi,

    I will take a look.

    Seams there is something wrong. That line is a close tag for IE and it should not be shown.

    Kind regards

    Thread Starter muscles68

    (@muscles68)

    Ok thanks look forward to hearing from you

    I just asked the same question again because you did not put the answer here. A good practice that would save you plenty of support time.

    I have script showing as well, see:

    http://wordpress.org/support/topic/have-a-problem-with-code-showing?replies=1

    Plugin Author Jose Conti

    (@jconti)

    Hi Arealpolitik,

    It is a bug.

    Please, edit the file /wangguard/wangguard-admin.php

    Look for the line 274.

    You will fine there this:

    $nonce_field = '<div style="' .$cssStyle.'"><label for="'.$nonceValue.'">Why you want to register here? (required)</label><input autocomplete="off" tabindex="'.mt_rand(9999,99999).'" type="text" id="' . $fieldID . '" name="' . $nonceValue . '" value="" /></div><![endif]>';

    remove

    <![endif]>
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error on register page in IE only’ is closed to new replies.