Updating JEM
Periodically, we will issue updates to the JEM software to address bugs and add new features. It is critical for those that are already using JEM to update to the most recent version, in order to fix issues and use the new features.
To update JEM, follow these steps:
- Download the new JEM files from your JEM account area. the account area is here:
https://www.jrox.com/login/ - Backup all of your JEM files, including /system/application/config/config.php and /system/application/config/database.php
- If you have made changes to standard themes and did not create a new theme, please backup those files.
- If you have made changes to the language file, please make note of those additions, and add it to the new language file manually, as we may have new additions to the language file as well.
- Upload the new JEM files in BINARY FORMAT, except for /system/application/config/config.php and /system/application/config/database.php
- Once you have uploaded all the new files and updates, go to Settings > Global Configuration > System > System Settings.
- Near the bottom, click on the Run Updates button. This will run the database schema updates, if any.
- Once the database update is finished, delete the jem_updates.php file from /import/updates/ folder
- Your copy of JEM will now be updated.
If you'd like to view the Change Log, it is here:
http://www.jrox.com/docs/article/code-development/change-log
