bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Upgrade problems (continued to fresh install)

(7 posts)
  • Started 3 months ago by 12thharmonic
  • Latest reply from Norvu
  • This topic is not resolved

Tags:

  1. This is the error report after running upgrade.

    Referrer is OK, beginning installation…

    Step 1 - Creating database tables
    >>> Database is already installed!!!

    Step 2 - WordPress integration (optional)
    >>> Integration not enabled

    Step 3 - Site settings
    >>> Site name: Head On Radio Network Forum
    >>> Site address (URL): http://headonradionetwork.com/forum/
    >>> From email address: 12thharmonic@gmail.com
    >>> Key master created
    >>>>>> Username: forum
    >>>>>> Email address: *****************
    >>>>>> Password: **************
    >>> There are existing forums in this database.
    >>>>>> No new forum created.
    >>> Key master email sent

    There were some errors encountered during installation!

    I expected agter bb_config.php was verified I'd be taken to the forum.
    It continued a new install?
    Restoring database and old files for now.

    Posted 3 months ago #
  2. From the upgrade instructions "The installer will either create a new config file or show you the contents to paste into a file manually. As soon as your new config file is created and validated by the installer, you should be redirected to your bbPress front page."

    This did not occur. It continued as new. I tried a third time with a fresh upload.

    The errors at the top of the page I neglected to include in the first post:
    bbPress database error: [Table 'headonra_forum.bb_users' doesn't exist]
    SELECT ID FROM bb_users WHERE user_login = 'admin'

    bbPress database error: [Table 'headonra_forum.bb_users' doesn't exist]
    SELECT ID FROM bb_users WHERE user_nicename = 'admin'

    bbPress database error: [Table 'headonra_forum.bb_users' doesn't exist]
    INSERT INTO bb_users (user_login,user_pass,user_nicename,user_email,user_url,user_registered) VALUES ('admin','$P$BvJa/4bE7omVr/FndtNTXivJARhjWM1','admin','12thharmonic@gmail.com','','2008-04-03 10:58:26')

    bbPress database error: [Table 'headonra_forum.bb_usermeta' doesn't exist]
    SELECT * FROM bb_usermeta WHERE user_id = 67 AND meta_key = 'bb_capabilities'

    bbPress database error: [Table 'headonra_forum.bb_usermeta' doesn't exist]
    INSERT INTO bb_usermeta (user_id,meta_key,meta_value) VALUES ('67','bb_capabilities','a:1:{s:9:\"keymaster\";b:1;}')

    bbPress database error: [Table 'headonra_forum.bb_users' doesn't exist]
    SELECT * FROM bb_users WHERE ID = 67

    Warning: Cannot modify header information - headers already sent by (output started at /home/headonra/public_html/forum/bb-includes/db-mysql.php:106) in /home/headonra/public_html/forum/bb-includes/functions.php on line 2248
    ___________________________________
    I could not log in with new or old details.
    Restoring old version one more time till some advice comes down.

    Posted 3 months ago #
  3. On my site, the passwords don't get "upgraded". The Passwords are still the same "old" MD5, ant not the new type. And then you can't log in...

    To solve that, I created a new use, changed the password in the profile page, used phpMyAdmin to copy that password (the hashed one) to the keymaster user, and then I could log in with the keymaster user.

    But I looking for a way to "upgrade" the password fields with new passwords for the rest of my users...

    --
    RG

    Posted 3 months ago #
  4. @bloggsbe

    A fix for your problem has just been made available in version 0.9.0.1

    @12thharmony

    Would it be possible to get a copy of your database to test against?

    Posted 3 months ago #
  5. saumbers,
    Sure no problem.
    email me with an address to send it.
    jon'at'12thharmonic.net

    Thanks for the quick response.

    Posted 3 months ago #
  6. nevermind

    Posted 3 months ago #
  7. It's impossible to log out.

    Posted 3 months ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.