--- couloir_slideshow.module.old        2008-05-09 13:18:24.000000000 -0400
+++ couloir_slideshow.module    2008-05-09 13:10:35.000000000 -0400
@@ -263,6 +263,9 @@
   
 $block['subject'] = 'Slideshow'; 
 $block['content'] = $html; 
+} else {
+  $block_number = (!empty($delta)) ? $delta : 1;
+  drupal_set_message("Is this $imagepath the valid path to your images for Couloir block $block_number?  There are no images present in 
 } 
   return $block;
