close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Unable to Update or Insert Images

Thread began 9/06/2009 1:01 pm by Daryl | Last modified 9/09/2009 9:42 am by Daryl | 7517 views | 16 replies

anonymous

Daryl,

9 times out of 10, anytime you see that headers error, it is because of "white space" before or between php tags BEFORE the output of your page's html.

In other words if you had this, it would cause an error (notice the space between the php tags:

php:
<?php


a bunch of code here 
and there

?>

<?php some more code ?>



Make sure all your pre-html PHP looks like this:

php:
<?php


a bunch of code here 
and there

?>
<?php some more code ?>



Make sure there are no lines... you could even bring the start of the next PHP tag right after the close of the last one. This is where I would start first making sure there are no possible spaces between PHP tags or the beginning of the file... if it still gives the headers error, then we know to look elsewhere.

Best regards,

Brian

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...