Home Forums Themes Support Claue PHP 7.0 error

Tagged: 

Viewing 6 reply threads
  • Author
    Posts
    • #9887

      Hi,

      Theme looks great! But unfortunately not compatible with PHP 7.0. Are you going to fix this soon?

      These errors I receive while checking compatibility:

      FILE: wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/cart/cross-sells.php
      —————————————————————————————————————————————
      FOUND 1 ERROR AFFECTING 1 LINE
      —————————————————————————————————————————————
      34 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
      —————————————————————————————————————————————

       

      FILE: wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/add-to-cart/grouped.php
      ———————————————————————————————————————————————————
      FOUND 1 ERROR AFFECTING 1 LINE
      ———————————————————————————————————————————————————
      102 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
      ———————————————————————————————————————————————————

       

      FILE: wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/related.php
      ———————————————————————————————————————————————
      FOUND 1 ERROR AFFECTING 1 LINE
      ———————————————————————————————————————————————
      35 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
      ———————————————————————————————————————————————

       

      FILE: wp-content/themes/claue/core/libraries/vendors/woocommerce/templates/single-product/up-sells.php
      ———————————————————————————————————————————————-
      FOUND 1 ERROR AFFECTING 1 LINE
      ———————————————————————————————————————————————-
      36 | ERROR | Using a call-time pass-by-reference is deprecated since PHP 5.3 and prohibited since PHP 5.4
      ———————————————————————————————————————————————-

      FILE: wp-content/plugins/claue-sample/import/wordpress-importer.php
      ———————————————————————————————————–
      FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
      ———————————————————————————————————–
      56 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7.

      FILE: wp-content/plugins/yith-woocommerce-popup/plugin-options/settings-options.php
      —————————————————————————————————————————
      FOUND 1 ERROR AFFECTING 1 LINE
      —————————————————————————————————————————
      56 | ERROR | Extension ‘yp’ is removed since PHP 5.1
      —————————————————————————————————————————

       

      FILE: wp-content/plugins/yith-woocommerce-popup/templates/newsletters/custom.php
      ————————————————————————————————————————
      FOUND 1 ERROR AFFECTING 1 LINE
      ————————————————————————————————————————
      33 | ERROR | Extension ‘yp’ is removed since PHP 5.1
      ————————————————————————————————————————

       

      FILE:wp-content/plugins/yith-woocommerce-popup/templates/metaboxes/types/iconlist.php
      ——————————————————————————————————————————
      FOUND 1 ERROR AFFECTING 1 LINE
      ——————————————————————————————————————————
      25 | ERROR | Extension ‘yp’ is removed since PHP 5.1
      ——————————————————————————————————————————

       

      FILE: wp-content/plugins/yith-woocommerce-popup/includes/class-yith-popup-icon.php
      ————————————————————————————————————————–
      FOUND 1 ERROR AFFECTING 1 LINE
      ————————————————————————————————————————–
      262 | ERROR | Extension ‘yp’ is removed since PHP 5.1
      ————————————————————————————————————————–

      Best regards, Félice

      Attachments:
      You must be logged in to view attached files.
    • #9911

      Hi Félice,

      Thank you so much for choosing our theme and your report bugs.

      We will check and fix soon. It now you still run our theme on PHP 7.0.x

      The issue related to yith-woocommerce-popup plugin could you report to plugin author.

      Thanks and best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #10426

      Hi Harry,

      Did you have a chance to check already?

      Best regards,

      Félice

    • #10477

      Hi Félice,

      Sorry for the late reply. Some issues in our theme caused by WooCommerce, we just re-use the WC template, so we will report those problems to WC to fix it.

      Sorry for the unwanted inconvenience.

    • #10799

      Hi Foster, thanks for the reply.

      Will there be an update of the theme soon? Because website is not running smoothly because of the php 5.4. I have some loading issues and my client is not happy about it!

      Best regards,

      Félice

    • #10816

      Hi Félice,

      I’m not sure to estimate time of this issue because it based on WooCommerce. I have reported the problem to WC plugin and waiting for the response. I will get back to you soon with any update on this.

    • #11681

      Hi,

      1. Now our site still run well on PHP 7.0.

      Which plugin you check for compatible php version. I checked with PHP Compatibility Checker it work well

       

      2. You can change page header background color by add custom css in Claue > Theme Option > General Layout > Custom CSS

      .page-head::before {
      background: rgba(0, 0, 0, .5);
      }

      Or you upload featured image for page, blog post to display background image like our demo http://janstudio.net/claue/demo/spring-summer-trending-2017/

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 6 reply threads

You must be logged in to reply to this topic.