close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Warning: Cannot modify header information - headers already sent by

Thread begun 12/29/2018 6:51 am by Andrew Dodd - ADDIGITAL | Last modified 1/02/2019 12:56 pm by Ray Borduin | 1170 views | 3 replies |

Andrew Dodd - ADDIGITAL

Warning: Cannot modify header information - headers already sent by

Hi Ray,

Am having to rework this (very ancient) site to put a captcha in - using DB v2.

Form loads ok but when it's submitted, you get: Warning: Cannot modify header information - headers already sent by (output started at /home/sarahhb/public_html/contactme.php:4) in /home/sarahhb/public_html/webassist/form_validations/wavt_scripts_php.php on line 85

URL is sarahhb.co.uk/contactme.php

Any ideas?

Thanks
Andrew

Sign in to reply to this post

Ray BorduinWebAssist

The issue is the blank line on line 3 of the attached page. You can't have blank lines before a redirect... it is best to make sure you don't have any blank lines or spaces in your php code above the <html> tag.

Sign in to reply to this post
Did this help? Tips are appreciated...

Andrew Dodd - ADDIGITAL

Thanks Ray. Happy New Year!

Sign in to reply to this post

Web Manager

Can't modify header solution

just put this at the beginning of your page and it should stop the Can't modify header errors

<?php
ob_start();
?>

Sign in to reply to this post

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...