• Resolved freevidual

    (@freevidual)


    Hi, I added the cron as specified in your video, but I’m getting error:
    Line 1: syntax error, unexpected ‘:’, expecting ‘)’

    What should I do to fix that?

    Thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author ameliabooking

    (@ameliabooking)

    Hello there.

    This error is not coming from Amelia, but the cron plugin you’re using.

    Make sure that you’re adding the command properly. It should be in this format:

    file_get_contents(“url-from-a-scheduled-notification”);

    Most likely, you used : instead of ; or ).

    Kind regards

Viewing 1 replies (of 1 total)

The topic ‘Cron Error’ is closed to new replies.