Same form without any website field(s) submits fine and returns confirmation as expected. In the log:

Cannot modify header information - headers already sent by (output started at /sites/all/modules/civicrm/api/v3/Website.php:2) in /includes/common.inc on line 350.

Comments

lobo’s picture

I fixed this in CiviCRM for v4.1. It was a newline at the top of the file :( Should be part of 4.1.3

colemanw’s picture

Status: Active » Fixed

Thanks Lobo

jaymcgraw’s picture

I blame the interpreter. It needn't be so fussy about a newline character. Anyway, thanks! I removed the newline and the issue has been resolved for me.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.