• Resolved alwiggins

    (@alwiggins)


    When clicking Edit for each page of the site I see the following error repeated:
    Warning:file_get_contents(H:\root\home\xxxxxx-001\www\domain-name/wp-content/languages/plugins/): failed to open stream: No such file or directory in H:\root\home\xxxxxx-001\www\domain-name\wp-includes\l10n.php on line 1096

    where xxxxxx-001 and domain-name reference the login ID and domain name as used in the path.

    l10n.php on line 1096 –> $translations = file_get_contents( $file );

    I am not following what this error is telling me. Most pages are edited using Elementor which looks perfect and the site seems to be functioning as expected except maybe a little slower than I would expect. It is only when I select Edit.
    Ccan someone give me guidance please

    the site is [ redundant link removed ]

    • This topic was modified 4 years, 3 months ago by Jan Dembowski.
    • This topic was modified 4 years, 3 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator James Huff

    (@macmanx)

    Try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.

    Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

    Thread Starter alwiggins

    (@alwiggins)

    Hi James, Could you elaborate a bit on what you think is going on? the site has been up for nearly a year and this is a new error.

    Are you suggesting this occurred due to the last WP update or some plugin? other than WP and plugin updates, there have been no changes to the site except some minor content. The site is primarily a semi-static informational site.

    I would like to be able to troubleshoot these issues, so understanding the causes is helpful.

    Thanks,
    Craig

    Moderator James Huff

    (@macmanx)

    Hm, wrong reply on my part, sorry! It’s been a long week within a long year.

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter alwiggins

    (@alwiggins)

    Thank you. I need to reset my notification settings because just seeing your response. I appreciate your efforts.

    Fortunately, I didn’t have to do anything. The error just disappeared completely.
    Go figure,

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Warning: file_get_contents’ is closed to new replies.