Okay
  Public Ticket #1469263
nK Themes Helper are not compatible with PHP 7.0
Closed

Comments

  • juacoamado started the conversation

    Hi,
    stringmanic.com is already in production.
    My sites usually run in PHP 7.0 but in this case I can not because nK Themes Helper are not compatible with PHP 7.0

    Could I do without this plugin? What is it for?

    Best regards,
    Juaco Amado

    NOTE: Sg Optimizer, cache plugin of Siteground informs

    The following plugins/themes are not compatible with PHP 7.0.
    nK Themes Helper
    FILE: /home/joaquna9/public_html/stringmanic.com/wp-content/plugins/nk-themes-helper/inc/less.php/lib/Less/Parser.php
    ---------------------------------------------------------------------------------------------------------------------
    FOUND 0 ERRORS AND 3 WARNINGS AFFECTING 3 LINES
    ---------------------------------------------------------------------------------------------------------------------
      93 | WARNING | INI directive 'mbstring.internal_encoding' is deprecated since PHP 5.6.
      94 | WARNING | INI directive 'mbstring.internal_encoding' is deprecated since PHP 5.6.
     228 | WARNING | INI directive 'mbstring.internal_encoding' is deprecated since PHP 5.6.
    ---------------------------------------------------------------------------------------------------------------------
    FILE: /home/joaquna9/public_html/stringmanic.com/wp-content/plugins/nk-themes-helper/inc/less.php/lib/Less/SourceMap/Base64VLQ.php
    ----------------------------------------------------------------------------------------------------------------------------------
    FOUND 3 ERRORS AFFECTING 1 LINE
    ----------------------------------------------------------------------------------------------------------------------------------
     156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
     156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
     156 | ERROR | Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
    ----------------------------------------------------------------------------------------------------------------------------------
  • [deleted] replied

    Hello.

    This plugin is required to import the demo and activate the license key. The plugin also shows a list of necessary and recommended plugins that are compatible with the theme.

    I passed the information to a colleague and he fixes the plugin within 1-2 days.

  • juacoamado replied

    What good, Alex!
    When you know something, let me know, please

    Best regards,
    Juaco Amado


  • [deleted] replied

    Hello. 

    You will see updates in the list of plugins right in the panel of WordPress

  • [deleted] replied

    Hello.

    We found out that the problem is in the library that is used in our old themes.

    Here's an error: https://github.com/oyejorge/less.php/issues/339

    You do not have to worry, because this code is not used in new themes at all, it is necessary for backward compatibility.