• mike313

    (@mike313)


    Hello I am looking to resolve this error that keep coming up on my websites.

    PHP Warning: file_put_contents(): Filename cannot be empty in /home/namesite/public_html/mysite.com/wp-load.php(2) : runtime-created function on line 1

    i am using PHP (7.0.33)

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

    (@t-p)

    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, 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 mike313

    (@mike313)

    Hello @t-p

    Currently I have deactivated all plugins, and activated one of the default themes Twenty Twenty-One.

    But the same error is occurring. Should I be looking at anything else?

    Thread Starter mike313

    (@mike313)

    Hello @t-p or others do you know what could be causing this issue?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Seeking to solve this error for wp-loag.php – Filename cannot be empty in’ is closed to new replies.