Hi abb16ott,
It appears the first error is directly related to a file missing. I would start with that specific error first. You are missing the functions.php file in the wp-includes folder. You may want to download a copy of the WordPress installation and upload that file again and see if that corrects your issue.
I hope this helps! Let me know!
Tim S
Thanks Tim,
I will give that a go tomorrow night when I get home.
Much appreciated 🙂
One other question, just wandering why some templates upload and install fine yet other ones I try error like this?
And just to clarify you are saying to re-install WordPress?
Cheers
Hi abb16ott,
You dont need to re-install the entire WordPress installation. You just need that one file. I would try to grab the one file from a fresh downlaod and upload the one file in the correct folder via FTP.
Tim S.
Ok Tim,
Excellent – Thanks for the advice.
Cheers
Charlie
Hi,
I checked and the file function.php was there, however I re-named and copied up a new file and…
Any ideas Please 🙁
Unpacking the package…
Installing the theme…
Theme installed successfully.
Warning: fopen(/home/hookline/public_html/wp-content/themes/folioHTML/style.css) [function.fopen]: failed to open stream: No such file or directory in /home/hookline/public_html/wp-includes/functions.php on line 4339
Warning: fread() expects parameter 1 to be resource, boolean given in /home/hookline/public_html/wp-includes/functions.php on line 4342
Warning: fclose() expects parameter 1 to be resource, boolean given in /home/hookline/public_html/wp-includes/functions.php on line 4345
Warning: fopen(/home/hookline/public_html/wp-content/themes/folioHTML/style.css) [function.fopen]
The uploader is failing to find the style.css file for your Theme. Verify that the file exists, and that the Theme is packaged correctly.
Where did you download this Theme?