Hello,
when I use php 5.5 or 5.6, admin is not shown and the log indicate a problem with the file "class.admin.zcObserverLogEventListener.php" in zencart/cat_min/includes/classes/class.admin.zcObserverLogEventListener.php. It seems the recent versions of php don't recognize "static::$levels;" (late static bindings).
Has some one the same problem ?
Is there a solution ?
Thank's