Home Forums Unicon PHP 7 errors

Home Forums Unicon PHP 7 errors

This topic contains 8 replies, has 3 voices, and was last updated by  Phil (Support) 7 years, 2 months ago.

  • Creator
    Ticket
  • #82815

    Barn2Media
    Buyer

    Hi, I need to update my server to PHP 7 and am getting a lot of errors caused by Unicon and Revolution Slider (which is bundled with Unicon). Please could you fix these issues so that I can update. Here is a list of them.

    Slider Revolution v5.2.6:

    FILE: /nas/content/live/lowandco/wp-content/plugins/revslider/includes/slider.class.php
    ————————————————————————————————————————–
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————————–
    2279 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
    ————————————————————————————————————————–

    FILE: /nas/content/live/lowandco/wp-content/plugins/revslider/includes/output.class.php
    ————————————————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ————————————————————————————————————————-
    437 | ERROR | ‘clone’ is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
    ————————————————————————————————————————-

    Unicon theme v.2.3:

    FILE: /nas/content/live/lowandco/wp-content/themes/unicon/framework/admin/ReduxCore/inc/browser.php
    —————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    —————————————————————————————————
    113 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    —————————————————————————————————

    FILE: /nas/content/live/lowandco/wp-content/themes/unicon/framework/inc/demoimporter/wordpress-importer/wordpress-importer.php
    ——————————————————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————————————————
    66 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    ——————————————————————————————————————————

    FILE: /nas/content/live/lowandco/wp-content/themes/unicon/framework/inc/widgets/contact.php
    ——————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————-
    15 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    ——————————————————————————————-

    FILE: /nas/content/live/lowandco/wp-content/themes/unicon/framework/inc/widgets/flickr.php
    ——————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————
    15 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    ——————————————————————————————

    FILE: /nas/content/live/lowandco/wp-content/themes/unicon/framework/inc/widgets/sponsor.php
    ——————————————————————————————-
    FOUND 1 ERROR AFFECTING 1 LINE
    ——————————————————————————————-
    15 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    ——————————————————————————————-

    FILE: /nas/content/live/lowandco/wp-content/themes/unicon/framework/inc/widgets/portfolio.php
    ———————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————
    15 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    ———————————————————————————————

    FILE: /nas/content/live/lowandco/wp-content/themes/unicon/framework/inc/sidebar-generator.php
    ———————————————————————————————
    FOUND 1 ERROR AFFECTING 1 LINE
    ———————————————————————————————
    31 | ERROR | Use of deprecated PHP4 style class constructor is not supported since PHP 7
    ——————————————————————————————–

    Many thanks

Sorry, only verified customers can view ticket replies.