cms icon indicating copy to clipboard operation
cms copied to clipboard

ErrorException(code: 0): compact(): Undefined variable: parent at /var/www/html/vendor/lavalite/framework/src/Litepie/Menu/Http/Controllers/SubMenuResourceController.php:32)

Open renepardon opened this issue 6 years ago • 1 comments

Looks like #283 is still not fixed/again a problem on a fresh installation. I tried to select a main navigation item within the admin panel and got this exception in my logs:

[2019-11-04 08:01:28] local.ERROR: compact(): Undefined variable: parent {"userId":1,"exception":"[object] (ErrorException(code: 0): compact(): Undefined variable: parent at /var/www/html/vendor/lavalite/framework/src/Litepie/Menu/Http/Controllers/SubMenuResourceController.php:32)

renepardon avatar Nov 04 '19 08:11 renepardon

Also on a fresh install when clicking on settings within the navbar:

compact(): Undefined variable: settings

triggered at: /var/www/html/vendor/lavalite/framework/src/Litepie/Settings/Http/Controllers/SettingResourceController.php

Edit: This was already mentioned in #307

renepardon avatar Nov 04 '19 17:11 renepardon