Support » Plugin: Shortcoder — Create Shortcodes for Anything » Syntax error in import module

  • Resolved Claude Vedovini

    (@cvedovini)


    I got this:

    Parse error: syntax error, unexpected ‘:’ in /wp-content/plugins/shortcoder/includes/import.php on line 75

    here’s the line

    
    self:print_notice( __( 'Failed to decode JSON in imported data.', 'shortcoder' ) );
    

    I use an old version of PHP but I believe it should be self::print_notice(...)

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

    (@vaakash)

    Thanks for reporting the issue. I’ve fixed it in Shortcoder version 4.1.1. Please update to it.

Viewing 1 replies (of 1 total)
  • The topic ‘Syntax error in import module’ is closed to new replies.