• Just an FYI, in the file rpr-login.php where it creates the disclaimer div (and the license div), the code outputs 2 speech marks instead of 1:

    (Line 310 in version 4.2.4)

    echo "\n", '<div id="disclaimer"">', nl2br( $register_plus_redux->rpr_get_option( 'message_disclaimer' ) ), '</div>';

    Same issue for the license div on line 322.

    Just wanted to let you know, as I’ve removed the extra ” in mine, but when I update I’ll obviously lose that fix.

    https://www.ads-software.com/plugins/register-plus-redux/

  • The topic ‘Invalid HTML generation’ is closed to new replies.