• Resolved alyen2

    (@alyen2)


    Hello,

    When I try to forward with calendar dates, I got this error :
    SyntaxError: expected expression, got ‘<‘

    Error log show this :
    All-in-One Event Calendar: Array to string conversion @ ***/plugins/all-in-one-event-calendar/app/view/calendar/shortcode.php:153 #8

    How to solve this issue? Changing AIOEC theme doesn’t help.

    configuration:
    AIOEC Version 2.5.31
    Wordpress 4.9.6

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @alyen2,

    There are a few different causes of the 200 error and some differnet solutions. Here are some steps that may solve this problem for you, please go through each one until the issue is resolved:

    – Make sure that your Calendar page is set to the right page in the Settings > Viewing Events tab (no need to use shortcode on a page set as the default in the plugin settings)
    – Try turning on/off “Strict compatibility content filtering” in Events -> Settings –> Viewing Events.
    – Try turning on/off “Use frontend rendering” in Events -> Settings –> Advanced
    – Try resetting Settings > Permalinks to Plain and then back to your custom style
    – This particular error is usually a result of a plugin or theme conflict (usually caused by a caching or security plugin).. To fix this, please try a different theme temporarily such as Twenty Seventeen, or, disable all plugins and then check if the problem recurrs — then re-enable each one until you find which one caused the problem.

    Thread Starter alyen2

    (@alyen2)

    Strict compatibility solved the issue.

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘SyntaxError: expected expression, got ‘<'’ is closed to new replies.