PHP Version Compatibility 5.6 thru 7
Has anyone had any luck running BeTheme and RevSlider using PHP 7.x?
I just ran a scan on my website using a PHP Compatibility checker and the BeTheme seems to have failed the test with 1 error:
FILE: /public_html/wp-content/themes/betheme/muffin-options/validation/preg_replace/validation_preg_replace.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------
32 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
-----------------------------------------------------------------------------------------------------------------------------
Then... Slider Revolution seems to have done the same but with 2 errors:
FILE: /public_html/wp-content/plugins/revslider/includes/slider.class.php
--------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
--------------------------------------------------------------------------------------------------------------------------
2345 | ERROR | 'clone' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
--------------------------------------------------------------------------------------------------------------------------
FILE: /public_html/wp-content/plugins/revslider/includes/output.class.php
-------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-------------------------------------------------------------------------------------------------------------------------
458 | ERROR | 'clone' is a reserved keyword introduced in PHP version 5.0 and cannot be invoked as a function (T_CLONE)
-------------------------------------------------------------------------------------------------------------------------
Comments
please send us WordPress dashboard and FTP access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on it. Please don’t forget to let us know what for the access is.
https://wordpress.org/support/topic/php-7-compatibility-84/
https://wordpress.org/support/topic/php-compatibility-2/
Theme was tested with PHP 7.0 and 7.1 and everything is fine. But there is one important thing - you need to have minimum BeTheme 16 version installed.