Closed emancypage closed 5 years ago
@emancypage , this is a valid issue indeed - my old version of Modules Config is not working on v6. Please try new official fork https://github.com/OXIDprojects/oxid_modules_config, which is actual current version and it includes v6 support, as well as lots of features, such as console based commands and yaml format!
Thank you for this link... 👍 I didn't know that the official site support this solution :) Have a nice day!
there is a problem with model/oxpsmodulesconfigstorage.php. Here is deprecated method $oDb->getArray... I suggest change that to $oDb->getAll...