If the course is set to start in 1 week time and user buys this course. Goes to his profile click on start course it doesnt display proper mesage saying the course starts in 1 week "it refreshes the page without message"
Watch the video
https://dl.dropboxusercontent.com/u/4584753/UserProfileCoursesNotStarted.mp4
This reply has been marked as private.
Try accessing the course page to see the message.
yes i know about the course page, but in user profile there's a bug , users will be confused as of why the button is not working
Well it works if the cookie is set, like first open the course page and start the course then close it and open the my courses page in the profile and then click on the start/continue button, then it will work as this time the cookie is already set.
But in the first time the cookie is not set therefore it doesn't work.
The cookie is set on course page because on course page only we can check lot of things like the user is enrolled in the course or not, if the course has expired for the user or not, what's the status of the course for the particular user, etc.
All these can be checked on the course page only therefore the cookie is set on the course page only.