TUTOR LMS causing custom PHP to fail to load
-
After activating TUTOR LMS, my custom PHP page is crashing with this error code:
Fatal error: Uncaught Error: Class “Tutor\Models\CourseModel” not found in
I use this code as WP initiation in the custom php page:
include ‘../wp-load.php’;
The topic ‘TUTOR LMS causing custom PHP to fail to load’ is closed to new replies.