[Bb-trac] Re: [bbPress] #1046: Error on install with MU Integration

bbPress bb-trac at lists.bbpress.org
Fri Mar 6 17:37:08 GMT 2009


#1046: Error on install with MU Integration
----------------------------------+-----------------------------------------
 Reporter:  johnjamesjacoby       |        Owner:                    
     Type:  defect                |       Status:  new               
 Priority:  normal                |    Milestone:  1.0-beta & XML-RPC
Component:  Installation/Upgrade  |      Version:  1.0-beta (trunk)  
 Severity:  normal                |   Resolution:                    
 Keywords:                        |  
----------------------------------+-----------------------------------------
Comment (by Night815):

 Here is what I got when installing. It seems to be looking for the salt
 values in the WordPress Options and they are not there. Are these moved
 for WordPress MU?

 {{{
 DB Error in BB_Install::process_form_finalise_installation: Table
 '[..].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
 '[..].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
 '[..].wp_options' doesn't exist

 SELECT `option_value` FROM wp_options WHERE `option_name` =
 'logged_in_salt' LIMIT 1


 Warning: Cannot modify header information - headers already sent by
 (output started at [..]/wpmu/bbpress/bb-
 includes/backpress/class.bpdb.php:293) in [..]wpmu/bbpress/bb-
 includes/functions.bb-core.php on line 838

 }}}

-- 
Ticket URL: <http://trac.bbpress.org/ticket/1046#comment:1>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list