Info
- 2 posts
- 2 voices
- Started 5 years ago by markhealey
- Latest reply from chrishajer
- This topic is not resolved
Keymaster reset issue
-
- Posted 5 years ago #
Hi, I am installing the newest version of (0.8.1) but using an older bbpress database (upgraded)... and have lost my keymaster info.
I have followed instructions here:
http://bbpress.org/forums/topic/185?replies=6#post-909
But when I run install.php again, nothing happens -- the page simply says : You appear to have already installed bbPress. Perhaps you meant to run the upgrade scripts instead? To reinstall please clear your old database tables first.
I obviously don't want to delete my old tables.
Help!
Many thanks
-
- Posted 5 years ago #
Just run the upgrade (bb-admin/upgrade.php) - it doesn't delete (or drop or truncate) anything, it just upgrades the database. You can view the source of the functions called by upgrade.php right here:
http://trac.bbpress.org/browser/trunk/bb-admin/upgrade-functions.php
If you WANTED to reinstall, you would need to clear the old tables, then run install.php. Don't do that.
And with any upgrade script, be sure to backup your database and filesystem first.
-
You must log in to post.