• Resolved shawfactor

    (@shawfactor)


    Jonradio,

    your plugin is functionaql but it crashes the login page after the form has been generated.

    Instead of closing the html tags the output stops at:

    <script type=”text/javascript”>
    function wp_attempt_focus(){
    setTimeout( function(){ try{
    d = document.getElementById(‘user_login’)

    Can you have a look at this and fix as i require the full closing tags for another plugin I’d like to use?

    Pete

    https://wordpress.org/plugins/jonradio-remember-me/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author adiant

    (@adiant)

    My apologies, but I didn’t get a automatic notification from WordPress, so am just seeing this now.

    I will respond as quickly as possible.

    Plugin Author adiant

    (@adiant)

    Not knowing the particulars of your environment, I simply deactivated all plugins, installed the Remember Me plugin, activated it, left the default settings and looked at the Source of the login form that was presented immediately after logging off the Admin panel. First with FireFox, then with IE, both the latest versions running on a Windows 8.0 Desktop.

    In both cases the Source ended with </html> as it should. And all the JavaScript (that got cut off for you) was there, too.

    The only thing “strange” about my test environment is that WP_DEBUG is set to TRUE.

    I would very much like to get this resolved for you, but I need to re-create the problem on my test system. Anything you can tell me that would help me re-create your WordPress/web server environment would be helpful.

    In case it is of interest, the JavaScript you display is not being generated by my plugin; the plugin was written specifically not to use JavaScript.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘This plugin crashes the login page’ is closed to new replies.