LinuxUK
   Home About us Design services Get in Touch Testimonails Create and account / Log in
Categories
 Templates

 Security checks

 Support Club

 Tips and Tricks

 How to guides osC

 My Contributions

 osCommerce versions

 Base64 Decoder

 Link to us!

Headers already sent
Product stats Product Stats
Products name Product Name: Headers already sent
Products model Model: Header sent
Products info Product description

 Headers already sent error:

 
This means there is an output where there should not be one, an output sounds technical but it is usually a single blank space where it should not be!
 
This is either at the very start of the script so it may look like
 
  <?php 
when it should look like
<?php
 
Or at the end
 
  ?>
when it should be
?>
 
The file name with the error will be given in the message you recieive.i.e
 
output started at /home/xxxxxxx/public_html/catalog/includes/application_top.php
 
 
The error happens when a file is worked on by add in code, a contribution or similar.
 

Reviews

Headers already sent - TITLE_DEL_ICIO_US Headers already sent - TITLE_DIGG Headers already sent - TITLE_YAHOO_MYWEB Headers already sent - TITLE_SPURL Headers already sent - TITLE_FURL Headers already sent - TITLE_ASK Headers already sent - TITLE_SQIDOO Headers already sent - TITLE_SIMPY Headers already sent - TITLE_REDDIT Headers already sent - TITLE_MA_GNOLIA Headers already sent - TITLE_FACEBOOK_BOOKMARK Headers already sent - TITLE_GOOGLE_BOOKMARK