• This plugin needs at least PHP 5.1! Unable to index images. Please upgrade your PHP version.

    PHP Version 7.0.14-1~dotdeb+8.1

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

    (@ufukart)

    Open image-cleanup.plugin.php.
    Go to 1222. row.
    Change if ($version[0] >= 5 && $version[1] >= 1)
    to
    if ($version[0] >= 5)
    resolved.

    Hi,

    it’s working great after the change.

    Thanks a mil!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘This plugin needs at least PHP 5.1! Unable to index images. Please upgrade your’ is closed to new replies.