Catalogue in 2.4.1
Posted: Tue Mar 17, 2020 1:25 pm
Hi,
Since updating to 2.4.1 I am getting a catalogue error;
Fatal error: Call to private method CatalogLms::getMinorCategoryTree() from context 'Controller' in /home/hospskillonl/public_html/appLms/views/homecatalogue/courselist.php on line 76
Line 76 courselist.php
$arr_cat = $smodel->getMinorCategoryTree((int)$row['idCategory']);
Since updating to 2.4.1 I am getting a catalogue error;
Fatal error: Call to private method CatalogLms::getMinorCategoryTree() from context 'Controller' in /home/hospskillonl/public_html/appLms/views/homecatalogue/courselist.php on line 76
Line 76 courselist.php
$arr_cat = $smodel->getMinorCategoryTree((int)$row['idCategory']);