• Hello,

    Is there a way to know the date that my WP version was updated, by looking at the files via FTP? I can´t access my site, I´m getting this errors when I try to access it with the wp-admin:

    Warning: require(/home/ciklanet/public_html/wp-includes/class-wp-hook.php): failed to open stream: No such file or directory in /home/ciklanet/public_html/wp-includes/plugin.php on line 25

    Warning: require(/home/ciklanet/public_html/wp-includes/class-wp-hook.php): failed to open stream: No such file or directory in /home/ciklanet/public_html/wp-includes/plugin.php on line 25

    Fatal error: require(): Failed opening required ‘/home/ciklanet/public_html/wp-includes/class-wp-hook.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/ciklanet/public_html/wp-includes/plugin.php on line 25

    I´m thinking it has something to do with the WP version, I just found out that somehow it got updated to 4.7, but on January 9 I´m sure it had an earlier version cause I could access it. So I´m trying to find the date it was updated in order to find who is responsible. I tried to update a few months ago, but while trying to make a backup I got an error message that made me stop. Apparently since then someone did it and there´s no backup, and now I can´t access the site.

    I wonder if that has something to do with why I can´t access the site or if it is something else?

    Thanks for any advice.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    Try MANUALLY updating. Download a fresh copy of the WordPress .zip file to your computer, unzip it, and use that to copy up all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory. You may need to delete the old wp-admin and wp-includes folders and files on your server before uploading the new ones. Please read the Manual Update directions first.

    Thread Starter xavier362

    (@xavier362)

    It seems like there might be something else going on, maybe malware or another thing cause there´s another site inside that is only HTML and it is not working either. But anyway, thanks for the advice I´ll try it and see what happens.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘When was my WP version updated?’ is closed to new replies.