• I tried to upload a skin for Thesis on my WordPress site and now when I try to go to my site, I receive the following error: Warning: require_once(/home/krobson/iwasarascal.com/wp-content/themes/thesis_182/functions.php) [function.require-once]: failed to open stream: No such file or directory in /home/krobson/iwasarascal.com/wp-content/themes/gradient-child-theme-111/functions.php on line 9

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/krobson/iwasarascal.com/wp-content/themes/thesis_182/functions.php’ (include_path=’.:/usr/local/lib/php:/usr/local/php5/lib/pear’) in /home/krobson/iwasarascal.com/wp-content/themes/gradient-child-theme-111/functions.php on line 9

    I am new to this and NEED HELP!!!!! Thanks

Viewing 1 replies (of 1 total)
  • Have a look in the folder /wp-content/themes/thesis_182/’ and see if there’s a file in there called ‘functions.php’. There should be, because that’s one of the “standard” files that are used for themes. From what that error message is saying, that file doesn’t exist, and it needs to.

    Apart from that, the Thesis theme is a commercial one, so they are the ones to be asking support from. I’m guessing that the child theme that you have is also a commercial one? If so, I’d be asking the developers of that why it’s breaking. After all, you’ve paid for the support from them. 🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Warning and Fatal Error’ is closed to new replies.