Back to E-learning Support

chrisvidalcoaching76795
chrisvidalcoaching76795

we can't even create a simple course model. Its quite horrible to pay 25$ for something like this. Please assist asap

when we try to save a course

"Class "System\Classes\MediaLibrary" not found" on line 84 of /Users/christophevidal/Sites/oc-christophevidal/plugins/initbiz/elearning/models/Course.php

Last updated

chrisvidalcoaching76795
chrisvidalcoaching76795

to fix the course model, replace

use System\Classes\MediaLibrary;

with

use Media\Classes\MediaLibrary;

1-2 of 2