From: Stephen Soltesz Date: Tue, 13 Apr 2010 15:28:07 +0000 (+0000) Subject: report errors only if they are present X-Git-Tag: www-register-wizard-4.3-3~4 X-Git-Url: http://git.onelab.eu/?p=www-register-wizard.git;a=commitdiff_plain;h=b62910bcf599bf6a373d55c6584d84f4d1f7c20d report errors only if they are present increase memory_limit for bootcd generation --- diff --git a/application/controllers/download.php b/application/controllers/download.php index fa64938..5b71081 100644 --- a/application/controllers/download.php +++ b/application/controllers/download.php @@ -260,7 +260,7 @@ class Download extends Controller { function deliver_bootmedium($node_id, $action, $filename) { global $api; - ini_set("memory_limit","300M"); + ini_set("memory_limit","450M"); $options = array(); switch ($action) { case "node-usb-partition": diff --git a/application/views/stage3_node_choose.php b/application/views/stage3_node_choose.php index 5a17ef3..ae443f3 100644 --- a/application/views/stage3_node_choose.php +++ b/application/views/stage3_node_choose.php @@ -20,7 +20,13 @@ function updateStaticFields() - + + +

The following errors occured: +

+ - -

The following errors occured: -

Choose a Node to Associate with PCU

Node Name: @@ -41,11 +47,6 @@ function updateStaticFields()