• Resolved misterm2009

    (@misterm2009)


    Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ‘)’ in /var/www/vhosts/….co.uk/subdomains/palace/httpdocs/wp-content/plugins/media-library-categories/includes/shortcodes.php on line 14

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter misterm2009

    (@misterm2009)

    Managed to fix this by adding a , at the end of line 13 of /wp-content/plugins/media-library-categories/includes/shortcodes.php:

    ‘target’ => ‘_blank’

    to

    ‘target’ => ‘_blank’,

    Which now works like a charm.

    Plugin Author merganser

    (@merganser)

    thanks for catching that. I did a bad copy and paste.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: Media Library Categories] Parse Error on activation’ is closed to new replies.