|
That's an issue for another developer.
Hi everyone!
I think i fixed this. It seems to be very simple. if (!empty($data->theme) && !empty($CFG->allowcategorythemes)) {
$newcategory->theme = $data->theme;
theme_setup();
} I tested hard after this modification and it works! Now you can revert to "do not force" and have this working I attached the modified course/editcategory.php in this issue. Hope to be useful, Caio Fixed in 19_STABLE and HEAD.
Thanks for the proposed change, Caio SBA. Was perfect! B-) Ciao Ulrich, thanks for reporting this issue
Caio, thanks for providing a fix Eloy, thanks for applying Caio's fix Tested in 1.9.2+ and found to be working perfectly! |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Forum discussion: http://moodle.org/mod/forum/discuss.php?d=103715