juggernautsei wrote on Wednesday, October 12, 2011:
I have worked on this for two days now and it is not getting too much better.
I have managed to stop the time outs. Loading all the data back to the data base cause the system to hang. I have narrowed it down to the last 100 enters in the sytem. My question becomes about these two enteries that are different than all the others because of the word ‘Array’.
(6252, 10, 0, ‘Array’, ‘963’, ‘New Patient’, ‘2011-10-11 12:55:53’, ‘New Patient Referred to by Dr. Nottingham’, 0, 0, 1, ‘7’, ‘2011-10-13’, ‘0000-00-00’, 900, 0, ‘a:6:{s:17:“event_repeat_freq”;s:0:"";s:22:“event_repeat_freq_type”;s:0:"";s:19:“event_repeat_on_num”;s:1:“1”;s:19:“event_repeat_on_day”;s:1:“0”;s:20:“event_repeat_on_freq”;s:1:“0”;s:6:“exdate”;s:0:"";}’, 0, ‘09:00:00’, ‘09:15:00’, 0, ‘a:6:{s:14:“event_location”;s:0:"";s:13:“event_street1”;s:0:"";s:13:“event_street2”;s:0:"";s:10:“event_city”;s:0:"";s:11:“event_state”;s:0:"";s:12:“event_postal”;s:0:"";}’, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, ‘-’, 0, 3, ‘NO’, ‘NO’, 3),
(6255, 10, 0, ‘Array’, ‘963’, ‘New Patient’, ‘2011-10-11 13:05:26’, ‘New Patient Referred by Dr. Nottinham’, 0, 0, 1, ‘17’, ‘2011-10-17’, ‘0000-00-00’, 900, 0, ‘a:6:{s:17:“event_repeat_freq”;s:0:"";s:22:“event_repeat_freq_type”;s:0:"";s:19:“event_repeat_on_num”;s:1:“1”;s:19:“event_repeat_on_day”;s:1:“0”;s:20:“event_repeat_on_freq”;s:1:“0”;s:6:“exdate”;s:0:"";}’, 0, ‘13:30:00’, ‘13:45:00’, 0, ‘a:6:{s:14:“event_location”;s:0:"";s:13:“event_street1”;s:0:"";s:13:“event_street2”;s:0:"";s:10:“event_city”;s:0:"";s:11:“event_state”;s:0:"";s:12:“event_postal”;s:0:"";}’, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, ‘-’, 0, 3, ‘NO’, ‘NO’, 3),
What would cause the words array to be placed in the appointment catagory where there should be numbers?