[ad_1]
I am getting this error message, even when I troubleshoot the website and only have this plugin enabled:
There was a problem spawning a call to the WP-Cron system on your site. This means WP-Cron events on your site may not work. The problem was:
Unexpected HTTP response code: 429
I also added a PHP cron event:
file_get_contents(“https://allknoxswim.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send”);>
Which is giving me this error code:
Line 1: Unclosed ‘(‘
