03/15/2014 at 10:50 am
#282286
Keymaster
@ Andrew
Which app is giving your the error? I no longer have access to a Mac so I can no longer test on that platform…
The generation of the vCard starts here with the header. And the rest of the data comes from here.
Could you attached a vCard that is not being imported so I can take a look?
I wonder if changing this line from echo $data; to this echo trim( $data ); will fix it.
