Does anyone see anything wrong with this?

PHP Code: 
   <!--post-->
                                                <div class="post">
                                                        
                                                        <h2><a href="<?php the_permalink(); ?><?php the_title(); ?></a></h2>                                                        
                                                  <div class="post-meta">
                                                                
                                                                <ul>
                                                                        
                                                                        <li class="date"><a href="<?php the_permalink(); ?>"><?php the_modified_date(); ?></a></li>
                                                                        <li class="time"><a href="<?php the_permalink(); ?>"><?php the_time() ?></a></li>
                                                                        <li class="comments"><a href="<?php the_permalink(); ?>"><?php
    $commentcount 
comments_number('0''1''%');
    echo 
$fulltitle;
    
?></a></li>
                                                                           <li class="views"><a href="#"><p>Author: 
<?php the_author_posts_link(); ?></p></a></li>
 <li class="c" >Category:&nbsp;&nbsp; <?php the_category(' / '?> </li>
                                                                        
                                                                </ul>
                                                                
                                                        </div>
                                                </div><!--post-->
                                                
                                                
                                        </div><!--post wrap-->
Thanks for looking.. downloadfreemovies.co you will see the error there.
Zero - HosterBin Reviewed by Zero - HosterBin on . index page error Does anyone see anything wrong with this? <!--post--> <div class="post"> <h2><a href="<?php the_permalink(); ?><?php the_title(); ?></a></h2> <div class="post-meta"> Rating: 5