Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.6
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
Trying to use the event repeat functionality in version 4.6.6. I can set up the repeat attributes and then the confirmation pop-up appears listing all the events that will be created. When I click on 'Confirm' the process doesn't complete, and I get a very long error report in the log, as follows. I can't repeat this on the demo site.:
Aug 13 12:29:17 [info] $Fatal Error Details = Array
(
[message] => Error while deleting event
[code] =>
[exception] => CiviCRM_API3_Exception Object
(
[extraParams:CiviCRM_API3_Exception:private] => Array
(
[is_error] => 1
[error_message] => Error while deleting event
[error_code] => undefined
)
[message:protected] => Error while deleting event
[string:Exception:private] =>
[code:protected] => 0
file:protected => /home/bpf/sites/default/sites/all/modules/civicrm/api/api.php
[line:protected] => 45
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Core/Form/RecurringEntity.php
[line] => 434
[function] => civicrm_api3
[args] => Array
(
[0] => Event
[1] => delete
[2] => Array
(
[sequential] => 1
[id] => 2
)
)
)
[1] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Event/Form/ManageEvent/Repeat.php
[line] => 153
[function] => postProcess
[class] => CRM_Core_Form_RecurringEntity
[type] => ::
[args] => Array
(
[0] => Array
(
[qfKey] => e45e2f6b43fe8d7a1647bb63e37721b4_683
[entryURL] => http://crm.brittenpears.org/civicrm/event/manage/repeat?reset=1&action=update&id=1&component=event
[repetition_frequency_unit] => week
[repetition_frequency_interval] => 1
[repetition_start_date] => 08/13/2015
[repetition_start_date_time] => 12:27PM
[start_action_condition] => Array
(
[tuesday] => 1
[wednesday] => 1
[thursday] => 1
)
[repeats_by] =>
[ends] => 2
[repeat_absolute_date] => 12/23/2015
[exclude_date_list] =>
[allowRepeatConfigToSubmit] => 1
[intervalDateColumns] => Array
(
[end_date] => DateInterval Object
(
[y] => 0
[m] => 0
[d] => 0
[h] => 12
[i] => 27
[s] => 0
[invert] => 1
[days] => 0
)
)
[dateColumns] => Array
(
[0] => start_date
)
[excludeDateRangeColumns] => Array
(
[0] => start_date
[1] => end_date
)
[entity_table] => civicrm_event
[entity_id] => 1
[parent_entity_id] => 1
)
[1] => civicrm_event
[2] => Array
(
[0] => Array
(
[table] => civicrm_price_set_entity
[findCriteria] => Array
(
[entity_id] => 1
[entity_table] => civicrm_event
)
[linkedColumns] => Array
(
[0] => entity_id
)
[isRecurringEntityRecord] =>
)
[1] => Array
(
[table] => civicrm_uf_join
[findCriteria] => Array
(
[entity_id] => 1
[entity_table] => civicrm_event
)
[linkedColumns] => Array
(
[0] => entity_id
)
[isRecurringEntityRecord] =>
)
[2] => Array
(
[table] => civicrm_tell_friend
[findCriteria] => Array
(
[entity_id] => 1
[entity_table] => civicrm_event
)
[linkedColumns] => Array
(
[0] => entity_id
)
[isRecurringEntityRecord] => 1
)
[3] => Array
(
[table] => civicrm_pcp_block
[findCriteria] => Array
(
[entity_id] => 1
[entity_table] => civicrm_event
)
[linkedColumns] => Array
(
[0] => entity_id
)
[isRecurringEntityRecord] => 1
)
)
)
)
[2] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Core/Form.php
[line] => 345
[function] => postProcess
[class] => CRM_Event_Form_ManageEvent_Repeat
[type] => ->
[args] => Array
(
)
)
[3] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Core/QuickForm/Action/Submit.php
[line] => 74
[function] => mainProcess
[class] => CRM_Core_Form
[type] => ->
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/packages/HTML/QuickForm/Controller.php
[line] => 203
[function] => perform
[class] => CRM_Core_QuickForm_Action_Submit
[type] => ->
[args] => Array
(
[0] => CRM_Event_Form_ManageEvent_Repeat Object
(
[_parentEventStartDate:protected] => 2015-08-13 12:27:00
[_parentEventEndDate:protected] => 2015-08-13 00:00:00
[_id] => 1
[_first:protected] =>
[_single:protected] => 1
[_action:protected] => 2
[_isTemplate:protected] => 0
[_templateId:protected] => 0
[_cancelURL:protected] =>
[_campaignID:protected] =>
[_isRepeatingEvent] => 1
[_state:protected] =>
[_name:protected] => Repeat
[_title:protected] =>
[_options:protected] =>
[_renderer:protected] =>
[_dateFields:protected] => Array
(
)
[unsavedChangesWarn:protected] =>
[ajaxResponse] => Array
(
)
[urlPath] => Array
(
[0] => civicrm
[1] => event
[2] => manage
[3] => repeat
)
[controller] => CRM_Core_Controller_Simple Object
(
[_title:protected] => Repeat Event
[_key] => e45e2f6b43fe8d7a1647bb63e37721b4_683
[_scope:protected] => CRM_Event_Form_ManageEvent_Repeat_e45e2f6b43fe8d7a1647bb63e37721b4_683
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
[_embedded:protected] =>
[_skipRedirection:protected] =>
[_print] => json
[_generateQFKey] => 1
[_QFResponseType] => json
[_parent:protected] =>
[_destination] =>
[_entryURL] => http://crm.brittenpears.org/civicrm/event/manage/repeat?reset=1&action=update&id=1&component=event
[_pages] => Array
(
[Repeat] => CRM_Event_Form_ManageEvent_Repeat Object
RECURSION
)
[_actions] => Array
(
[Repeat] => HTML_QuickForm_Action_Direct Object
(
)
[display] => CRM_Core_QuickForm_Action_Display Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[next] => CRM_Core_QuickForm_Action_Next Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[back] => CRM_Core_QuickForm_Action_Back Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[process] => CRM_Core_QuickForm_Action_Process Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[cancel] => CRM_Core_QuickForm_Action_Cancel Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[refresh] => CRM_Core_QuickForm_Action_Refresh Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[reload] => CRM_Core_QuickForm_Action_Reload Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[done] => CRM_Core_QuickForm_Action_Done Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[jump] => CRM_Core_QuickForm_Action_Jump Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[submit] => CRM_Core_QuickForm_Action_Submit Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[upload] => CRM_Core_QuickForm_Action_Upload Object
(
[_uploadNames:protected] => Array
(
[0] => attachFile_1
[1] => attachFile_2
[2] => attachFile_3
[3] => uploadFile
)
[_uploadDir:protected] => /home/bpf/sites/default/sites/default/files/civicrm/upload/
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
)
[_name] => CRM_Event_Form_ManageEvent_Repeat_e45e2f6b43fe8d7a1647bb63e37721b4_683
[_modal] => 1
[_actionName] => Array
(
[0] => Repeat
[1] => submit
)
)
[_chainSelectFields:CRM_Core_Form:private] => Array
(
)
[_actions] => Array
(
)
[_formBuilt] => 1
[_elements] => Array
(
[0] => HTML_QuickForm_hidden Object
(
[_label] =>
[_type] => hidden
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[name] => qfKey
[type] => hidden
[value] => e45e2f6b43fe8d7a1647bb63e37721b4_683
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[1] => HTML_QuickForm_hidden Object
(
[_label] =>
[_type] => hidden
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[name] => entryURL
[type] => hidden
[value] => http://crm.brittenpears.org/civicrm/event/manage/repeat?reset=1&action=update&id=1&component=event
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[2] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => hour
[attr] => Array
(
[value] => hour
)
)
[1] => Array
(
[text] => day
[attr] => Array
(
[value] => day
)
)
[2] => Array
(
[text] => week
[attr] => Array
(
[value] => week
)
)
[3] => Array
(
[text] => month
[attr] => Array
(
[value] => month
)
)
[4] => Array
(
[text] => year
[attr] => Array
(
[value] => year
)
)
)
[_values] => Array
(
[0] => week
)
[_label] => Repeats every
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[class] => required
[name] => repetition_frequency_unit
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[3] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => 1
[attr] => Array
(
[value] => 1
)
)
[1] => Array
(
[text] => 2
[attr] => Array
(
[value] => 2
)
)
[2] => Array
(
[text] => 3
[attr] => Array
(
[value] => 3
)
)
[3] => Array
(
[text] => 4
[attr] => Array
(
[value] => 4
)
)
[4] => Array
(
[text] => 5
[attr] => Array
(
[value] => 5
)
)
[5] => Array
(
[text] => 6
[attr] => Array
(
[value] => 6
)
)
[6] => Array
(
[text] => 7
[attr] => Array
(
[value] => 7
)
)
[7] => Array
(
[text] => 8
[attr] => Array
(
[value] => 8
)
)
[8] => Array
(
[text] => 9
[attr] => Array
(
[value] => 9
)
)
[9] => Array
(
[text] => 10
[attr] => Array
(
[value] => 10
)
)
[10] => Array
(
[text] => 11
[attr] => Array
(
[value] => 11
)
)
[11] => Array
(
[text] => 12
[attr] => Array
(
[value] => 12
)
)
[12] => Array
(
[text] => 13
[attr] => Array
(
[value] => 13
)
)
[13] => Array
(
[text] => 14
[attr] => Array
(
[value] => 14
)
)
[14] => Array
(
[text] => 15
[attr] => Array
(
[value] => 15
)
)
[15] => Array
(
[text] => 16
[attr] => Array
(
[value] => 16
)
)
[16] => Array
(
[text] => 17
[attr] => Array
(
[value] => 17
)
)
[17] => Array
(
[text] => 18
[attr] => Array
(
[value] => 18
)
)
[18] => Array
(
[text] => 19
[attr] => Array
(
[value] => 19
)
)
[19] => Array
(
[text] => 20
[attr] => Array
(
[value] => 20
)
)
[20] => Array
(
[text] => 21
[attr] => Array
(
[value] => 21
)
)
[21] => Array
(
[text] => 22
[attr] => Array
(
[value] => 22
)
)
[22] => Array
(
[text] => 23
[attr] => Array
(
[value] => 23
)
)
[23] => Array
(
[text] => 24
[attr] => Array
(
[value] => 24
)
)
[24] => Array
(
[text] => 25
[attr] => Array
(
[value] => 25
)
)
[25] => Array
(
[text] => 26
[attr] => Array
(
[value] => 26
)
)
[26] => Array
(
[text] => 27
[attr] => Array
(
[value] => 27
)
)
[27] => Array
(
[text] => 28
[attr] => Array
(
[value] => 28
)
)
[28] => Array
(
[text] => 29
[attr] => Array
(
[value] => 29
)
)
[29] => Array
(
[text] => 30
[attr] => Array
(
[value] => 30
)
)
)
[_values] => Array
(
[0] => 1
)
[_label] =>
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[class] => required
[name] => repetition_frequency_interval
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[4] => HTML_QuickForm_text Object
(
[_label] => Repetition Start Date
[_type] => text
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[formattype] => activityDateTime
[addtime] => 1
[timeformat] => 1
[startoffset] => 20
[endoffset] => 10
[format] => mm/dd/yy
[name] => repetition_start_date
[type] => text
[value] => 08/13/2015
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[5] => HTML_QuickForm_text Object
(
[_label] => Time
[_type] => text
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[timeformat] =>
[name] => repetition_start_date_time
[type] => text
[value] => 12:27PM
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[6] => HTML_QuickForm_group Object
(
[_name] => start_action_condition
[_elements] => Array
(
[0] => HTML_QuickForm_checkbox Object
(
[_text] => Sun
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => sunday
[name] => sunday
[type] => checkbox
[value] => 1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[1] => HTML_QuickForm_checkbox Object
(
[_text] => Mon
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => monday
[name] => monday
[type] => checkbox
[value] => 1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[2] => HTML_QuickForm_checkbox Object
(
[_text] => Tue
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => tuesday
[name] => tuesday
[type] => checkbox
[value] => 1
[checked] => checked
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[3] => HTML_QuickForm_checkbox Object
(
[_text] => Wed
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => wednesday
[name] => wednesday
[type] => checkbox
[value] => 1
[checked] => checked
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[4] => HTML_QuickForm_checkbox Object
(
[_text] => Thu
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => thursday
[name] => thursday
[type] => checkbox
[value] => 1
[checked] => checked
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[5] => HTML_QuickForm_checkbox Object
(
[_text] => Fri
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => friday
[name] => friday
[type] => checkbox
[value] => 1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[6] => HTML_QuickForm_checkbox Object
(
[_text] => Sat
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => saturday
[name] => saturday
[type] => checkbox
[value] => 1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
)
[_separator] =>
[_required] => Array
(
)
[_appendName] => 1
[_label] => Repeats on
[_type] => group
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] =>
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[7] => HTML_QuickForm_group Object
(
[_name] => repeats_by
[_elements] => Array
(
[0] => HTML_QuickForm_radio Object
(
[_text] => day of the month
[_label] =>
[_type] => radio
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[required] => 1
[value] => 1
[type] => radio
[id] => CIVICRM_QFID_1_repeats_by
[name] =>
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[1] => HTML_QuickForm_radio Object
(
[_text] => day of the week
[_label] =>
[_type] => radio
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[required] => 1
[value] => 2
[type] => radio
[id] => CIVICRM_QFID_2_repeats_by
[name] =>
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
)
[_separator] =>
[_required] => Array
(
)
[_appendName] => 1
[_label] => Repeats by
[_type] => group
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] =>
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[8] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => 1
[attr] => Array
(
[value] => 1
)
)
[1] => Array
(
[text] => 2
[attr] => Array
(
[value] => 2
)
)
[2] => Array
(
[text] => 3
[attr] => Array
(
[value] => 3
)
)
[3] => Array
(
[text] => 4
[attr] => Array
(
[value] => 4
)
)
[4] => Array
(
[text] => 5
[attr] => Array
(
[value] => 5
)
)
[5] => Array
(
[text] => 6
[attr] => Array
(
[value] => 6
)
)
[6] => Array
(
[text] => 7
[attr] => Array
(
[value] => 7
)
)
[7] => Array
(
[text] => 8
[attr] => Array
(
[value] => 8
)
)
[8] => Array
(
[text] => 9
[attr] => Array
(
[value] => 9
)
)
[9] => Array
(
[text] => 10
[attr] => Array
(
[value] => 10
)
)
[10] => Array
(
[text] => 11
[attr] => Array
(
[value] => 11
)
)
[11] => Array
(
[text] => 12
[attr] => Array
(
[value] => 12
)
)
[12] => Array
(
[text] => 13
[attr] => Array
(
[value] => 13
)
)
[13] => Array
(
[text] => 14
[attr] => Array
(
[value] => 14
)
)
[14] => Array
(
[text] => 15
[attr] => Array
(
[value] => 15
)
)
[15] => Array
(
[text] => 16
[attr] => Array
(
[value] => 16
)
)
[16] => Array
(
[text] => 17
[attr] => Array
(
[value] => 17
)
)
[17] => Array
(
[text] => 18
[attr] => Array
(
[value] => 18
)
)
[18] => Array
(
[text] => 19
[attr] => Array
(
[value] => 19
)
)
[19] => Array
(
[text] => 20
[attr] => Array
(
[value] => 20
)
)
[20] => Array
(
[text] => 21
[attr] => Array
(
[value] => 21
)
)
[21] => Array
(
[text] => 22
[attr] => Array
(
[value] => 22
)
)
[22] => Array
(
[text] => 23
[attr] => Array
(
[value] => 23
)
)
[23] => Array
(
[text] => 24
[attr] => Array
(
[value] => 24
)
)
[24] => Array
(
[text] => 25
[attr] => Array
(
[value] => 25
)
)
[25] => Array
(
[text] => 26
[attr] => Array
(
[value] => 26
)
)
[26] => Array
(
[text] => 27
[attr] => Array
(
[value] => 27
)
)
[27] => Array
(
[text] => 28
[attr] => Array
(
[value] => 28
)
)
[28] => Array
(
[text] => 29
[attr] => Array
(
[value] => 29
)
)
[29] => Array
(
[text] => 30
[attr] => Array
(
[value] => 30
)
)
[30] => Array
(
[text] => 31
[attr] => Array
(
[value] => 31
)
)
)
[_values] =>
[_label] =>
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[name] => limit_to
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[9] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => First
[attr] => Array
(
[value] => first
)
)
[1] => Array
(
[text] => Second
[attr] => Array
(
[value] => second
)
)
[2] => Array
(
[text] => Third
[attr] => Array
(
[value] => third
)
)
[3] => Array
(
[text] => Fourth
[attr] => Array
(
[value] => fourth
)
)
[4] => Array
(
[text] => Last
[attr] => Array
(
[value] => last
)
)
)
[_values] =>
[_label] =>
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[name] => entity_status_1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[10] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => Sun
[attr] => Array
(
[value] => sunday
)
)
[1] => Array
(
[text] => Mon
[attr] => Array
(
[value] => monday
)
)
[2] => Array
(
[text] => Tue
[attr] => Array
(
[value] => tuesday
)
)
[3] => Array
(
[text] => Wed
[attr] => Array
(
[value] => wednesday
)
)
[4] => Array
(
[text] => Thu
[attr] => Array
(
[value] => thursday
)
)
[5] => Array
(
[text] => Fri
[attr] => Array
(
[value] => friday
)
)
[6] => Array
(
[text] => Sat
[attr] => Array
(
[value] => saturday
)
)
)
[_values] =>
[_label] =>
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[name] => entity_status_2
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[11] => HTML_QuickForm_group Object
(
[_name] => ends
[_elements] => Array
(
[0] => HTML_QuickForm_radio Object
(
[_text] => After
[_label] =>
[_type] => radio
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[class] => required
[value] => 1
[type] => radio
[id] => CIVICRM_QFID_1_ends
[name] =>
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[1] => HTML_QuickForm_radio Object
(
[_text] => On
[_label] =>
[_type] => radio
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[class] => required
[value] => 2
[type] => radio
[id] => CIVICRM_QFID_2_ends
[name] =>
[checked] => checked
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
)
[_separator] =>
[_required] => Array
(
)
[_appendName] => 1
[_label] => Ends
[_type] => group
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] =>
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[12] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => 2
[attr] => Array
(
[value] => 1
)
)
[1] => Array
(
[text] => 3
[attr] => Array
(
[value] => 2
)
)
[2] => Array
(
[text] => 4
[attr] => Array
(
[value] => 3
)
)
[3] => Array
(
[text] => 5
[attr] => Array
(
[value] => 4
)
)
[4] => Array
(
[text] => 6
[attr] => Array
(
[value] => 5
)
)
[5] => Array
(
[text] => 7
[attr] => Array
(
[value] => 6
)
)
[6] => Array
(
[text] => 8
[attr] => Array
(
[value] => 7
)
)
[7] => Array
(
[text] => 9
[attr] => Array
(
[value] => 8
)
)
[8] => Array
(
[text] => 10
[attr] => Array
(
[value] => 9
)
)
[9] => Array
(
[text] => 11
[attr] => Array
(
[value] => 10
)
)
[10] => Array
(
[text] => 12
[attr] => Array
(
[value] => 11
)
)
[11] => Array
(
[text] => 13
[attr] => Array
(
[value] => 12
)
)
[12] => Array
(
[text] => 14
[attr] => Array
(
[value] => 13
)
)
[13] => Array
(
[text] => 15
[attr] => Array
(
[value] => 14
)
)
[14] => Array
(
[text] => 16
[attr] => Array
(
[value] => 15
)
)
[15] => Array
(
[text] => 17
[attr] => Array
(
[value] => 16
)
)
[16] => Array
(
[text] => 18
[attr] => Array
(
[value] => 17
)
)
[17] => Array
(
[text] => 19
[attr] => Array
(
[value] => 18
)
)
[18] => Array
(
[text] => 20
[attr] => Array
(
[value] => 19
)
)
[19] => Array
(
[text] => 21
[attr] => Array
(
[value] => 20
)
)
[20] => Array
(
[text] => 22
[attr] => Array
(
[value] => 21
)
)
[21] => Array
(
[text] => 23
[attr] => Array
(
[value] => 22
)
)
[22] => Array
(
[text] => 24
[attr] => Array
(
[value] => 23
)
)
[23] => Array
(
[text] => 25
[attr] => Array
(
[value] => 24
)
)
[24] => Array
(
[text] => 26
[attr] => Array
(
[value] => 25
)
)
[25] => Array
(
[text] => 27
[attr] => Array
(
[value] => 26
)
)
[26] => Array
(
[text] => 28
[attr] => Array
(
[value] => 27
)
)
[27] => Array
(
[text] => 29
[attr] => Array
(
[value] => 28
)
)
[28] => Array
(
[text] => 30
[attr] => Array
(
[value] => 29
)
)
)
[_values] =>
[_label] =>
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[name] => start_action_offset
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[13] => HTML_QuickForm_text Object
(
[_label] => On
[_type] => text
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[formattype] => mailing
[startoffset] => 0
[endoffset] => 1
[format] => mm/dd/yy
[name] => repeat_absolute_date
[type] => text
[value] => 12/23/2015
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[14] => HTML_QuickForm_text Object
(
[_label] => Exclude Dates
[_type] => text
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[class] => twenty
[name] => exclude_date_list
[type] => text
[value] =>
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[15] => HTML_QuickForm_hidden Object
(
[_label] =>
[_type] => hidden
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[id] => allowRepeatConfigToSubmit
[name] => allowRepeatConfigToSubmit
[type] => hidden
[value] => 1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[16] => HTML_QuickForm_hidden Object
(
[_label] =>
[_type] => hidden
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[name] => _qf_default
[type] => hidden
[value] => Repeat:submit
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[17] => HTML_QuickForm_group Object
(
[_name] => buttons
[_elements] => Array
(
[0] => HTML_QuickForm_submit Object
(
[_label] =>
[_type] => submit
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[class] => crm-form-submit default validate
[crm-icon] => check
[name] => _qf_Repeat_submit
[value] => Save
[type] => submit
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[1] => HTML_QuickForm_submit Object
(
[_label] =>
[_type] => submit
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[class] => crm-form-submit cancel
[crm-icon] => close
[name] => _qf_Repeat_cancel
[value] => Cancel
[type] => submit
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
)
[_separator] => Array
(
[0] =>
[1] =>
)
[_required] => Array
(
)
[_appendName] =>
[_label] =>
[_type] => group
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] =>
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
)
[_elementIndex] => Array
(
[qfKey] => 0
[entryURL] => 1
[repetition_frequency_unit] => 2
[repetition_frequency_interval] => 3
[repetition_start_date] => 4
[repetition_start_date_time] => 5
[start_action_condition] => 6
[repeats_by] => 7
[limit_to] => 8
[entity_status_1] => 9
[entity_status_2] => 10
[ends] => 11
[start_action_offset] => 12
[repeat_absolute_date] => 13
[exclude_date_list] => 14
[allowRepeatConfigToSubmit] => 15
[_qf_default] => 16
[buttons] => 17
)
[_duplicateIndex] => Array
(
)
[_required] => Array
(
)
[_jsPrefix] => Invalid information entered.
[_jsPostfix] => Please correct these fields.
[_datasource] =>
[_defaultValues] => Array
(
[repetition_start_date_time] => 12:27PM
[repetition_start_date] => 08/13/2015
[repetition_frequency_unit] => week
[repetition_frequency_interval] => 1
[start_action_condition] => Array
(
[tuesday] => 1
[wednesday] => 1
[thursday] => 1
[frida] => 1
)
[start_action_offset] =>
[repeat_absolute_date] => 06/12/2015
[ends] => 2
[limit_to] =>
)
[_constantValues] => Array
(
)
[_submitValues] => Array
(
[qfKey] => e45e2f6b43fe8d7a1647bb63e37721b4_683
[entryURL] => http://crm.brittenpears.org/civicrm/event/manage/repeat?reset=1&action=update&id=1&component=event
[allowRepeatConfigToSubmit] => 1
[_qf_default] => Repeat:submit
[repetition_start_date] => 08/13/2015
[repetition_start_date_display_55cc7162ad4bf] => 08/13/2015
[repetition_start_date_time] => 12:27PM
[repetition_frequency_interval] => 1
[repetition_frequency_unit] => week
[start_action_condition] => Array
(
[tuesday] => 1
[wednesday] => 1
[thursday] => 1
)
[ends] => 2
[repeat_absolute_date] => 12/23/2015
[repeat_absolute_date_display_55cc7162c7851] => 12/23/2015
[exclude_date_list] =>
)
[_submitFiles] => Array
(
)
[_maxFileSize] => 209715200
[_freezeAll] =>
[_rules] => Array
(
[repetition_start_date] => Array
(
[0] => Array
(
[type] => xssString
[format] =>
[message] => Illegal characters in input (potential scripting attack)
[validation] => server
[reset] =>
[dependent] =>
)
)
[repetition_start_date_time] => Array
(
[0] => Array
(
[type] => xssString
[format] =>
[message] => Illegal characters in input (potential scripting attack)
[validation] => server
[reset] =>
[dependent] =>
)
)
[repeat_absolute_date] => Array
(
[0] => Array
(
[type] => xssString
[format] =>
[message] => Illegal characters in input (potential scripting attack)
[validation] => server
[reset] =>
[dependent] =>
)
)
[exclude_date_list] => Array
(
[0] => Array
(
[type] => xssString
[format] =>
[message] => Illegal characters in input (potential scripting attack)
[validation] => server
[reset] =>
[dependent] =>
)
)
)
[_formRules] => Array
(
[0] => Array
(
[0] => Array
(
[0] => CRM_Core_Form_RecurringEntity
[1] => formRule
)
[1] =>
)
)
[_errors] => Array
(
)
[_requiredNote] => <span style="font-size:80%; color:#ff0000;">*</span><span style="font-size:80%;"> denotes required field</span>
[_flagSubmitted] => 1
[_attributes] => Array
(
[action] => /civicrm/event/manage/repeat
[method] => post
[name] => Repeat
[id] => Repeat
[class] => CRM_Event_Form_ManageEvent_Repeat
[data-warn-changes] => true
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
[_doneUrl] => /civicrm/event/manage/repeat?action=update&reset=1&id=1
)
[1] => submit
)
)
[5] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/packages/HTML/QuickForm/Page.php
[line] => 103
[function] => handle
[class] => HTML_QuickForm_Controller
[type] => ->
[args] => Array
(
[0] => CRM_Event_Form_ManageEvent_Repeat Object
(
[_parentEventStartDate:protected] => 2015-08-13 12:27:00
[_parentEventEndDate:protected] => 2015-08-13 00:00:00
[_id] => 1
[_first:protected] =>
[_single:protected] => 1
[_action:protected] => 2
[_isTemplate:protected] => 0
[_templateId:protected] => 0
[_cancelURL:protected] =>
[_campaignID:protected] =>
[_isRepeatingEvent] => 1
[_state:protected] =>
[_name:protected] => Repeat
[_title:protected] =>
[_options:protected] =>
[_renderer:protected] =>
[_dateFields:protected] => Array
(
)
[unsavedChangesWarn:protected] =>
[ajaxResponse] => Array
(
)
[urlPath] => Array
(
[0] => civicrm
[1] => event
[2] => manage
[3] => repeat
)
[controller] => CRM_Core_Controller_Simple Object
(
[_title:protected] => Repeat Event
[_key] => e45e2f6b43fe8d7a1647bb63e37721b4_683
[_scope:protected] => CRM_Event_Form_ManageEvent_Repeat_e45e2f6b43fe8d7a1647bb63e37721b4_683
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
[_embedded:protected] =>
[_skipRedirection:protected] =>
[_print] => json
[_generateQFKey] => 1
[_QFResponseType] => json
[_parent:protected] =>
[_destination] =>
[_entryURL] => http://crm.brittenpears.org/civicrm/event/manage/repeat?reset=1&action=update&id=1&component=event
[_pages] => Array
(
[Repeat] => CRM_Event_Form_ManageEvent_Repeat Object
RECURSION
)
[_actions] => Array
(
[Repeat] => HTML_QuickForm_Action_Direct Object
(
)
[display] => CRM_Core_QuickForm_Action_Display Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[next] => CRM_Core_QuickForm_Action_Next Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[back] => CRM_Core_QuickForm_Action_Back Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[process] => CRM_Core_QuickForm_Action_Process Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[cancel] => CRM_Core_QuickForm_Action_Cancel Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[refresh] => CRM_Core_QuickForm_Action_Refresh Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[reload] => CRM_Core_QuickForm_Action_Reload Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[done] => CRM_Core_QuickForm_Action_Done Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[jump] => CRM_Core_QuickForm_Action_Jump Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[submit] => CRM_Core_QuickForm_Action_Submit Object
(
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
[upload] => CRM_Core_QuickForm_Action_Upload Object
(
[_uploadNames:protected] => Array
(
[0] => attachFile_1
[1] => attachFile_2
[2] => attachFile_3
[3] => uploadFile
)
[_uploadDir:protected] => /home/bpf/sites/default/sites/default/files/civicrm/upload/
[_stateMachine:protected] => CRM_Core_StateMachine Object
(
[_controller:protected] => CRM_Core_Controller_Simple Object
RECURSION
[_states:protected] => Array
(
[Repeat] => CRM_Core_State Object
(
[_name:protected] => Repeat
[_type:protected] => 3
[_back:protected] =>
[_next:protected] =>
[_stateMachine:protected] => CRM_Core_StateMachine Object
RECURSION
)
)
[_pages:protected] => Array
(
[CRM_Event_Form_ManageEvent_Repeat] =>
)
[_pageNames:protected] => Array
(
[0] => Repeat
)
[_action:protected] => 0
[_name:protected] =>
)
)
)
[_name] => CRM_Event_Form_ManageEvent_Repeat_e45e2f6b43fe8d7a1647bb63e37721b4_683
[_modal] => 1
[_actionName] => Array
(
[0] => Repeat
[1] => submit
)
)
[_chainSelectFields:CRM_Core_Form:private] => Array
(
)
[_actions] => Array
(
)
[_formBuilt] => 1
[_elements] => Array
(
[0] => HTML_QuickForm_hidden Object
(
[_label] =>
[_type] => hidden
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[name] => qfKey
[type] => hidden
[value] => e45e2f6b43fe8d7a1647bb63e37721b4_683
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[1] => HTML_QuickForm_hidden Object
(
[_label] =>
[_type] => hidden
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[name] => entryURL
[type] => hidden
[value] => http://crm.brittenpears.org/civicrm/event/manage/repeat?reset=1&action=update&id=1&component=event
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[2] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => hour
[attr] => Array
(
[value] => hour
)
)
[1] => Array
(
[text] => day
[attr] => Array
(
[value] => day
)
)
[2] => Array
(
[text] => week
[attr] => Array
(
[value] => week
)
)
[3] => Array
(
[text] => month
[attr] => Array
(
[value] => month
)
)
[4] => Array
(
[text] => year
[attr] => Array
(
[value] => year
)
)
)
[_values] => Array
(
[0] => week
)
[_label] => Repeats every
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[class] => required
[name] => repetition_frequency_unit
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[3] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => 1
[attr] => Array
(
[value] => 1
)
)
[1] => Array
(
[text] => 2
[attr] => Array
(
[value] => 2
)
)
[2] => Array
(
[text] => 3
[attr] => Array
(
[value] => 3
)
)
[3] => Array
(
[text] => 4
[attr] => Array
(
[value] => 4
)
)
[4] => Array
(
[text] => 5
[attr] => Array
(
[value] => 5
)
)
[5] => Array
(
[text] => 6
[attr] => Array
(
[value] => 6
)
)
[6] => Array
(
[text] => 7
[attr] => Array
(
[value] => 7
)
)
[7] => Array
(
[text] => 8
[attr] => Array
(
[value] => 8
)
)
[8] => Array
(
[text] => 9
[attr] => Array
(
[value] => 9
)
)
[9] => Array
(
[text] => 10
[attr] => Array
(
[value] => 10
)
)
[10] => Array
(
[text] => 11
[attr] => Array
(
[value] => 11
)
)
[11] => Array
(
[text] => 12
[attr] => Array
(
[value] => 12
)
)
[12] => Array
(
[text] => 13
[attr] => Array
(
[value] => 13
)
)
[13] => Array
(
[text] => 14
[attr] => Array
(
[value] => 14
)
)
[14] => Array
(
[text] => 15
[attr] => Array
(
[value] => 15
)
)
[15] => Array
(
[text] => 16
[attr] => Array
(
[value] => 16
)
)
[16] => Array
(
[text] => 17
[attr] => Array
(
[value] => 17
)
)
[17] => Array
(
[text] => 18
[attr] => Array
(
[value] => 18
)
)
[18] => Array
(
[text] => 19
[attr] => Array
(
[value] => 19
)
)
[19] => Array
(
[text] => 20
[attr] => Array
(
[value] => 20
)
)
[20] => Array
(
[text] => 21
[attr] => Array
(
[value] => 21
)
)
[21] => Array
(
[text] => 22
[attr] => Array
(
[value] => 22
)
)
[22] => Array
(
[text] => 23
[attr] => Array
(
[value] => 23
)
)
[23] => Array
(
[text] => 24
[attr] => Array
(
[value] => 24
)
)
[24] => Array
(
[text] => 25
[attr] => Array
(
[value] => 25
)
)
[25] => Array
(
[text] => 26
[attr] => Array
(
[value] => 26
)
)
[26] => Array
(
[text] => 27
[attr] => Array
(
[value] => 27
)
)
[27] => Array
(
[text] => 28
[attr] => Array
(
[value] => 28
)
)
[28] => Array
(
[text] => 29
[attr] => Array
(
[value] => 29
)
)
[29] => Array
(
[text] => 30
[attr] => Array
(
[value] => 30
)
)
)
[_values] => Array
(
[0] => 1
)
[_label] =>
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[class] => required
[name] => repetition_frequency_interval
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[4] => HTML_QuickForm_text Object
(
[_label] => Repetition Start Date
[_type] => text
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[formattype] => activityDateTime
[addtime] => 1
[timeformat] => 1
[startoffset] => 20
[endoffset] => 10
[format] => mm/dd/yy
[name] => repetition_start_date
[type] => text
[value] => 08/13/2015
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[5] => HTML_QuickForm_text Object
(
[_label] => Time
[_type] => text
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[timeformat] =>
[name] => repetition_start_date_time
[type] => text
[value] => 12:27PM
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[6] => HTML_QuickForm_group Object
(
[_name] => start_action_condition
[_elements] => Array
(
[0] => HTML_QuickForm_checkbox Object
(
[_text] => Sun
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => sunday
[name] => sunday
[type] => checkbox
[value] => 1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[1] => HTML_QuickForm_checkbox Object
(
[_text] => Mon
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => monday
[name] => monday
[type] => checkbox
[value] => 1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[2] => HTML_QuickForm_checkbox Object
(
[_text] => Tue
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => tuesday
[name] => tuesday
[type] => checkbox
[value] => 1
[checked] => checked
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[3] => HTML_QuickForm_checkbox Object
(
[_text] => Wed
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => wednesday
[name] => wednesday
[type] => checkbox
[value] => 1
[checked] => checked
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[4] => HTML_QuickForm_checkbox Object
(
[_text] => Thu
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => thursday
[name] => thursday
[type] => checkbox
[value] => 1
[checked] => checked
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[5] => HTML_QuickForm_checkbox Object
(
[_text] => Fri
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => friday
[name] => friday
[type] => checkbox
[value] => 1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[6] => HTML_QuickForm_checkbox Object
(
[_text] => Sat
[_label] =>
[_type] => checkbox
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[id] => saturday
[name] => saturday
[type] => checkbox
[value] => 1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
)
[_separator] =>
[_required] => Array
(
)
[_appendName] => 1
[_label] => Repeats on
[_type] => group
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] =>
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[7] => HTML_QuickForm_group Object
(
[_name] => repeats_by
[_elements] => Array
(
[0] => HTML_QuickForm_radio Object
(
[_text] => day of the month
[_label] =>
[_type] => radio
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[required] => 1
[value] => 1
[type] => radio
[id] => CIVICRM_QFID_1_repeats_by
[name] =>
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[1] => HTML_QuickForm_radio Object
(
[_text] => day of the week
[_label] =>
[_type] => radio
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[required] => 1
[value] => 2
[type] => radio
[id] => CIVICRM_QFID_2_repeats_by
[name] =>
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
)
[_separator] =>
[_required] => Array
(
)
[_appendName] => 1
[_label] => Repeats by
[_type] => group
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] =>
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[8] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => 1
[attr] => Array
(
[value] => 1
)
)
[1] => Array
(
[text] => 2
[attr] => Array
(
[value] => 2
)
)
[2] => Array
(
[text] => 3
[attr] => Array
(
[value] => 3
)
)
[3] => Array
(
[text] => 4
[attr] => Array
(
[value] => 4
)
)
[4] => Array
(
[text] => 5
[attr] => Array
(
[value] => 5
)
)
[5] => Array
(
[text] => 6
[attr] => Array
(
[value] => 6
)
)
[6] => Array
(
[text] => 7
[attr] => Array
(
[value] => 7
)
)
[7] => Array
(
[text] => 8
[attr] => Array
(
[value] => 8
)
)
[8] => Array
(
[text] => 9
[attr] => Array
(
[value] => 9
)
)
[9] => Array
(
[text] => 10
[attr] => Array
(
[value] => 10
)
)
[10] => Array
(
[text] => 11
[attr] => Array
(
[value] => 11
)
)
[11] => Array
(
[text] => 12
[attr] => Array
(
[value] => 12
)
)
[12] => Array
(
[text] => 13
[attr] => Array
(
[value] => 13
)
)
[13] => Array
(
[text] => 14
[attr] => Array
(
[value] => 14
)
)
[14] => Array
(
[text] => 15
[attr] => Array
(
[value] => 15
)
)
[15] => Array
(
[text] => 16
[attr] => Array
(
[value] => 16
)
)
[16] => Array
(
[text] => 17
[attr] => Array
(
[value] => 17
)
)
[17] => Array
(
[text] => 18
[attr] => Array
(
[value] => 18
)
)
[18] => Array
(
[text] => 19
[attr] => Array
(
[value] => 19
)
)
[19] => Array
(
[text] => 20
[attr] => Array
(
[value] => 20
)
)
[20] => Array
(
[text] => 21
[attr] => Array
(
[value] => 21
)
)
[21] => Array
(
[text] => 22
[attr] => Array
(
[value] => 22
)
)
[22] => Array
(
[text] => 23
[attr] => Array
(
[value] => 23
)
)
[23] => Array
(
[text] => 24
[attr] => Array
(
[value] => 24
)
)
[24] => Array
(
[text] => 25
[attr] => Array
(
[value] => 25
)
)
[25] => Array
(
[text] => 26
[attr] => Array
(
[value] => 26
)
)
[26] => Array
(
[text] => 27
[attr] => Array
(
[value] => 27
)
)
[27] => Array
(
[text] => 28
[attr] => Array
(
[value] => 28
)
)
[28] => Array
(
[text] => 29
[attr] => Array
(
[value] => 29
)
)
[29] => Array
(
[text] => 30
[attr] => Array
(
[value] => 30
)
)
[30] => Array
(
[text] => 31
[attr] => Array
(
[value] => 31
)
)
)
[_values] =>
[_label] =>
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[name] => limit_to
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[9] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => First
[attr] => Array
(
[value] => first
)
)
[1] => Array
(
[text] => Second
[attr] => Array
(
[value] => second
)
)
[2] => Array
(
[text] => Third
[attr] => Array
(
[value] => third
)
)
[3] => Array
(
[text] => Fourth
[attr] => Array
(
[value] => fourth
)
)
[4] => Array
(
[text] => Last
[attr] => Array
(
[value] => last
)
)
)
[_values] =>
[_label] =>
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[name] => entity_status_1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[10] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => Sun
[attr] => Array
(
[value] => sunday
)
)
[1] => Array
(
[text] => Mon
[attr] => Array
(
[value] => monday
)
)
[2] => Array
(
[text] => Tue
[attr] => Array
(
[value] => tuesday
)
)
[3] => Array
(
[text] => Wed
[attr] => Array
(
[value] => wednesday
)
)
[4] => Array
(
[text] => Thu
[attr] => Array
(
[value] => thursday
)
)
[5] => Array
(
[text] => Fri
[attr] => Array
(
[value] => friday
)
)
[6] => Array
(
[text] => Sat
[attr] => Array
(
[value] => saturday
)
)
)
[_values] =>
[_label] =>
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[name] => entity_status_2
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[11] => HTML_QuickForm_group Object
(
[_name] => ends
[_elements] => Array
(
[0] => HTML_QuickForm_radio Object
(
[_text] => After
[_label] =>
[_type] => radio
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[class] => required
[value] => 1
[type] => radio
[id] => CIVICRM_QFID_1_ends
[name] =>
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[1] => HTML_QuickForm_radio Object
(
[_text] => On
[_label] =>
[_type] => radio
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[class] => required
[value] => 2
[type] => radio
[id] => CIVICRM_QFID_2_ends
[name] =>
[checked] => checked
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
)
[_separator] =>
[_required] => Array
(
)
[_appendName] => 1
[_label] => Ends
[_type] => group
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] =>
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[12] => HTML_QuickForm_select Object
(
[_options] => Array
(
[0] => Array
(
[text] => 2
[attr] => Array
(
[value] => 1
)
)
[1] => Array
(
[text] => 3
[attr] => Array
(
[value] => 2
)
)
[2] => Array
(
[text] => 4
[attr] => Array
(
[value] => 3
)
)
[3] => Array
(
[text] => 5
[attr] => Array
(
[value] => 4
)
)
[4] => Array
(
[text] => 6
[attr] => Array
(
[value] => 5
)
)
[5] => Array
(
[text] => 7
[attr] => Array
(
[value] => 6
)
)
[6] => Array
(
[text] => 8
[attr] => Array
(
[value] => 7
)
)
[7] => Array
(
[text] => 9
[attr] => Array
(
[value] => 8
)
)
[8] => Array
(
[text] => 10
[attr] => Array
(
[value] => 9
)
)
[9] => Array
(
[text] => 11
[attr] => Array
(
[value] => 10
)
)
[10] => Array
(
[text] => 12
[attr] => Array
(
[value] => 11
)
)
[11] => Array
(
[text] => 13
[attr] => Array
(
[value] => 12
)
)
[12] => Array
(
[text] => 14
[attr] => Array
(
[value] => 13
)
)
[13] => Array
(
[text] => 15
[attr] => Array
(
[value] => 14
)
)
[14] => Array
(
[text] => 16
[attr] => Array
(
[value] => 15
)
)
[15] => Array
(
[text] => 17
[attr] => Array
(
[value] => 16
)
)
[16] => Array
(
[text] => 18
[attr] => Array
(
[value] => 17
)
)
[17] => Array
(
[text] => 19
[attr] => Array
(
[value] => 18
)
)
[18] => Array
(
[text] => 20
[attr] => Array
(
[value] => 19
)
)
[19] => Array
(
[text] => 21
[attr] => Array
(
[value] => 20
)
)
[20] => Array
(
[text] => 22
[attr] => Array
(
[value] => 21
)
)
[21] => Array
(
[text] => 23
[attr] => Array
(
[value] => 22
)
)
[22] => Array
(
[text] => 24
[attr] => Array
(
[value] => 23
)
)
[23] => Array
(
[text] => 25
[attr] => Array
(
[value] => 24
)
)
[24] => Array
(
[text] => 26
[attr] => Array
(
[value] => 25
)
)
[25] => Array
(
[text] => 27
[attr] => Array
(
[value] => 26
)
)
[26] => Array
(
[text] => 28
[attr] => Array
(
[value] => 27
)
)
[27] => Array
(
[text] => 29
[attr] => Array
(
[value] => 28
)
)
[28] => Array
(
[text] => 30
[attr] => Array
(
[value] => 29
)
)
)
[_values] =>
[_label] =>
[_type] => select
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[name] => start_action_offset
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[13] => HTML_QuickForm_text Object
(
[_label] => On
[_type] => text
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[formattype] => mailing
[startoffset] => 0
[endoffset] => 1
[format] => mm/dd/yy
[name] => repeat_absolute_date
[type] => text
[value] => 12/23/2015
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[14] => HTML_QuickForm_text Object
(
[_label] => Exclude Dates
[_type] => text
[_flagFrozen] =>
[_persistantFreeze] => 1
[_attributes] => Array
(
[class] => twenty
[name] => exclude_date_list
[type] => text
[value] =>
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[15] => HTML_QuickForm_hidden Object
(
[_label] =>
[_type] => hidden
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[id] => allowRepeatConfigToSubmit
[name] => allowRepeatConfigToSubmit
[type] => hidden
[value] => 1
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[16] => HTML_QuickForm_hidden Object
(
[_label] =>
[_type] => hidden
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[name] => _qf_default
[type] => hidden
[value] => Repeat:submit
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[17] => HTML_QuickForm_group Object
(
[_name] => buttons
[_elements] => Array
(
[0] => HTML_QuickForm_submit Object
(
[_label] =>
[_type] => submit
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[class] => crm-form-submit default validate
[crm-icon] => check
[name] => _qf_Repeat_submit
[value] => Save
[type] => submit
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
[1] => HTML_QuickForm_submit Object
(
[_label] =>
[_type] => submit
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] => Array
(
[class] => crm-form-submit cancel
[crm-icon] => close
[name] => _qf_Repeat_cancel
[value] => Cancel
[type] => submit
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
)
[_separator] => Array
(
[0] =>
[1] =>
)
[_required] => Array
(
)
[_appendName] =>
[_label] =>
[_type] => group
[_flagFrozen] =>
[_persistantFreeze] =>
[_attributes] =>
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
)
)
[_elementIndex] => Array
(
[qfKey] => 0
[entryURL] => 1
[repetition_frequency_unit] => 2
[repetition_frequency_interval] => 3
[repetition_start_date] => 4
[repetition_start_date_time] => 5
[start_action_condition] => 6
[repeats_by] => 7
[limit_to] => 8
[entity_status_1] => 9
[entity_status_2] => 10
[ends] => 11
[start_action_offset] => 12
[repeat_absolute_date] => 13
[exclude_date_list] => 14
[allowRepeatConfigToSubmit] => 15
[_qf_default] => 16
[buttons] => 17
)
[_duplicateIndex] => Array
(
)
[_required] => Array
(
)
[_jsPrefix] => Invalid information entered.
[_jsPostfix] => Please correct these fields.
[_datasource] =>
[_defaultValues] => Array
(
[repetition_start_date_time] => 12:27PM
[repetition_start_date] => 08/13/2015
[repetition_frequency_unit] => week
[repetition_frequency_interval] => 1
[start_action_condition] => Array
(
[tuesday] => 1
[wednesday] => 1
[thursday] => 1
[frida] => 1
)
[start_action_offset] =>
[repeat_absolute_date] => 06/12/2015
[ends] => 2
[limit_to] =>
)
[_constantValues] => Array
(
)
[_submitValues] => Array
(
[qfKey] => e45e2f6b43fe8d7a1647bb63e37721b4_683
[entryURL] => http://crm.brittenpears.org/civicrm/event/manage/repeat?reset=1&action=update&id=1&component=event
[allowRepeatConfigToSubmit] => 1
[_qf_default] => Repeat:submit
[repetition_start_date] => 08/13/2015
[repetition_start_date_display_55cc7162ad4bf] => 08/13/2015
[repetition_start_date_time] => 12:27PM
[repetition_frequency_interval] => 1
[repetition_frequency_unit] => week
[start_action_condition] => Array
(
[tuesday] => 1
[wednesday] => 1
[thursday] => 1
)
[ends] => 2
[repeat_absolute_date] => 12/23/2015
[repeat_absolute_date_display_55cc7162c7851] => 12/23/2015
[exclude_date_list] =>
)
[_submitFiles] => Array
(
)
[_maxFileSize] => 209715200
[_freezeAll] =>
[_rules] => Array
(
[repetition_start_date] => Array
(
[0] => Array
(
[type] => xssString
[format] =>
[message] => Illegal characters in input (potential scripting attack)
[validation] => server
[reset] =>
[dependent] =>
)
)
[repetition_start_date_time] => Array
(
[0] => Array
(
[type] => xssString
[format] =>
[message] => Illegal characters in input (potential scripting attack)
[validation] => server
[reset] =>
[dependent] =>
)
)
[repeat_absolute_date] => Array
(
[0] => Array
(
[type] => xssString
[format] =>
[message] => Illegal characters in input (potential scripting attack)
[validation] => server
[reset] =>
[dependent] =>
)
)
[exclude_date_list] => Array
(
[0] => Array
(
[type] => xssString
[format] =>
[message] => Illegal characters in input (potential scripting attack)
[validation] => server
[reset] =>
[dependent] =>
)
)
)
[_formRules] => Array
(
[0] => Array
(
[0] => Array
(
[0] => CRM_Core_Form_RecurringEntity
[1] => formRule
)
[1] =>
)
)
[_errors] => Array
(
)
[_requiredNote] => <span style="font-size:80%; color:#ff0000;">*</span><span style="font-size:80%;"> denotes required field</span>
[_flagSubmitted] => 1
[_attributes] => Array
(
[action] => /civicrm/event/manage/repeat
[method] => post
[name] => Repeat
[id] => Repeat
[class] => CRM_Event_Form_ManageEvent_Repeat
[data-warn-changes] => true
)
[_tabOffset] => 0
[_tab] =>
[_lineEnd] =>
[_comment] =>
[_doneUrl] => /civicrm/event/manage/repeat?action=update&reset=1&id=1
)
[1] => submit
)
)
[6] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Core/Controller.php
[line] => 353
[function] => handle
[class] => HTML_QuickForm_Page
[type] => ->
[args] => Array
(
[0] => submit
)
)
[7] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Utils/Wrapper.php
[line] => 115
[function] => run
[class] => CRM_Core_Controller
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Core/Invoke.php
[line] => 286
[function] => run
[class] => CRM_Utils_Wrapper
[type] => ->
[args] => Array
(
[0] => CRM_Event_Form_ManageEvent_Repeat
[1] => Repeat Event
[2] =>
)
)
[9] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Core/Invoke.php
[line] => 86
[function] => runItem
[class] => CRM_Core_Invoke
[type] => ::
[args] => Array
(
[0] => Array
(
[id] => 257
[domain_id] => 1
[path] => civicrm/event/manage/repeat
[title] => Repeat Event
[access_callback] => Array
(
[0] => CRM_Core_Permission
[1] => checkMenu
)
[access_arguments] => Array
(
[0] => Array
(
[0] => access CiviEvent
)
[1] => and
)
[page_callback] => CRM_Event_Form_ManageEvent_Repeat
[breadcrumb] => Array
(
[0] => Array
(
[title] => CiviCRM
[url] => /civicrm?reset=1
)
[1] => Array
(
[title] => CiviEvent Dashboard
[url] => /civicrm/event?reset=1
)
[2] => Array
(
[title] => Manage Events
[url] => /civicrm/event/manage?reset=1
)
)
[component_id] => 1
[is_ssl] => 1
[weight] => 960
[type] => 1
[page_type] => 0
[page_arguments] =>
)
)
)
[10] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Core/Invoke.php
[line] => 54
[function] => _invoke
[class] => CRM_Core_Invoke
[type] => ::
[args] => Array
(
[0] => Array
(
[0] => civicrm
[1] => event
[2] => manage
[3] => repeat
)
)
)
[11] => Array
(
[file] => /home/bpf/sites/default/sites/all/modules/civicrm/drupal/civicrm.module
[line] => 489
[function] => invoke
[class] => CRM_Core_Invoke
[type] => ::
[args] => Array
(
[0] => Array
(
[0] => civicrm
[1] => event
[2] => manage
[3] => repeat
)
)
)
[12] => Array
(
[function] => civicrm_invoke
[args] => Array
(
[0] => event
[1] => manage
[2] => repeat
)
)
[13] => Array
(
[file] => /home/bpf/sites/default/includes/menu.inc
[line] => 519
[function] => call_user_func_array
[args] => Array
(
[0] => civicrm_invoke
[1] => Array
(
[0] => event
[1] => manage
[2] => repeat
)
)
)
[14] => Array
(
[file] => /home/bpf/sites/default/index.php
[line] => 21
[function] => menu_execute_active_handler
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
)
Aug 13 12:29:17 [info] $backTrace = #0 /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Core/Error.php(444): CRM_Core_Error::backtrace("backTrace", TRUE)
#1 /home/bpf/sites/default/sites/all/modules/civicrm/CRM/Core/Invoke.php(57): CRM_Core_Error::handleUnhandledException(Object(CiviCRM_API3_Exception))
#2 /home/bpf/sites/default/sites/all/modules/civicrm/drupal/civicrm.module(489): CRM_Core_Invoke::invoke((Array:4))
#3 [internal function](): civicrm_invoke("event", "manage", "repeat")
#4 /home/bpf/sites/default/includes/menu.inc(519): call_user_func_array("civicrm_invoke", (Array:3))
#5 /home/bpf/sites/default/index.php(21): menu_execute_active_handler()
#6