Index: /controller/wpsg_ShopController.class.php
===================================================================
--- /controller/wpsg_ShopController.class.php	(revision 6760)
+++ /controller/wpsg_ShopController.class.php	(revision 6761)
@@ -1309,5 +1309,5 @@
                 $this->arSystemCheck = $arData;
 
-                if (1 && $countError > 0)
+                if ($countError > 0)
                 {
 
@@ -1321,8 +1321,4 @@
                     );
 
-                }
-                else 
-                {
-                	$this->clearMessages();
                 }
 
