tylercd100/lern

Migrating 3.x to 4.x

drjonnicholson opened this issue · 2 comments

It's worth putting on the readme page that when upgrading from 3.x to 4.x to make sure that the config file now includes the new lern.notify.class and lern.record.class settings.

Without these we were getting "Class name must be a valid object or a string" reported at line 158 in LERN.php. See line 156 and 175 of LERN.php for the actual location of the issue.