Skip to:
Content
Pages
Categories
Search
Top
Bottom

BBPress Integration Finalise Error


  • musuko
    Participant

    @musuko

    My problems is described below, trying to integrate buddypress 1.0, WPMU 2.7.1 and bbpress latest alpha. Im doing it according to the buddypress forum isntallation (without the cookies since its not needed) but i get this error over and over, Ive tried all the forums and possible solutions over a 100 times (no joke) would anyone please help?

    DB Error in bb_install::process_form_finalise_installation: Table ‘db62393_fabricadesuenos_comunidad.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 ‘db62393_fabricadesuenos_comunidad.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 ‘db62393_fabricadesuenos_comunidad.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 /nfs/c04/h02/mnt/62393/domains/comunidad.fabricadesuenos.net/html/foro/bb-includes/backpress/class.bpdb.php:293) in /nfs/c04/h02/mnt/62393/domains/comunidad.fabricadesuenos.net/html/foro/bb-includes/functions.bb-core.php on line 838

Viewing 15 replies - 1 through 15 (of 15 total)
  • I can see your database is db62393_fabricadesuenos_comunidad. Is this the same database where both WPMU and BBPress have been installed? The error message says the wp_options table doesn’t exist.

    Either installation of WPMU has not been done properly and the table doesn’t exist, or it is looking in the wrong database.


    musuko
    Participant

    @musuko

    Yeah weird thing huh? my database includes wpmu and bbpress and the table does exist :(


    Burt Adsit
    Participant

    @burtadsit

    I remember discussing something like this with jjj once. The wp_options table is some kind of special wp role template thing used when creating new users. You notice that it doesn’t have the blog id in there like wp_1_options.

    I don’t remember what the context of the problem was though or why we stumbled on this table name. Well that wasn’t much help was it?


    Burt Adsit
    Participant

    @burtadsit

    I remember it being a table used to build actual stuff from a template of stuff. New user roles may have been only one item in the mix.

    I installed bbpress just a few hours ago so I know it works. Hmm.

    Are you using the same DB user account for both WPMU and bbpress? And you are sure that database ‘db62393_fabricadesuenos_comunidad’ table ‘wp_option’ doesn’t exist?


    musuko
    Participant

    @musuko

    Hehehe yes totally sure, what versions are you using Paul?

    Your not trying this with WordPress are you? (as opposed to WordPress MU)

    wpmu 2.7.1, bp 1.0, bbpress 1.0-Alpha-6.

    bbpress installed in http://example.com/forum/.


    musuko
    Participant

    @musuko

    Yeah Burt i think youre right Ive got wp_1_options on my DB but the error doesnt includes only wp_options

    Are you specifying, in this case, the salts and keys from wp-config.php at that stage in the bbpress installation, or are you leaving them blank to do it later?

    If you are leaving them blank, try completing them now as I think that might work around the problem.


    musuko
    Participant

    @musuko

    Could you be more specific at what you did with the keys please?

    I can’t remember what the labels are called, but I just went in and enabled the ‘wp integration’, ‘cookie integration’ checkboxes etc during install and fill in the info it asked for, some of which was various cookie salts.


    musuko
    Participant

    @musuko

    yeah the problem is that unless is an especific guide prob ive tried before, like andy said tue cookie integration is no longer needed! :)

    Well try it anyway and see if you still get the error or not. Like I said, doing the above’s got everything working fine for me.


    musuko
    Participant

    @musuko

    What worked for me was to isntall WPMU and then install bbpress WITHOUT any integration, after that i went to the bbpress admin and mapped the user and continue with the cookie keys from my wpmu config file, and it worked like a charm, after a 100 installation errors :).

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘BBPress Integration Finalise Error’ is closed to new replies.
Skip to toolbar