Skip to end of metadata
Go to start of metadata
CiviCRM Documentation

This page refers to outdated version of CiviCRM. Check current version of documentation.

Extra blank lines in configuration file may cause unexpected page rendering behavior in IE and/or vCards rejected by Apple Address Book.

If you experience either of the above symptoms, check the HTML source output from a CiviCRM page and/or look at the exported vCard in a text editor.

If you see a blank line at the top of either document, this is likely the cause of these symptoms, and the culprit is probably an extraneous blank line after the close of the PHP code in your CiviCRM configuration file.

Check for an extra carriage return line feed after the closing ?> in:

  • config.inc.php - for manual installs
  • civicrm.php - for automated Civicspace installs
Labels
  • None

Creative Commons License
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution-Share Alike 3.0 United States Licence.