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:
|
Labels
