xtreme-themes / xtreme-one

The professional Xtreme One Framework.
12 stars 4 forks source link

PHP 7.2 Incompatibility #9

Open h3imo opened 5 years ago

h3imo commented 5 years ago

Can anybody look into this maybe

bildschirmfoto 2018-09-28 um 09 50 02

?

Warning: count(): Parameter must be an array or an object that implements Countable in /app/public/wp-content/themes/xtreme-one/lib/xtreme-widget-manager.php on line 133

1 | 0.0001 | 400416 | {main}( ) | .../index.php:0 2 | 0.0005 | 400704 | require( '/app/public/wp-blog-header.php' ) | .../index.php:17 3 | 0.0008 | 401056 | require_once( '/app/public/wp-load.php' ) | .../wp-blog-header.php:13 4 | 0.0011 | 401792 | require_once( '/app/public/wp-config.php' ) | .../wp-load.php:37 5 | 0.0014 | 403192 | require_once( '/app/public/wp-settings.php' ) | .../wp-config.php:100 6 | 0.5867 | 13548304 | include( '/app/public/wp-content/themes/xtreme-one/functions.php' ) | .../wp-settings.php:426 7 | 0.5871 | 13548976 | require_once( '/app/public/wp-content/themes/xtreme-one/lib/xtreme-load.php' ) | .../functions.php:3 8 | 0.5952 | 13690072 | require_once( '/app/public/wp-content/themes/xtreme-one/lib/xtreme-widget-manager.php' ) | .../xtreme-load.php:106 9 | 0.5952 | 13690888 | Xtreme_Widget_Manager->__construct( ) | .../xtreme-widget-manager.php:1440

leonardo0742 commented 5 years ago

i have this problem: Warning: Declaration of description_walker::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /web/htdocs/www.vivaumbria.com/home/wp-content/themes/xtreme-one/lib/xtreme-navigation.php on line 350 How i can resolve this?