I've done some looking around to find the information to this, but haven't had much luck as most questions are people writing their own code.
I'm building a Wordpress site on Xampp. I downloaded the template files from the source site.
I go to the homepage and try to change something, press update then get the following error on a blank white page:
Notice: Unknown: file created in the system's temporary directory in Unknown on line 0
Warning: Cannot modify header information - headers already sent in Unknown on line 0
Warning: Cannot modify header information - headers already sent in C:\xampp\htdocs\nashdha\wp-admin\includes\misc.php on line 1126
Warning: Cannot modify header information - headers already sent in C:\xampp\htdocs\nashdha\wp-includes\pluggable.php on line 1219
I'm not keen to mess with the wp-includes file, but not totally sure what else to do. Any ideas?