I am adding users to eFront via XML API. I then add the user to a course via XML API. I have the two default example lessons and one test lesson I created assigned to the course that I add the user to. When I check in the Admin screen, the users are indeed added to the system, and can log in, and they are assigned to both the lesson and the course. The lessons are set to only be available through a course and not directly.
When the user logs in, they can look at the course catalog and the links to the courses work there. But on the myLessons screen, the links to the lessons in the course are broken. The links displayed for each lesson are...
http://www.mydomain.com/.php?lessons_ID=3&course=2
As you can see, there is something going on preventing it from assigning a name to the php page that it should be referencing.
Any ideas?
I am using eFront (version 3.5.5 build 4718)
