As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
Hi,
I tried adding the Notifications events to Cron but failed.
please let me know did I do wrong.
Best
Hi Mohamed,
Depending on the server, there are different configurations for the cron, so you can contact your hosting provider to ask them what is the configuration needed , or you can check out one of the solutions for it on this link.
Also, you can try this:
*/15 * * * * wget -q -O - "https://www.yourwebsite.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send"
Or this:
*/15 * * * * /usr/local/bin/php ~/public_html/wp-cron.php --action='wpamelia_api' --call='/notifications/scheduled/send'
Or this:
GET 'https://yourdomain.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send' > /dev/null
If that doesn't help you, my suggestion is to install the WP Crontrol plugin. You can find more info about it, and detailed instructions on how to set it up in our FAQ section. If you are setting it up with this plugin, you should check out if you configured it properly, and what is the right cron configuration for your server.
Hello there,
I went through the FAQs documentations on using Amelia cron with WPCrontrol plugin,
However, I see the following error:
Here's the cron job details
Kindly assist
hello try this
maybe you put the wrong quotation
try this
file_get_contents("yoursite/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send");
Thanks for your reply, now we see another syntax error. I think we need to use escape characters? Are you able to test at your end? or maybe I can share admin details for my site?
Hello Mohamed.
Please don't share your admin credentials in a public response. I appreciate lynob trying to help (and the quotation remark was correct, by the way, thanks!) but lynob is not a member of TMS Support.
I can advise copying and pasting this code:
Make sure to paste it without formatting, with CTRL+SHIFT+V and if that doesn't work, please do provide us with your wp-admin credentials, but make sure to send us a PRIVATE response, so only you and support agents can see those credentials.
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