• Resolved greghollowell

    (@greghollowell)


    Hello,
    Great job on this plugin! – simple yet robust πŸ™‚

    I’m upgrading to a PHP 7 server. While checking for compatibility, I discovered the following:
    FILE: /wp-content/plugins/slider-by-supsystic/src/SupsysticSlider/Overview/Controller.php
    ———————————————————————————————————————-
    FOUND 1 ERROR AND 2 WARNINGS AFFECTING 2 LINES
    ———————————————————————————————————————-
    71 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
    72 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
    72 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
    ———————————————————————————————————————-

    Do you have plans to update Slider by Supsystic use mysqli instead of mysql?

    Many Thanks,
    Greg Hollowell

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author supsystic

    (@supsysticcom)

    Hi!
    I’m sorry for late reply.
    We will fix these issues in next version of Slider plugin. I will inform you about the updates.

    Plugin Author supsystic

    (@supsysticcom)

    Hello!
    We released a new version of Slider plugin, where we fixed these errors.
    Please, update to the latest version.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP 7 Compatibility’ is closed to new replies.