post thumbnails error

Are you added add_theme_support( 'post-thumbnails' ); line into functions.php file of your theme?

Also check the loop. Are you added the_post_thumbnail() function there?