Version 8.1 maintains full compatibility with version 8.0, the update must to be performed regardless the date of your License Upgrade.
New features, nevertheless, will be released only for licenses with "License Upgrade" updated. Please click here to check or update your License Upgrade period.
To learn more about Scriptcase's 8.1 new features please click here.
Recommendations
Before you start any update/migrate process we always recommend you to backup your current Scriptcase version to prevent loss or damage for your projects.
Option 1: Perform an overall backup accessing your Scriptcase and clicking menu>options>settings>backup>“Perform a General Backup”.
Option 2: Go to your Scriptcase's folder inside your web environment root directory (Ex .: ../NetMake/v8/wwwroot), and create a .zip file with Scriptcase folder.
Note: once you finish the backup save the file in a safe location.
Scriptcase Update
Option 1: Automatic Update (Recommended).
Access your Scriptcase and click the "Help> Update Version" menu.
Go to "Scriptcase Update", so scriptcase can check the files that will be updated.
After scriptcase the update checked, click "Check for Updates", so scriptcase can select files to download.
To complete the process "Download and install updates" so the scriptcase will be updated your environment with the updated files and new features.
Option 2: Manual Update.
Download the .ZIP file from ScriptCase 8.1 from our site, please click here to Download.
Remember to download the right file: Scriptcase 8.1 for PHP 5.4
Create a temporary folder and unzip the downloaded file you got from the website, scriptcasexx.xx.xx with your ScriptCase current version.
Open the unzipped folder and copy or cut all the folders and files.
Once you have copied the downloaded folders, open Scriptcase’s directory folder, where you have your Scriptcase installed, and paste the copied folders.
Access you Scriptcase as usual, and enjoy the new features.
There was a problem, on the Scriptcase's 8.1 release 00, 01 and 02, the issue was caused due to an encryption problem. We have already identified the cause of the problem and in order to solve it we kindly ask you to follow the steps below.
Required Step
To prevent loss and damages to your projects please access your Scriptcase's directory folders, inside your web environment root directory (Ex.: ../NetMake/v81/wwwroot or ../NetMake/v8/wwwroot), and create a .zip with your Scriptcase folder.
Once you have the zip completed, store it in a safe place and continue with the update steps below.
Step 1: Access your PHP info and check the current PHP version that you have installed.
For Scriptcase version 8.0 you might find it as: Ex.: 127.0.0.1:88/scriptcase/info.php And for Scriptcase version 8.1 as: Ex.: 127.0.0.1:8081/scriptcase/info.php
Step 2: Download ScriptCase 8.01.004 compressed(.zip) according to your PHP version. - PHP 5.6 - PHP 5.4
For the next step please select the operating system (the one where your have your Scriptcase installed):
Step 3: Once you finish the download process, create a temporary folder and unzip the downloaded file you got from the website, a file scriptcasexx.xx.xx with the new version number will be created.
Open this unzipped folder and copy or cut all the folders and files.
Once you have copied the downloaded folders, access again to your Scriptcase’s directory folder, where you have your Scriptcase installed, and paste the copied folders.
Step 3: Now you need to unzip the downloaded folder and copy all the files to your Scriptcase's folder.
To perform this procedure access the Linux terminal as Root and run the following commands:
Command 1: sudo su Command 2: unzip scriptcase-8.1.004-en_us.zip Command 3: cp -R scriptcase-8.1.004-en_us/* scriptcase Command 4: chmod 777 -R scriptcase/
Step 3: Now you need to unzip the downloaded folder and copy all the files to your Scriptcase's folder.
To perform this procedure access the MacOs terminal as Root and run the following commands:
Command 1: sudo su Command 2: unzip scriptcase-8.1.004-en_us.zip Command 3: cp -R scriptcase-8.1.004-en_us/* scriptcase Command 4: chmod -R 777 scriptcase/
Please note: If you are using the MacOS graphic interface for this final step (3), remember to click "Merge" when you past the files, otherwise you will overwrite the old files and lose your projects.