Details
Description
When importing participants the following error is given:
Strict warning: Non-static method CRM_Contact_Import_Parser_Contact::in_value() should not be called statically, assuming $this from incompatible context in CRM_Event_Import_Parser_Participant->summary() (line 233 of /home/www/sites/all/modules/civicrm/CRM/Event/Import/Parser/Participant.php).
Here's a Sample of the csv file that was imported (with sanitized names) The Name field is Not imported just present for reference.:
Contact_ID,Participant_Role,Name,Event_ID,Participant_Status
4834,Attendee,John Doe,110,2
5214,Attendee,Jane Doe,110,3
1,Celebrant,Joshua Doe,110,2