• I have a client site that has a couple of pages of sensitive information that they wanted password protected. I password protected the appropriate pages, but on most (but not all) devices, if I enter the URL of the page, the page loads without first going to the password prompt.

    I have tried using Chrome in incognito mode, and the page still loads without going to the password prompt. This was all working when I built the site in June, but started having the issues only recently.

    The site has not been upgraded to 4.6, but that is because it still doesn’t see the update as available. That’s probably a completely separate issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    Have you tried:
    – deactivating ALL (yes all) plugins temporarily to see if this resolves the problem (plugin functions can interfere). If this works, re-activate them individually (one-by-one) to find the problematic plugin(s).
    resetting the plugins folder by FTP.
    – switching to the unedited default Theme (Twenty Sixteen, etc.) for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins).
    – If all the above steps do not resolve the issue, then try MANUALLY updating. Download a fresh copy of the WordPress .zip file to your computer, unzip it, and use that to copy up all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory. You may need to delete the old wp-admin and wp-includes folders and files on your server before uploading the new ones. Please read the Manual Update directions first.
    Backup: If you haven’t already done, always backup everything (including your database) before doing any actions, just in case something really goes wrong. You can never have enough backups!

    Thread Starter evetswal

    (@evetswal)

    Deactivated all plugins….no change
    Changed theme to 2016… no change

    Not sure if the two issues are linked: The password prompt not loading, and the WordPress core not recognizing that there is an update.

    Out of curiosity, is there a rolling update? When a new version comes out, some sites see the update sooner than others. That said, it’s been like 10 days since 4.6 came out, and I would assume the roll-out would be complete by now, right?

    Can I use the automatic re-install script on the updates screen rather than a manual reinstall?

    Moderator t-p

    (@t-p)

    check your wp-config file any snippet that might have disabled updates.

    https://codex.wordpress.org/Configuring_Automatic_Background_Updates

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Password Prompt not showing up’ is closed to new replies.