Forums

Join
bbPress Support ForumsTroubleshootingNo secure_auth_salt

Info

No secure_auth_salt

  1. Fresh WordPress 2.8 and bbPress 1.0RC3 installation.

    I have assigned the 'Authentication Unique Keys' correctly in WP (auth_key, secure_auth_key, logged_in_key, nonce_key).

    Now when I check options.php in WordPress I have the following:
    * auth_salt
    * logged_in_salt
    * nonce_salt

    Thats it! No secure_auth_salt!!

  2. Not every wordpress installation have secure_auth_salt - you can skip this part, as it's related to https:// protocol - I mean, as long as you're not using https:// for your websites :).

  3. It says that in the notes on that field.

  4. hmm I see, not exactly clear though. Why not have another check box asking if your website is through a secure protocol??

  5. Perhaps because if you will install wordpress in https:// domain, secure_auth_salt will be created automatically.

  6. You must log in to post.