--- kudos.inc	2010-09-01 12:13:07.000000000 -0400
+++ kudos-pattie.inc	2010-09-01 12:14:23.000000000 -0400
@@ -997,7 +997,7 @@ function _kudos_check($kudo, $uid, $cont
   }//end - if we found
 
   //if user has not given a kudo to this content
-  if ($_cnt > 0) { $response = TRUE; }
+  if ($_cnt > 0 && $uid !== 0) { $response = TRUE; }
 
   return $response;
 }//end - function
