
BrewBlogger 2.1.0.1 Upgrade Instructions
This release fixes issues with recipe calculations and image rendering.
Upgrading from 2.1.0:
If you have already installed BrewBlogger version 2.1.0, you need only to replace the following files from this release on your web server in their appropriate directories (there is no SQL upgrade):
- [root]
- index.php
- index.php
- [root]/admin/
- index.php
- index.php
- [root]/admin/admin_sections/
- add.inc.php
- list.inc.php
- [root]/admin/includes/
- admin_icons.inc.php
- footer.inc.php
- upload_image.inc.php
- [root]/admin/tools/
- **REPLACE ALL FILES**
- **REPLACE ALL FILES**
- [root]/includes/
- db_connect_log.inc.php
- footer.inc.php
- footer2.inc.php
- output_beer_xml.inc.php
- [root]/sections/
- **REPLACE ALL FILES**
Upgrading from 2.0.2 or earlier:
Step 1: Upgrade the Database
IF you are upgrading from a version previous to 2.0.2, you must install all previous SQL upgrades, IN SEQUENCE, FIRST. These are included in this package in the sql_UPGRADE_ONLY folder or by clicking here.
- Access your BrewBlog's database (via phpMyAdmin or shell access).
- Import or copy/paste the information in the 2.1.0_upgrade.sql document (there is no SQL upgrade for 2.1.0.1), found in the sql_UPGRADE_ONLY folder. This will update your database's structure and insert relevant data.
Step 2: Upload the New Files
As this release is a virtual overhaul of all code, you should replace ALL of your folders/files on your web server.
If you have made changes to any code, be sure to back up the affected files and compare with the files in this BrewBlogger version.
Step 3: Log In
BrewBlogger uses encrypted passwords. You need to login using a default password to access admin if upgrading from any version previous to 2.0.2.
- Open your BrewBlogger site.
- Click "Login" on the toolbar.
- In the username field, enter admin.
- For the password field, enter user.
- This will take you to BrewBlogger's administration section.
- Once you've accessed the admin section, and if you're upgrading from a version previous to 2.0.2, you will need to update all username/password combinations by clicking the Edit icon beside each user in the Manage My BrewBlog Users page.
Step 4: Update Your Preferences
This version adds two new features: Awards/Competition Entries and a Calendar. As such, if you will need to set your preferences for these features. By default, they are set to "Yes."
- In the admin section, roll over BrewlBlog General Admin in the navigation bar.
- Choose Manage My BrewBlog Preferences from the list.
- Adjust your preferences.
Help
- Access BrewBlogger Help if you are stuck.