diff --git a/install/install_functions.inc.php b/install/install_functions.inc.php index 12047b9c..e7bc6b92 100644 --- a/install/install_functions.inc.php +++ b/install/install_functions.inc.php @@ -36,8 +36,8 @@ if (!defined('IN_SCRIPT')) {die('Invalid attempt');} // We will be installing this HESK version: -define('HESK_NEW_VERSION','2.5.3'); -define('NUMODS_NEW_VERSION','1.2.0'); +define('HESK_NEW_VERSION','2.5.5'); +define('NUMODS_NEW_VERSION','1.2.4'); // Other required files and settings define('INSTALL',1); diff --git a/install/updateNuMods.php b/install/updateNuMods.php index 5163e852..4c435213 100644 --- a/install/updateNuMods.php +++ b/install/updateNuMods.php @@ -65,7 +65,9 @@ if ($_GET['update'] == 1)
If you have NuMods v1.2.0 - v1.2.3, click here to update to v1.2.4. Do not use the installation below!
+Please verify the database information below. Addtionally, ensure that the database user has CREATE permissions.
@@ -81,4 +83,4 @@ if ($_GET['update'] == 1)The installation / upgrade of NuMods has finished. You can now delete the install directory and access the admin area