SMS works but I get an error message
ea_twilio_reminder
. Can you please check that?
Best regards,
NikolaDoes this help?
MariaDB [ldg]> select * from wp_ldgea_twilio_reminder;
+—-+——–+———————+———-+
| id | app_id | created_at | reminder |
+—-+——–+———————+———-+
| 1 | 35 | 2021-10-22 07:55:03 | 1 |
| 2 | 29 | 2021-10-22 08:00:05 | 1 |
| 3 | 42 | 2021-10-22 18:05:03 | 1 |
| 4 | 43 | 2021-10-25 18:05:04 | 1 |
| 5 | 46 | 2021-10-28 18:05:03 | 1 |
| 6 | 47 | 2021-10-28 21:35:02 | 1 |
| 7 | 44 | 2021-10-29 18:05:03 | 1 |
| 8 | 50 | 2021-11-01 18:05:03 | 1 |
| 9 | 52 | 2021-11-01 21:35:03 | 1 |
| 10 | 53 | 2021-11-02 18:05:03 | 1 |
| 11 | 51 | 2021-11-02 21:35:03 | 1 |
+—-+——–+———————+———-+
11 rows in set (0.000 sec)
I’ve got access so can look at whatever is needed but need expert guidance, I think 🙂 My SQL is quite rusty.
Thanks.
Yes it’s all fine now, thanks. I think when I initially set everything up, perhaps I didn’t put the country code in, then changed it later. There must have been bookings in the database that were coming up, which didn’t have the right format and now, they must all be using the correct format.
Thanks for asking.
Please login or Register to submit your answer