• Resolved chefspezl

    (@chefspezl)


    Hi, I am a happy user of your wonderful pluging. But it seems not to be ready for PHP 7. The plugin “PHP Compatibility Checker” from wpengine throws 1 warning and 2 errors.

    Are you planning to work on this, or what would you recommend me to avoid compatibility issues with PHP 7?

    FILE: /var/www/html/balance/wp-content/plugins/data-tables-generator-by-supsystic/src/SupsysticTables/Overview/Controller.php
    —————————————————————————————————————————–
    FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES
    —————————————————————————————————————————–
    106 | WARNING | INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
    114 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
    118 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
    —————————————————————————————————————————–

    • This topic was modified 7 years, 10 months ago by chefspezl. Reason: error log inserted
Viewing 6 replies - 1 through 6 (of 6 total)
  • Just ran the same PHP Compatibility Checker with the same result.

    Will the plugin be updated soon?

    Plugin Author supsystic

    (@supsysticcom)

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

    Plugin Author supsystic

    (@supsysticcom)

    Hi!
    I’m sorry for late reply.
    We have released new version of Data Table plugin with fixes for PHP 7 Compatibility.

    Excellent. Thank you!

    Supsystic, have you resolved this issue with php 7 compatibility? We are trying to move to a php 7 hosting service and your plugin is causing the same errors.

    Plugin Author supsystic

    (@supsysticcom)

    Hello,

    Yes, we have resolved this issue.

    Please, try to update your plugin to the latest version and check result.

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