From fa8e63ab0b2a50608493252b4d85bc22d857dca7 Mon Sep 17 00:00:00 2001
From: saxmatt Welcome to WordPress. Since you're upgrading from b2 everything should be relatively
+ Welcome to WordPress. Since you’re upgrading from b2 everything should be relatively
familiar to you. Here are some notes on upgrading: Have you looked at the readme? If
+ you’re all ready, let’s go! Did you defeat the boss monster at the end? Good, then you’re ready for
- Step 2.
-
-b2config.php
to wp-config.php file [NEED MORE INFO].Have you looked at the readme? If
- you’re all ready, let’s go!
One down, two to go...
@@ -230,7 +230,7 @@ $q = $wpdb->query($query); $query="ALTER TABLE $tableposts DROP post_karma"; $q = $wpdb->query($query); - +flush(); ?>Almost there...
@@ -240,13 +240,14 @@ $q = $wpdb->query($query); $query = "ALTER TABLE $tableusers DROP INDEX ID"; $q = $wpdb->query($query); - +upgrade_071(); +upgrade_072(); +upgrade_100(); ?>Don't forget to CHMOD the weblogs.com.changes.cache file and you'll
be A-okay. Welcome to the family.
Now there is one more step to the upgrade process. Continue upgrade
-