• Resolved skcombs

    (@skcombs)


    THis just started to occur:
    Parse error: syntax error, unexpected ‘[‘ in /home/tbforg/public_html/wp-content/plugins/cool-timeline/includes/gutenberg-block/ctl-block.php on line 14

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @skcombs,

    There is no such error in our plugin.
    This problem has only occured at your end.
    Please delete your installed plugin(Cool Timeline) and download(from www.remarpro.com) and install it once again.

    Thanks

    Thread Starter skcombs

    (@skcombs)

    The version of PHP we are using is 7+
    I deleted the Cool Timeline plugin and re-installed. Same error when I tried to activate the plugin. In the file ctl-block.php, where the syntax error occurred, I replaced the use of the shortcode “[” in wp_enqueue_script with:
    array( ‘wp-i18n’, ‘wp-blocks’, ‘wp-edit-post’, ‘wp-element’, ‘wp-editor’, ‘wp-components’, ‘wp-data’, ‘wp-plugins’, ‘wp-edit-post’, ‘wp-api’ )

    and the plugin could be activated. What gives?

    Plugin Author CoolHappy

    (@narinder-singh)

    Hi @skcombs
    Thanks for spotting an error. I have fixed this bug and released version 1.6.2. Please update your active plugin version.
    Thanks again for your efforts.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘gutenberg-block/ctl-block.php syntax error’ is closed to new replies.