A search on the forum, wiki, faqs, google, etc. for the error message:
Cannot modify header information
Would show that php does not like files that start with space(s) or blank line(s) before the <?php or after the last ?> in the file ...
If you read the error message it will tell you which file to look at and the line number of where the error is ...
You need to remove those space(s) and blank line(s) ...
NOTE: edit this with a good TEXT editor and not with your Control Panel ... and upload back to your site with a good FTP program ...
Bookmarks