[Bb-trac] Re: [bbPress] #1051: Integration bugs during 1.0 install with custom user table

bbPress bb-trac at lists.bbpress.org
Sun Mar 15 13:35:51 GMT 2009


#1051: Integration bugs during 1.0 install with custom user table
----------------------------------+-----------------------------------------
 Reporter:  Denis-de-Bernardy     |        Owner:                  
     Type:  defect                |       Status:  new             
 Priority:  normal                |    Milestone:  1.0-beta        
Component:  Installation/Upgrade  |      Version:  1.0-beta (trunk)
 Severity:  normal                |   Resolution:                  
 Keywords:                        |  
----------------------------------+-----------------------------------------
Comment (by Denis-de-Bernardy):

 A few more errors during the installer in case they're interesting:


 {{{
 Database error: [Table 'backend.backend_options' doesn't exist]
 SELECT `option_value` FROM backend_options WHERE `option_name` =
 'auth_salt' LIMIT 1
 Caller: BB_Install::process_form_finalise_installation

 Database error: [Table 'backend.backend_options' doesn't exist]
 SELECT `option_value` FROM backend_options WHERE `option_name` =
 'secure_auth_salt' LIMIT 1
 Caller: BB_Install::process_form_finalise_installation

 Database error: [Table 'backend.backend_options' doesn't exist]
 SELECT `option_value` FROM backend_options WHERE `option_name` =
 'logged_in_salt' LIMIT 1
 Caller: BB_Install::process_form_finalise_installation
 }}}


 The installer should use those provided in the bb-config.php file when
 they're specified.

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


More information about the Bb-trac mailing list