The even calendar doesn’t do anything. It doesn’t wor so i doubt thats the problem. but i’ll remove it.
<?
//
include(“/home/wtk/public_html/default/cookiecheck.php”);
include($headervar);
?>
<?php if ($posts) : foreach ($posts as $post) : start_wp(); ?>
<div class=”wpheader”> <?php the_date(‘l, Fj’); ?></div>
<?php the_title(); ?> @ <?php the_time() ?> <?php edit_post_link(); ?>
<?php the_content(); ?>
<span class=”colour2″>Vote!</span>:Cam Slam!, F-E.com
<b> Top 20 Commenters:</b>
<?php comment_plugger(); ?><br>
<?php comments_popup_link(__(‘Comments (0)’), __(‘Comments (1)’), __(‘Comments (%)’)); ?>
<?php comments_template(); ?>
<br> <br>
<?php endforeach; else: ?>
<?php echo sprintf(__(“Powered by WordPress“), __(“Powered by WordPress, state-of-the-art semantic personal publishing platform.”)); ?></cite>
<?php _e(‘Sorry, no posts matched your criteria.’); ?>
<?php endif; ?>