upgrade PHP 7.3 but compatibility error, need help

Discussion in 'Nutrition WordPress Theme' started by cg10000, Sep 5, 2019.

  1. cg10000

    cg10000 New Member

    Joined:
    Oct 18, 2017
    Messages:
    2
    Likes Received:
    0
    hello there

    we are using the vitamineshop theme from your company, and we love it. But recently, our host company ask us to upgrad the PHP version to 7.3. After running a compatible test, there are some errors of this theme.

    FILE: /home3/myherbso/public_html/wp-content/plugins/inkthemes-import-export/wordpress-importer/wordpress-importer.php
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AND 1 WARNING AFFECTING 2 LINES
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    1 | WARNING | File has mixed line endings; this may cause incorrect results
    1769 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


    FILE: /home3/myherbso/public_html/wp-content/plugins/inkthemes-import-export/wordpress-importer/parsers.php
    -----------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    -----------------------------------------------------------------------------------------------------------
    1 | WARNING | File has mixed line endings; this may cause incorrect results
    -----------------------------------------------------------------------------------------------------------


    FILE: /home3/myherbso/public_html/wp-content/plugins/inkthemes-import-export/nav-menu-export.php
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 1 ERROR AFFECTING 1 LINE
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    216 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
    ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    FILE: /home3/myherbso/public_html/wp-content/themes/vitaminshoppro/includes/inkoption-framework/Am/LicenseChecker.php
    -------------------------------------------------------------------------------------------------------------------------------------------------------
    FOUND 11 ERRORS AFFECTING 5 LINES
    -------------------------------------------------------------------------------------------------------------------------------------------------------
    511 | ERROR | Function mcrypt_module_open() is deprecated since PHP 7.1 and removed since PHP 7.2; Use OpenSSL instead
    511 | ERROR | Extension 'mcrypt' is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
    511 | ERROR | The constant "MCRYPT_BLOWFISH" is deprecated since PHP 7.1 and removed since PHP 7.2
    512 | ERROR | Function mcrypt_create_iv() is deprecated since PHP 7.1 and removed since PHP 7.2; Use random_bytes() or OpenSSL instead
    512 | ERROR | Extension 'mcrypt' is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
    512 | ERROR | The constant "MCRYPT_RAND" is deprecated since PHP 7.1 and removed since PHP 7.2
    570 | ERROR | Function mcrypt_generic() is deprecated since PHP 7.1 and removed since PHP 7.2; Use OpenSSL instead
    570 | ERROR | Extension 'mcrypt' is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
    590 | ERROR | Function mdecrypt_generic() is deprecated since PHP 7.1 and removed since PHP 7.2; Use OpenSSL instead
    616 | ERROR | Function mcrypt_generic_init() is deprecated since PHP 7.1 and removed since PHP 7.2; Use OpenSSL instead
    616 | ERROR | Extension 'mcrypt' is deprecated since PHP 7.1 and removed since PHP 7.2; Use openssl (preferred) or pecl/mcrypt once available instead
    ------------------------------------------------------------------------------------------

    Would you please take a look and let us know how to fix those errors so we can upgrade the PHP version smoothly?

    thanks a lot!
    Terry
     
  2. shemaela21

    shemaela21 Guest Staff Member

    Joined:
    Apr 6, 2019
    Messages:
    855
    Likes Received:
    1
    Hello,

    Warm Wishes From InkThemes,

    I would like to inform you that we have successfully received the payment of $30 for 6 months of support service.

    Thanks for making the payment!

    Kindly send the below-mentioned credential details at [email protected] along with the thread link.

    WordPress Website URL: -
    WordPress Username: -
    WordPress Password: -

    We will check the issue and do the needful for you ASAP.

    Our team will contact you back via Emails itself, So kindly be patient until they contact you back.

    Regards,
    Shemaela
    InkThemes.com
     

Share This Page