When I go to my blog, I get:
shortlink( $post->ID ); if ( !empty( $shortlink ) ) { $link = '' . $text . ''; $link = apply_filters( 'the_shortlink', $link, $shortlink, $text, $title ); echo $before, $link, $after; } } ?>
Fatal error: Cannot redeclare update_category_cache() (previously declared in /home/robbyg13/public_html/shiteilike.com/wp-includes/deprecated.php:2601) in /home/robbyg13/public_html/shiteilike.com/wp-includes/deprecated.php on line 2631
I've tried almost everything but can't figure out the problem. Any suggestions would be much appreciated!
My site is: http://www.shiteilike.com