modmore / ClientConfig

ClientConfig is a MODX Revolution Extra to allow clients to maintain settings in a user friendly way.
https://docs.modmore.com/en/Open_Source/ClientConfig/index.html
MIT License
28 stars 27 forks source link

Bug with MODX 2.8.3. #187

Open biz87 opened 3 years ago

biz87 commented 3 years ago

Summary

Hello! After update to MODX 2.8.3. don't work any settings from clientConfig. I see it with placeholders and method $modx->getOption() Problem finished when i press button save config

Step to reproduce

Need update MODX to 2.8.3

Environment

MODX 2.8.2 -> 2.8.3 ClientConfig 2.3.0 PHP 7.3. Mysql 5.7

Ibochkarev commented 3 years ago

I confirm this bug

Mark-H commented 3 years ago

Do i understand correctly this is only a problem right after upgrading, and fixed by saving?

biz87 commented 3 years ago

Do i understand correctly this is only a problem right after upgrading, and fixed by saving?

Yes it is correctly

biz87 commented 3 years ago

Button clear cache don't fix this problem