Title: Syntax error in import module
Last modified: August 28, 2017

---

# Syntax error in import module

 *  Resolved [Claude Vedovini](https://wordpress.org/support/users/cvedovini/)
 * (@cvedovini)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/syntax-error-in-import-module/)
 * 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](https://wordpress.org/support/users/vaakash/)
 * (@vaakash)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/syntax-error-in-import-module/#post-9448144)
 * 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.

 * ![](https://ps.w.org/shortcoder/assets/icon.svg?rev=2222236)
 * [Shortcoder — Create Shortcodes for Anything](https://wordpress.org/plugins/shortcoder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shortcoder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shortcoder/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcoder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcoder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcoder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [vaakash](https://wordpress.org/support/users/vaakash/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/syntax-error-in-import-module/#post-9448144)
 * Status: resolved