I fixed it, I went into my page.php and changed
<?php if ( ” != get_the_post_thumbnail( ) ) : ?>
to
<?php if ( ” != get_the_post_thumbnail(‘false’) ) : ?>
Thanks for your help.
http://theme.wordpress.com/themes/motif/
This is the link to the them’s webpage and on the right should be the link to downlaod the theme.