Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: topics never really get input

Positive. I am also getting this message on every install :

>>> WordPress “auth” cookie salt not set.

>>>>>> Could not fetch “auth” cookie salt from the WordPress options table.

>>>>>> You will need to manually define the “auth” cookie salt in your database.

>>> WordPress “logged in” cookie salt not set.

>>>>>> Could not fetch “logged in” cookie salt from the WordPress options table.

>>>>>> You will need to manually define the “logged in” cookie salt in your database.

Not sure if that matters.

AND This is at the top :

DB Error in BB_Install::process_form_finalise_installation: Table ‘wpmu.wp_options’ doesn’t exist

SELECT option_value FROM wp_options WHERE option_name = ‘auth_salt’ LIMIT 1

DB Error in BB_Install::process_form_finalise_installation: Table ‘wpmu.wp_options’ doesn’t exist

SELECT option_value FROM wp_options WHERE option_name = ‘secure_auth_salt’ LIMIT 1

DB Error in BB_Install::process_form_finalise_installation: Table ‘wpmu.wp_options’ doesn’t exist

SELECT option_value FROM wp_options WHERE option_name = ‘logged_in_salt’ LIMIT 1

Skip to toolbar