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

sumate.sdk’s picture

Priority: Normal » Major

I got this problem.

darrick’s picture

Priority: Major » Minor

Have 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?

darrick’s picture

Status: Active » Postponed (maintainer needs more info)
shendric’s picture

I 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.

darrick’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.