Viewing 1 replies (of 1 total)
  • Plugin Author August Infotech

    (@augustinfotech)

    Hello matthewordie,

    We have check this plugin at our side it working perfectly on PHP 5.5.3 version.

    We have checked code of 193 line number.
    function($m) use ($target, $linkMaxLen){
    …. code ….
    }
    we have noticed that Php supports anonymous functions since 5.3.0.

    So if it’s possible then upgrade your PHP version.

    Regards
    August Infotech

Viewing 1 replies (of 1 total)
  • The topic ‘PHP error when I try to activate plugin’ is closed to new replies.