• Since I edited my functions.php in the Theme Options, my website doesnt seam to lead up anymore. it keeps saying:

    <body>
    <b>Warning</b>: require(/home/sloki/user/t10962/sites/opusmanagement.com/www/wp/wp-content/themes/fkidd/inc/testing.php) [function.require]: failed to open stream: No such file or directory in <b>/home/sloki/user/t10962/sites/opusmanagement.com/www/wp/wp-content/themes/fkidd/functions.php</b> on line <b>14</b>

    <b>Fatal error</b>: require() [function.require]: Failed opening required ‘/home/sloki/user/t10962/sites/opusmanagement.com/www/wp/wp-content/themes/fkidd/inc/testing.php’ (include_path=’.:/usr/share/php:/usr/share/pear’) in <b>/home/sloki/user/t10962/sites/opusmanagement.com/www/wp/wp-content/themes/fkidd/functions.php</b> on line <b>14</b>
    </body>

    http://opusmanagement.com/wp/

Viewing 1 replies (of 1 total)
  • If you have a backup of that functions file, you’re going to need to replace the edited one on your hosting account server with the backup copy (or a fresh, unedited one if no backup is available). You can use an FTP client (like FileZilla), or your web-host’s cPanel or file manager to do this. File manager is easiest if this is new to you.

    You’ll find the functions file here: wp-content/themes/fkidd/functions.php. You can get a fresh copy of the file from a fresh download of the theme if you don’t have a backup. If you’ve made other changes to functions.php prior to the one that broke it, you’ll lose them if it’s not a backup you use to replace it with.

Viewing 1 replies (of 1 total)

The topic ‘Cant enter my website anymore’ is closed to new replies.