Welcome to the SendStudio Upgrade Wizard!
 


 Thank You for Purchasing SendStudio !

Welcome to the SendStudio upgrade wizard.
'; $error .= 'The "' . $ROOTDIR . 'temp/" folder doesn\'t exist.
I tried to create it but failed.
Please create this directory and CHMOD 757 this folder and click the "Try Again" button below.'; $filechecks = false; } } if (is_dir($ROOTDIR . 'temp') && !is_writable($ROOTDIR . 'temp')) { $error .= '

'; $error .= "The \"" . $ROOTDIR . "temp/\" folder is not writable. Please CHMOD this directory to 757 and then click on the \"Try Again\" button below."; $filechecks = false; } // Firstly, is the config file writable? if(!is_writable($ROOTDIR."/includes/config.inc.php")) { $error .= '

'; // Config file isn't writable $error .= "The \"" . $ROOTDIR . "includes/config.inc.php\" file is not writable. Please CHMOD this file to 757 and then click on the \"Try Again\" button below."; $filechecks = false; } if ($filechecks) { ?> Over the next 3 steps, we will upgrade your system to the latest version. To get started, please click on the "Proceed" button below.

" method="post">

$v) { session_unregister($k); } session_destroy(); ob_start(); ?>
Upgrade Wizard (Step 1 of 3)
 


We will attempt to create a backup of your database into a plain text file on your webserver. If you have already created a backup of your database, click on the "Skip" button below.

Note: This will open in a popup window - please do not close it.

" onsubmit="javascript: return confirm('Are you sure you don\'t want to create a backup of your database?\nClick OK to continue');" method="post">    

Upgrade Wizard (Step 1 of 3)
 


Database backup completed successfully with no errors. You can download your database backup by clicking here. Click "Proceed" to continue with the upgrade wizard.    '; ?> Backup partially completed. We had problem(s) backing up the following database tables:

Click "Proceed" to continue or click the "Try Again" button to attempt to backup the database again.
" onsubmit="javascript: return ContinueOn();">

$v) { session_unregister($k); } session_destroy(); ob_start(); ?>
Upgrade Wizard (Step 2 of 3)
 


We will attempt to upgrade your current system. Click on the "Proceed" button below to continue.

Note: This will open in a popup window - please do not close it.

" method="post">

Upgrade Wizard (Step 2 of 3)
 


Upgrade completed successfully with no errors.
Click "Proceed" to continue.
   '; ?> Upgrade partially completed. We had problems running these queries:

Click "Proceed" to continue or "Try Again" to attempt upgrading your database.
" onsubmit="javascript: return ContinueOn();">

"; // Can we write to the config file? if(fputs($fp, $configData)) { // Close the config file fclose($fp); } else { $return_status = false; $return_msg = MakeInstallErrorBox("Unable to write new configuration file"); } } return array($return_status, $return_msg); } function GetLicenseKey() { ob_start(); ?>
Upgrade Wizard (Step 3 of 3)
 


Note: License keys have changed for SendStudio 2004. You will need to generate a new license key from your client area.

" onsubmit="javascript: return CheckLicenseKey();" method="post"> New License Key: 



Upgrade Wizard Completed Successfully!
 


 You are now upgraded to SendStudio

Note: Use your previous login details to login, as they have not been altered with the upgrade.

" method="post">

$Title

$Content
 

"; return $r; } ?>