Course reset not working for user
-
When I try to reset course for a particular user, the reset does not work. I simply check the console and found the following unexpected response
SELECT * FROM wp_learnpress_user_items WHERE item_type = ‘lp_course’ AND item_id = 48495 AND user_id = 1106 SELECT * FROM wp_learnpress_user_items WHERE parent_id = 118974 DELETE FROM wp_learnpress_user_itemmeta WHERE learnpress_user_item_id IN(118974) DELETE FROM wp_learnpress_user_items WHERE user_item_id IN(118974) SELECT * FROM wp_learnpress_user_items WHERE item_type = ‘lp_course’ AND item_id = 48495
The user could not see the new enroll button: Only the following message
This content is protected, please enroll course to view this content!
There is no enroll button even after login.
- The topic ‘Course reset not working for user’ is closed to new replies.