I can get a notification to send if I manually click the "Send Test SMS" button, however it does not send one at the specified time based on the "Scheduled For" field.
Is the php code above correctly structured or is there more/missing configuration that needs to be done?
It all looks good as far as I can see, and if your test SMS works then the cron job definitely works.
Probably something with setting up the cron schedule that's messing with it here.
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
I am trying to setup Appointment Next Day Reminder SMS notifications, but they wont send as scheduled.
I have added a PHP cron event to the plugin WP Crontrol with the following php code:
file_get_contents("https://www.youthsportsgroup.org/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send");
and a custom interval of every 15 minutes.
I can get a notification to send if I manually click the "Send Test SMS" button, however it does not send one at the specified time based on the "Scheduled For" field.
Is the php code above correctly structured or is there more/missing configuration that needs to be done?
Thank you.
Hello Robert.
It all looks good as far as I can see, and if your test SMS works then the cron job definitely works.
Probably something with setting up the cron schedule that's messing with it here.
Please provide me a temporary WP-admin login for your site where this happens, so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course we do not provide login data to third party. You can write credentials here just check Private Reply so nobody can see them except us.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Trying to test just one scheduled notification to start - Day Before Appointment, SMS TO EMPLOYEE scheduled for 10am.
Hi Robert,
Aleksandar is currently on vacation so I will try to help you out.
I noticed that also if you manually enter in the browser URL the cron command everything seems fine ( attachment )
So in this case can you please check with your hosting provider is the cron enabled.
Everything seems fine with the php code and also the test notifications are working.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables