• Doing a PHP compatibility check with the Melos theme, this displays: “The following plugins/themes are not compatible with PHP 7.1.
    Melos”

    Is there a workaround to this or a newer version of Melos coming around soon to fix this?

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello hrosen50,

    Our all themes are compatible to latest version of php. Might be that message for the plugins.

    Kind regards,

    Manoj

    Thread Starter hrosen50

    (@hrosen50)

    Thanks for your reply, Manoj. If I may offer this data from the SG Compatibility Check, which shows errors in the /theme/melos directory structure:

    =====================================================================================
    The following plugins/themes are not compatible with PHP 7.1.
    Melos

    See Errors

    FILE: /home/bostonw5/public_html/machalinskidmd.com/wordpress/wp-content/themes/melos/admin/main/inc/validation/preg_replace/validation_preg_replace.php
    ——————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————–
    30 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    ——————————————————————————————————————————————————–

    FILE: /home/bostonw5/public_html/machalinskidmd.com/wordpress/wp-content/themes/melos/admin/main/inc/browser.php
    —————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————————-
    191 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————-

    FILE: /home/bostonw5/public_html/machalinskidmd.com/wordpress/wp-content/themes/melos/admin/main/inc/validation/preg_replace/validation_preg_replace.php
    ——————————————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————————————–
    30 | ERROR | preg_replace() – /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
    ——————————————————————————————————————————————————–

    FILE: /home/bostonw5/public_html/machalinskidmd.com/wordpress/wp-content/themes/melos/admin/main/inc/browser.php
    —————————————————————————————————————-
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    —————————————————————————————————————-
    191 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.
    —————————————————————————————————————-

    =====================================================================================

    Your comments please.

    Thanks,
    Hal

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Melos theme and PHP compatibilty’ is closed to new replies.