From ac1077221465e2059cc924c63cdf14b2425183c2 Mon Sep 17 00:00:00 2001 From: james Date: Tue, 30 Mar 2010 17:45:37 +0000 Subject: [PATCH] Let everyone know that they need to re-download all of their awards before uploading will work --- common.inc.php | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/common.inc.php b/common.inc.php index 1071732..66d48c0 100644 --- a/common.inc.php +++ b/common.inc.php @@ -1125,11 +1125,13 @@ function committee_warnings() $q=mysql_query("SELECT DATE_ADD('".$config['dates']['fairdate']."', INTERVAL 4 MONTH) < NOW() AS rollovercheck"); $r=mysql_fetch_object($q); - if($r->rollovercheck) - { + if($r->rollovercheck) { echo error(i18n("It has been more than 4 months since your fair. In order to prepare the system for the next year's fair, you should go to the SFIAB Configuration page, and click on 'Rollover Fair Year'. Do not start updating the system with new information until the year has been properly rolled over.")); - } + + //let everyone know about the need to re-download awards before being able to upload + echo notice(i18n("March 30, 2010 - There was a minor issue with uploading award results that has now been corrected, however, you will need to re-download your awards from all external sources, before you will be able to upload the award winners back to those external sources. Re-downloading the awards will not affect the awards in any visible way, it will just allow the winners to be uploaded properly. Click on Fair Administration -> Awards Management -> Download awards from external sources -> and click 'check' for each award source")); + } $CWSFDivisions=array(