-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Config is not object #7
Comments
Sorry, the tip of the branch is a bit unstable now, until I finish the users implementation. Anyway, thank you for noticing, I'll fix that before doing anything else. |
Can you tag some stable release? |
Yeah I noticed the mess - config.ini doesn't work at all (or so it seems), there is a security hole because KCF is enabled by defauled etc. etc. |
Anyway do you recommend using http://kcfinder.sunhater.com/ for the time being or do you have some older commit which you consider stable and which doesn't suffer from config mess? |
https://github.com/nightsh/kcfinder/tree/stable Once again, sorry for causing any troubles. It's a work in progress, and it should've been a warning somewhere (I'll do this now, maybe, while indicating the stable branch). |
thx |
https://github.com/nightsh/kcfinder/blob/6f90cc65e893d421bc94675c364467e78ee4d5df/core/browser.php#L137 doesn't work at all, should be
if ($this->config['multipleUsers'] == true) {
The text was updated successfully, but these errors were encountered: