Hey,
When I create a reservation, I get the following error:
Notice: Uninitialized string offset: 4 in merci_validate_merci_reservation_date() (line 171 of /www/mysite/sites/all/modules/merci/includes/api.inc).
Notice: Uninitialized string offset: 6 in merci_validate_merci_reservation_date() (line 172 of /www/mysite/sites/all/modules/merci/includes/api.inc).
Notice: Uninitialized string offset: 0 in merci_validate_merci_reservation_date() (line 183 of /www/mysite/sites/all/modules/merci/includes/api.inc).
Notice: Uninitialized string offset: 0 in merci_validate_merci_reservation_date() (line 183 of /www/mysite/sites/all/modules/merci/includes/api.inc).
The reservation seems to go through, but I'm not sure what to make of the notice.
Any thoughts?
Comments
Comment #1
sumate.sdk commentedI got this problem.
Comment #2
darrick commentedHave you gone to admin/config/system/merci and set your hours of operation? After doing this and saving the configuration even if you didn't change anything, did it fix the problem?
Comment #3
darrick commentedComment #4
shendric commentedI reinstalled the module, and so far, I haven't had that issue again. If it happens again, I'll try setting the hours of operation. Thanks.
Comment #5
darrick commented