• I am trying to recover from a hack. I have deleted and FTP’d up wordpress and all is good except I get a few errors on each page:
    Warning: include(/var/sites/3/mysite.com/public_html/wp-content/gd-star-rating/css/lib.php): failed to open stream: No such file or directory in /var/sites/3/mysite.com/public_html/wp-config.php on line 18

    These files have been deleted by my re-install, so I assume the reference to these is in the database somewhere. I dare not upgrade until I can get back into wp_admin.

    How can I find these references if, indeed, they are hiding in the database?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Comment the line `include(/var/sites/3/mysite.com/public_html/wp-content/gd-star-rating/css/lib.php)’ in wp-config.php

    Let us know if this helps

    • This reply was modified 9 years, 4 months ago by luckychingi.
    Thread Starter simon831

    (@simon831)

    No, the filename lib.php is not in the wp-config.php file.

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

The topic ‘Removing hacked meta data from database’ is closed to new replies.