• This is the error I am getting:
    Warning: require(/home/prostar8/public_html/blog/wp-includes/link-template.php): failed to open stream: No such file or directory in /home/prostar8/public_html/blog/wp-settings.php on line 125

    Fatal error: require(): Failed opening required ‘/home/prostar8/public_html/blog/wp-includes/link-template.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/prostar8/public_html/blog/wp-settings.php on line 125

    Here’s What I have done:
    1)I have been told it could be a plugin or template
    2)So I went into my FTP
    3)selected my public_html
    4)WP-content
    5) deactivated my plugins by renaming the file xplugin (that did not work)
    6) I then deactivated my templates by renaming the file xtemplate (this did not work either)
    7) I have also tried this on multiple devices
    8) I was also told if I update to version 4.2.2 would help (but this did not work either)

    So sure what else it could be thanks =)

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

    (@t-p)

    8) I was also told if I update to version 4.2.2 would help (but this did not work either)

    – Update to 4.2.2 from what version?
    – What did you do before “warning” and “fatal error” issue happen?
    – Have you lately checked the error logs on your server for a more specific error message and see why it’s failing? If you need help locating them, ask your hosting provider to help you with that.

    Thread Starter prostarlife

    (@prostarlife)

    The last thing I did is add some Adsense code to my Ad-Inserter plugin a little while later I noticed the error.

    Moderator t-p

    (@t-p)

    – If you can’t get into your admin dashboard, try resetting the plugins folder by FTP. Sometimes, an apparently inactive plugin can still cause problems. Also remember to deactivate any plugins in the mu-plugins folder (if you have created such folder). The easiest way is to rename that folder to mu-plugins-old.
    – If that does not resolve the issue, try switching to the unedited default Twenty Fifteen theme for a moment using the WP dashboard to rule out any theme-specific issue (theme functions can interfere like plugins). If you don’t have access to your admin area, use FTP or whatever file management application your host provides. Navigate to /wp-content/themes/ and switch to the default theme by renaming your current theme’s folder by adding “-old” to the end of the folder name. Alternately, you can remove other themes except the default theme. That will force your site to use it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error’ is closed to new replies.