James Nesbitt

Results 1 comments of James Nesbitt

I was getting the same error. This can be fixed by simply changing the variable, `$minBuild = '2615'`; to `$minBuild = '2.6.15'` in import/ImportPlugin.php on line 115. Still doesn't fix...