• Resolved bekachka

    (@bekachka)


    Hi everyone,

    I had upgraded my theme and was in the middle of updating the .php fines manually when everything seized up and I got this message:

    Warning: require(/home/content/43/11820843/html/wp-content/themes/arcade-basic/library/custom-css-editor.php) [function.require]: failed to open stream: No such file or directory in /home/content/43/11820843/html/wp-content/themes/arcade-basic/functions.php on line 21

    Fatal error: require() [function.require]: Failed opening required ‘/home/content/43/11820843/html/wp-content/themes/arcade-basic/library/custom-css-editor.php’ (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/43/11820843/html/wp-content/themes/arcade-basic/functions.php on line 21

    Now I can’t log in whatsoever or do anything. This is my first time having this kind of experience with WordPress, and I’m not fluent in the computer lingo. Have no idea what to do. I have no way of accessing the site I’m building and don’t know how to fix it.

    Please help!!

Viewing 15 replies - 1 through 15 (of 17 total)
  • Thread Starter bekachka

    (@bekachka)

    P.S. I have a Mac.

    Moderator James Huff

    (@macmanx)

    Access your server via FTP or SFTP, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate, so you can access your site.

    More than likely, the code added was not correct. Why were you modifying the CSS editor?

    Thread Starter bekachka

    (@bekachka)

    I don’t understand how to access the server via FTP. Are there any video tutorials that you know of?

    I was modifying the CSS editor because the theme hadn’t automatically upgraded when I purchased the upgrade. Like I said, I’m new to this. Thanks for your patience.

    Moderator James Huff

    (@macmanx)

    I don’t understand how to access the server via FTP. Are there any video tutorials that you know of?

    Just follow the guide I linked to. ??

    https://codex.www.ads-software.com/FTP_Clients

    You’ll need an FTP client application, and you’ll get your FTP connection details from your hosting profile.

    I was modifying the CSS editor because the theme hadn’t automatically upgraded when I purchased the upgrade.

    You should really just contact the theme’s developer when that happens. ??

    Thread Starter bekachka

    (@bekachka)

    Thanks very much for the link. I tried CyberDuck but it wasn’t able to connect to the server. Here’s hoping FileZilla is more successful.

    Good to know about contacting the theme developer! Thanks.

    Moderator James Huff

    (@macmanx)

    If you still have trouble connecting, contact your hosting provider for your FTP login credentials.

    Thread Starter bekachka

    (@bekachka)

    Hosting provider = GoDaddy? or WordPress? I’m using a WordPress App inside GoDaddy.

    Moderator James Huff

    (@macmanx)

    Your hosting provider is GoDaddy. WordPress is just the software. ??

    Thread Starter bekachka

    (@bekachka)

    ??

    Thread Starter bekachka

    (@bekachka)

    Fixed!!!! Thank you so much. ??

    Moderator James Huff

    (@macmanx)

    You’re welcome!

    how did u fix it … i am facing the same issue:
    this is the error I am getting

    Warning: require(/home/rizwanar/public_html/wp-includes/functions.php): failed to open stream: No such file or directory in /home/rizwanar/public_html/wp-settings.php on line 72

    Fatal error: require(): Failed opening required ‘/home/rizwanar/public_html/wp-includes/functions.php’ (include_path=’.:/usr/local/altphp54/lib/php’) in /home/rizwanar/public_html/wp-settings.php on line 72

    Thread Starter bekachka

    (@bekachka)

    In the end, a friend who works for WordPress fixed it for me…it would have been hopeless otherwise.

    Here is the error I am getting, no sure why.

    I made some changed to the adinserter plugin that’s the only changes I made however, it was hours before I started getting this error message.

    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

    I logged into my FTP through cpanel

    /public_html/blog/wp-settings.php (this directory is empty)
    /public_html/blog/wp-includes/link-template.php (this directory is empty)

    What do I do about this?

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘fatal error failed to open stream: No such file or directory’ is closed to new replies.