• Hello, we plan to update PHP config in our WordPress site. Upon checking some of our plugs are not compatible with PHP 7.0 and one is WP Notification Bar Pro plug. I would appreciate if you could help me sort this plug to work on PHP 7.0. Looking for you positive response. Thanks.

    Best,

    Billy

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter xgamers

    (@xgamers)

    WP Notification Bar Pro

    FILE: /home/juliens5/public_html/wp-content/plugins/mts-wp-notification-bar/includes/campaignmonitor/class/base_classes.php
    —————————————————————————————————————————
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    —————————————————————————————————————————
    32 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    130 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————————

    FILE: /home/juliens5/public_html/wp-content/plugins/mts-wp-notification-bar/includes/campaignmonitor/class/serialisation.php
    —————————————————————————————————————————-
    FOUND 0 ERRORS AND 4 WARNINGS AFFECTING 4 LINES
    —————————————————————————————————————————-
    19 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    50 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    62 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    102 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————————-

    FILE: /home/juliens5/public_html/wp-content/plugins/mts-wp-notification-bar/includes/campaignmonitor/class/transport.php
    ————————————————————————————————————————
    FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
    ————————————————————————————————————————
    41 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    72 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    220 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ————————————————————————————————————————

    FILE: /home/juliens5/public_html/wp-content/plugins/mts-wp-notification-bar/includes/campaignmonitor/class/services_json.php
    —————————————————————————————————————————-
    FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
    —————————————————————————————————————————-
    132 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    775 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————————-

    FILE: /home/juliens5/public_html/wp-content/plugins/mts-wp-notification-bar/includes/campaignmonitor/class/log.php
    ——————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ——————————————————————————————————————
    10 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ——————————————————————————————————————

    FILE: /home/juliens5/public_html/wp-content/plugins/mts-wp-notification-bar/includes/campaignmonitor/csrest_clients.php
    ———————————————————————————————————————–
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ———————————————————————————————————————–
    40 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ———————————————————————————————————————–

    FILE: /home/juliens5/public_html/wp-content/plugins/mts-wp-notification-bar/includes/campaignmonitor/csrest_subscribers.php
    —————————————————————————————————————————
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————————————
    40 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————————

    —————————————————————————————————————————————————

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 7.0 Compatibility’ is closed to new replies.