diff --git a/setup/migrate/migrateUtil.php b/setup/migrate/migrateUtil.php index 67bdc96..f13ab5d 100644 --- a/setup/migrate/migrateUtil.php +++ b/setup/migrate/migrateUtil.php @@ -104,6 +104,12 @@ class MigrateUtil extends InstallUtil { return new $serviceName(); } + /** + * Return port of the old installation + * + * @param location + * @return string + */ public function getPort($location) { if(WINDOWS_OS) { $myIni = "my.ini"; diff --git a/setup/wizard/template.php b/setup/wizard/template.php index 8af77e5..ea55cee 100644 --- a/setup/wizard/template.php +++ b/setup/wizard/template.php @@ -75,7 +75,6 @@ class Template */ public function set($name, $value) { - //if(is_a($value, 'Template')) { $class = 'Template'; $isA = $value instanceof $class; if($isA) { diff --git a/setup/wizard/templates/configuration.tpl b/setup/wizard/templates/configuration.tpl index 14afe6c..7f6bf2b 100644 --- a/setup/wizard/templates/configuration.tpl +++ b/setup/wizard/templates/configuration.tpl @@ -1,6 +1,5 @@

Checking System Configuration

-

The wizard will review your system to determine whether KnowledgeTree is correctly configured. You’ll see whether KnowledgeTree has the correct settings or whether changes are required.

@@ -34,7 +33,6 @@

Server Settings

-

The settings below have been drawn from the system information. The host and port should reflect the host and port that will be used to access KnowledgeTree. The Root Url is only needed if your installation is in a directory off the main web server root.

diff --git a/setup/wizard/templates/install.tpl b/setup/wizard/templates/install.tpl index e8ebdf9..62f62a2 100644 --- a/setup/wizard/templates/install.tpl +++ b/setup/wizard/templates/install.tpl @@ -6,7 +6,6 @@

The wizard will now complete the installation and run a final check on your system.

-

We would greatly appreciate it if you would allow us to collect anonymous usage statistics to help us provide a better quality product. @@ -15,7 +14,6 @@ The information includes a unique identification number, number of users you have created, your operating system type and your IP address. Your privacy is protected by the KnowledgeTree Privacy and Data Protection Agreements.

image('greenit.jpg', array('style'=>'padding-left: 35px;')); ?>
-

  

@@ -25,13 +23,11 @@
The information includes a unique identification number, number of users you have created, your operating system type and your IP address. Your privacy is protected by the KnowledgeTree Privacy and Data Protection Agreements.

-







- -

-    - -

+

+    + +

diff --git a/setup/wizard/templates/services.tpl b/setup/wizard/templates/services.tpl index 08c2c24..0e62f0f 100644 --- a/setup/wizard/templates/services.tpl +++ b/setup/wizard/templates/services.tpl @@ -3,9 +3,7 @@ -

Checking Service Dependencies

-

The wizard will review your system to determine whether you can run KnowledgeTree background services.
Once the scan is completed, you’ll see whether your system has met the requirements or whether there are areas you need to address.

@@ -86,9 +84,7 @@
- The Java version must be higher than 1.5. - @@ -167,11 +163,9 @@ - All services are already installed. -

     "; ?>Services Check

@@ -187,9 +181,7 @@
- Preload Services if posibble. -
'>     
This wizard will lead you through all the steps required to install and configure KnowledgeTree on your server.

Press Next to continue.

-
image('kt_browse.png'); ?>