Details
Description
Actually form should not submit since "fees" is required field. Formrule is not working for fees. Need to fix that.
__________________________________________ Original Post ___________________________________________________________
For example go here:
When the form is submitted, the following warnings are shown:
warning: array_search() [function.array-search]: Wrong datatype for second argument in /var/www/drupal-6.civicrm.org/public/sites/sandbox.civicrm.org/modules/civicrm/CRM/Event/Form/Participant.php on line 617.
warning: array_search() [function.array-search]: Wrong datatype for second argument in /var/www/drupal-6.civicrm.org/public/sites/sandbox.civicrm.org/modules/civicrm/CRM/Event/Form/Participant.php on line 620.
It looks like the registration is successfully created though.