• I checked the plugin for PHP7 compatiblity And I got this error which it seems a easy fix.
    Hope you grt time fix it on next update

    Tnx

    /public_html/wp-content/plugins/adaptive-images/adaptive-images-debug.php
    ————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————–
    189 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.

Viewing 1 replies (of 1 total)
  • Plugin Author Takis Bouyouris

    (@nevma)

    Hello, my friend,

    Thank you for the hint! However, we are only using the call to mysql_ in order to detect whether the server is actually using it, in order to inform the WordPress admin. We do not use it ourselves at all! We will probably ditch this check altogether in future versions.

    Cheers,
    Takis

Viewing 1 replies (of 1 total)

The topic ‘PHP 7 Compatibilty’ is closed to new replies.