chamilo / chamilo-lms

Chamilo is a learning management system focused on ease of use and accessibility
https://chamilo.org
GNU General Public License v3.0
811 stars 483 forks source link

Fatal error when creating a course category #5870

Closed josecede01 closed 1 month ago

josecede01 commented 1 month ago

este error es el resultante de la creacion de categorias nuevas en chamilo 1.11.26

Fatal error: Uncaught Error: Call to undefined function html_filter() in /home/virtua91/public_html/main/inc/lib/course_category.lib.php:191 Stack trace: #0 /home/virtua91/public_html/main/admin/course_category.php(61): CourseCategory::addNode('001', 'JOSE', 'TRUE', '') #1 {main} thrown in /home/virtua91/public_html/main/inc/lib/course_category.lib.php on line 191

Chamilo 1.11.26 CATEGO

ywarnier commented 1 month ago

Should be fixed by this https://github.com/chamilo/chamilo-lms/commit/48f192df355262034ef186870b1d53a47e5dfdc5

We are releasing 1.11.28 in a very short time, so updating would probably be your easiest option (if you're familiar with the update process).

josecede01 commented 1 month ago

thank you very much!!! as simple as adding it!