Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • I am seeing the following error in the compatibility checker for PHP7.1. Can you please confirm that WordFence supports PHP7.1

    FILE: /wp-content/plugins/wordfence/lib/wfConfig.php
    ————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————–
    534 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
    ————————————————————————————————————–

    Thread Starter subeaseadmin

    (@subeaseadmin)

    Any update on this? It is holding up my migration to php7.1.

    Thanks.

    I just ran the check today and getting the following errors:

    Name: Popup Maker
    
    FILE: /wp-content/plugins/popup-maker/includes/class-pum-activator.php
    -------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------------
     51 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
    -------------------------------------------------------------------------------------------------
    
    FILE: /wp-content/plugins/popup-maker/includes/libs/browser.php
    ----------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------
     225 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    ----------------------------------------------------------------------------------------------
    
    FILE: /wp-content/plugins/popup-maker/includes/admin/tools/tools-page.php
    ---------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------------------
     322 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
    ---------------------------------------------------------------------------------------------------
    
    FILE: /wp-content/plugins/popup-maker/includes/admin/upgrades/class-pum-admin-upgrade-routine-6.php
    -----------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------------------
     55 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
    -----------------------------------------------------------------------------------------------------------------------------
    
    FILE: /wp-content/plugins/popup-maker/includes/admin/upgrades/class-pum-admin-upgrade-routine-2.php
    -----------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------------------
     37 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
    -----------------------------------------------------------------------------------------------------------------------------
    
    FILE: /wp-content/plugins/popup-maker/includes/admin/upgrades/class-pum-admin-upgrade-routine-5.php
    -----------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------------------
     43 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
    -----------------------------------------------------------------------------------------------------------------------------
    
    FILE: /wp-content/plugins/popup-maker/includes/admin/upgrades/class-pum-admin-upgrade-routine-3.php
    -----------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------------------
     48 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
    -----------------------------------------------------------------------------------------------------------------------------
    
    FILE: /wp-content/plugins/popup-maker/includes/admin/upgrades/class-pum-admin-upgrade-routine-4.php
    -----------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------------------------
     48 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
    -----------------------------------------------------------------------------------------------------------------------------
    
    FILE: /wp-content/plugins/popup-maker/includes/pum-sdk/freemius/includes/fs-essential-functions.php
    ---------------------------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------------------------------------------------------
     165 | WARNING | Function name "__fs" is discouraged; PHP has reserved all method names with a double underscore prefix for future use
    ---------------------------------------------------------------------------------------------------------------------------------------
    
    Name: Popup Maker - Advanced Targeting Conditions
    
    FILE: /wp-content/plugins/popup-maker-advanced-targeting-conditions/classes/Migration.php
    -------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -------------------------------------------------------------------------------------------------------------------
     60 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
    -------------------------------------------------------------------------------------------------------------------

    I just can a PHP7 checker and got the following responses. I am looking to upgrade soon, but can’t until these changes are resolved.

    /wp-content/plugins/gmail-smtp/PHPMailer/class.phpmailer.php
    --------------------------------------------------------------------------------------------------------------
    FOUND 4 ERRORS AND 2 WARNINGS AFFECTING 6 LINES
    --------------------------------------------------------------------------------------------------------------
      697 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
     1489 | WARNING | INI directive 'safe_mode' is deprecated since PHP 5.3 and removed since PHP 5.4.
     2695 | ERROR   | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
     2700 | ERROR   | INI directive 'magic_quotes_runtime' is deprecated since PHP 5.3 and removed since PHP 5.4.
     2707 | ERROR   | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0
     2709 | ERROR   | INI directive 'magic_quotes_runtime' is deprecated since PHP 5.3 and removed since PHP 5.4.
    --------------------------------------------------------------------------------------------------------------

    I am getting the same error with 1.6.1

    jquery-migrate-1.4.1.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
    gtm4wp-social-tracker.js?ver=1.6.1:64 Uncaught TypeError: window.twttr.ready is not a function
    at HTMLDocument.<anonymous> (gtm4wp-social-tracker.js?ver=1.6.1:64)
    at i (jquery-2.2.4.min.js?ver=2.2.4:2)
    at Object.fireWith [as resolveWith] (jquery-2.2.4.min.js?ver=2.2.4:2)
    at Function.ready (jquery-2.2.4.min.js?ver=2.2.4:2)
    at HTMLDocument.J (jquery-2.2.4.min.js?ver=2.2.4:2)
    (anonymous) @ gtm4wp-social-tracker.js?ver=1.6.1:64

    I am also getting the following error messages:

    Notice: Undefined index: TICKET in /XXX/wp-content/plugins/wp-sms/includes/classes/webservice/smsglobal.class.php on line 73

    Notice: Undefined index: in /XXX/wp-content/plugins/wp-sms/includes/classes/webservice/smsglobal.class.php on line 73

    I am having the exact same issue.

Viewing 7 replies - 1 through 7 (of 7 total)