• WordPress: 5.0.3
    PHP: 7.2
    Plugin Version: 190117

    Filename: wp-content/plugins/subscribe-to-comments-reloaded/options/stcr_system.php
    Error
    482 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead

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

    (@msebald)

    I got the same error just now from the plugin PHP Compatibility Checker when I did the check if I can upgrade PHP to 7.2:

    FILE: wp-content/plugins/subscribe-to-comments-reloaded/options/stcr_system.php
    ——————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————-
    484 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead
    ——————————————————————————————————————-

    Is it possible to fix this?

    If the error is right then the function is gone since PHP 7.0 (which is also outdated).

    Thanks and cheers,
    Martin

    Plugin Author WPKube

    (@wpkube)

    Thanks for letting us know. We’ll get that sorted out and update on Monday.

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