johntynes
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: WordPress 2.2.1I upgraded from 2.1.3 to 2.2.1 today (yes, backed up everything first). When I try to upload an image, I get this error and the image is not uploaded. (I’ve redacted part of the path to disguise my server directories for security reasons.)
The uploaded file could not be moved to [redacted]wp-content/uploads/2007/06. Warning: Cannot modify header information – headers already sent by (output started at [redacted]wp-admin/admin-functions.php:1986) in [redacted]wp-includes/functions.php on line 1346
Any idea what this means?
Forum: Themes and Templates
In reply to: Unmodified theme suddenly brokenThanks! I’ll try that. I’m using the WYSIWYG editor and I’m not sure why it ended up with the DIV’s screwed up, but I bet fixing it will solve my problem. I really appreciate you taking the time to sort me out!
Forum: Themes and Templates
In reply to: Unmodified theme suddenly brokenStrange. I’m using the chinared theme’s default style.css. I reuploaded it just now to verify.
Thanks for pointing out the CSS validation problem. I’ve fixed the missing semicolons after the color attributes and the stylesheet now validates as css without errors. That didn’t change the site’s appearance.
The image width is a good suggestion. I’m skeptical of it being the issue only because in all cases, the text is wider than any of the images.
I’m not sure what you mean by a clearing element. I’ve used CSS a fair amount but am not that sophisticated with it.