Forums

Fatal Error. Deprecated file issue. (2 posts)

  1. robby_g13
    Member
    Posted 8 months ago #

    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

    Any suggestions would be much appreciated!

    My site is: http://www.shiteilike.com

  2. esmi
    Theme Diva & Forum Moderator
    Posted 8 months ago #

    Try re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress.

Reply

You must log in to post.

About this Topic