ECToo / wp-constructor

Automatically exported from code.google.com/p/wp-constructor
0 stars 0 forks source link

Header Already Sent error! #105

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configurate the Design
2. Save the design
3. then error page

What version of the ... are you using?
1. Wordpress: latest
2. Constructor: latest
3. PHP:
4. Browser:
5. OS:

What URL of your blog(s)?
1. http://

Please provide any additional information below.

<br />
<b>Warning</b>:  
file_put_contents(/var/www/vhosts/***.de/httpdocs/wp-content/themes/constructor/
cache/style1.css) [<a 
href='function.file-put-contents'>function.file-put-contents</a>]: failed to 
open stream: Permission denied in 
<b>/var/www/vhosts/***.de/httpdocs/wp-content/themes/constructor/libs/Constructo
r/Abstract.php</b> on line <b>213</b><br />
<br />
<b>Warning</b>:  Cannot modify header information - headers already sent by 
(output started at 
/var/www/vhosts/***.de/httpdocs/wp-content/themes/constructor/libs/Constructor/A
bstract.php:213) in 
<b>/var/www/vhosts/***.de/httpdocs/wp-includes/pluggable.php</b> on line 
<b>890</b><br />

Original issue reported on code.google.com by vr6syncr...@googlemail.com on 23 Aug 2010 at 3:11

GoogleCodeExporter commented 9 years ago
Hi, please setup permissions for directory 
/wp-content/themes/constructor/cache/ (it's should be writable)
If file style1.css already exists - change permissions for it too

Original comment by AntonShe...@gmail.com on 23 Aug 2010 at 3:27

GoogleCodeExporter commented 9 years ago
thats it!

thx!

Original comment by vr6syncr...@googlemail.com on 23 Aug 2010 at 3:45