All0ne
All0ne
hey @tecnologia-acceleralia I think I've managed to fix the bug.. In `/var/www/moodle/local/contact/classes/local_contact.php` I made the following changes: ``` 293 /* $subject .= optional_param( 294 get_string('field-subject', 'local_contact'), 295 get_string('defaultsubject', 'local_contact'), 296...
> Ignoring the warning and installing anyways can cause a problem because of incompatible symfony versions, breaking occ completly. In that case move the apps/bbb e.g. to apps/bbb.bak. Then occ...
> wait so is this supported on nextcloud 29 now? hmm looks like. I have bbb-plugin 2.7.2 running under nextcloud 29.0.8 enterprise. Unfortunately I have closed my internal ticket without...
As long as the fix is in progress/not released, I have a little workaround 🫣 : by adjusting [data/conf/sogo/custom-sogo.js](https://github.com/mailcow/mailcow-dockerized/blob/master/data/conf/sogo/custom-sogo.js) ``` // logout function function mc_logout() { fetch("/", { method: "POST",...