Unite Revolution Slider Backend geht nicht mehr nach PHP Update auf 7.1 oder 7.1.
- Go to administrator/components/com_uniterevolution2/inc_php/framework
- Edit the file base_admin.class.php
- At line 23 change this: private static $arrMetaBoxes = “; to this:
private static $arrMetaBoxes = array();