Forums

Join
bbPress Support ForumsTroubleshootingForum could not be created!

Info

Tags

Forum could not be created!

  1. The following is the log of the install.

    Referrer is OK, beginning installation…
    >>> Setting up custom user table constants

    Step 1 - Creating database tables
    >>> Modifying database: ******
    >>>>>> Table: bb_forums
    >>>>>>>>> Creating table
    >>>>>>>>>>>> Done
    >>>>>> Table: bb_meta
    >>>>>>>>> Creating table
    >>>>>>>>>>>> Done
    >>>>>> Table: bb_posts
    >>>>>>>>> Creating table
    >>>>>>>>>>>> Done
    >>>>>> Table: bb_terms
    >>>>>>>>> Creating table
    >>>>>>>>>>>> Done
    >>>>>> Table: bb_term_relationships
    >>>>>>>>> Creating table
    >>>>>>>>>>>> Done
    >>>>>> Table: bb_term_taxonomy
    >>>>>>>>> Creating table
    >>>>>>>>>>>> Done
    >>>>>> Table: bb_topics
    >>>>>>>>> Creating table
    >>>>>>>>>>>> Done

    Step 2 - WordPress integration (optional)
    >>> WordPress address (URL): ***
    >>> Blog address (URL): ***
    >>> WordPress cookie keys set.
    >>> WordPress "auth" cookie salt set from input.
    >>> WordPress "logged in" cookie salt set from input.
    >>> Fetching missing WordPress cookie salts.
    >>>>>> WordPress "secure auth" cookie salt not set.
    >>> User database table prefix: wp_
    >>> User database name: ***
    >>> User database user: ***
    >>> User database password: ***
    >>> User database host: ***
    >>> User database character set: utf8

    Step 3 - Site settings
    >>> Site name: ***
    >>> Site address (URL): ***
    >>> From email address: ***
    >>> Key master role assigned to existing user
    >>>>>> Username: ***
    >>>>>> Email address: ***
    >>>>>> Password: Your existing password
    >>> Description: Just another bbPress community
    >>> Forum could not be created!
    >>> Key master email sent

    There were some errors encountered during installation!

  2. Not the same issue.

    It's frustrating that there isn't an explanation of the error.

  3. Fixed it.

    I logged into phpMyAdmin

    Default Database Setting on My Server:
    MySQL connection collation: utf8_unicode_ci

    I changed it to utf8_general_ci and deleted the bb_ tables in the database and removed the bb-config.php file and went through installation again.

    All appears to be good now.

  4. You must log in to post.