1. Update your files
To update from 1.4.0 to 1.4.1, download the update from the link in the mail. You can also download a full installation archive from your Paddle e-mail download link. Don’t forget to create a backup of the files and your database.
Then replace your files with the files from the update archive.
2. Update your database
Bloxby version 1.4.1 includes a number of changes to the main database. In order to implement these changes, please follow the steps outlined below:
- Edit /application/config/migration.php (line 14) and set “$config[‘migration_enabled’]” to TRUE
- Open a browser and navigate to http://[yourdomain.com]/migrate. Replace [yourdomain.com] with your actual domain name.
The database will now be updated and you will see a message “Your database has been updated to the latest version.” - Edit /application/config/migration.php (line 14) and set “$config[‘migration_enabled’]” to FALSE
- All set
Leave A Comment?
You must be logged in to post a comment.