-
AuthorPosts
-
November 10, 2016 at 8:53 pm #710888
Hello there,
I recently updated all my components of my website (WordPress to latest version, Enfold to latest Version and all used plugins to latest version).
If I switch to PHP7 in the STRATO management panel and reload my website I only get an white blank page – nothing more.
Switching back to PHP 5.6 and everything is working fine again.What can I do?
November 11, 2016 at 10:59 am #711058Hey Maaster,
Try to check out this thread, I think your problem is similar: https://kriesi.at/support/topic/php7-0-compatibility/
Best regards,
NikkoNovember 11, 2016 at 11:08 am #711062Thanks,
got an PHP7 checker tool, the errors reported are as follows:
FILE: /mnt/webs/d1/42/54527742/htdocs/cms/wp-content/themes/enfold/config-layerslider/LayerSlider/helpers/phpQuery.php -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES -------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2231 | WARNING | Method name "phpQueryObject::__pseudoClassParam" is discouraged; PHP has reserved all method names with a double underscore prefix for future use 2467 | WARNING | Method name "phpQueryObject::__loadSuccess" is discouraged; PHP has reserved all method names with a double underscore prefix for future use 2631 | WARNING | Method name "phpQueryObject::___wrapAllCallback" is discouraged; PHP has reserved all method names with a double underscore prefix for future use 4207 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split instead 4275 | WARNING | Method name "phpQueryObject::__dumpTree" is discouraged; PHP has reserved all method names with a double underscore prefix for future use 5637 | ERROR | Using 'break' outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0 -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FILE: /mnt/webs/d1/42/54527742/htdocs/cms/wp-content/themes/enfold/config-layerslider/LayerSlider/wp/shortcodes.php -------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------------------------------------------- 15 | WARNING | Method name "LS_Shortcode::__contruct" is discouraged; PHP has reserved all method names with a double underscore prefix for future use -------------------------------------------------------------------------------------------------------------------------------------------------------- FILE: /mnt/webs/d1/42/54527742/htdocs/cms/wp-content/themes/enfold/config-layerslider/LayerSlider_old/helpers/phpQuery.php -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 2 ERRORS AND 4 WARNINGS AFFECTING 6 LINES -------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2231 | WARNING | Method name "phpQueryObject::__pseudoClassParam" is discouraged; PHP has reserved all method names with a double underscore prefix for future use 2467 | WARNING | Method name "phpQueryObject::__loadSuccess" is discouraged; PHP has reserved all method names with a double underscore prefix for future use 2631 | WARNING | Method name "phpQueryObject::___wrapAllCallback" is discouraged; PHP has reserved all method names with a double underscore prefix for future use 4207 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split instead 4275 | WARNING | Method name "phpQueryObject::__dumpTree" is discouraged; PHP has reserved all method names with a double underscore prefix for future use 5637 | ERROR | Using 'break' outside of a loop or switch structure is invalid and will throw a fatal error since PHP 7.0 -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FILE: /mnt/webs/d1/42/54527742/htdocs/cms/wp-content/themes/enfold/config-layerslider/LayerSlider_old/wp/shortcodes.php -------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------------------------------------------- 15 | WARNING | Method name "LS_Shortcode::__contruct" is discouraged; PHP has reserved all method names with a double underscore prefix for future use --------------------------------------------------------------------------------------------------------------------------------------------------------
November 14, 2016 at 2:20 pm #711954Hi,
make sure you’re using Enfold v3.8. Deactivate all plugins.
Try a default WP theme to check if you get similar results or not and let us know about them here.Send us admin access.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.