- Posts: 2
How To / General
Enroll button in Course Details
- Vipin
- Topic Author
- Offline
- New Member
-
Less
More
10 years 3 months ago - 10 years 3 months ago #1
by Vipin
Enroll button in Course Details was created by Vipin
Hi,
I have created three type of users in joomla,
1. Manager
2. Teacher
3. Student
Teacher can request a course and Manager will approve or disapprove it and after these two steps student can enroll into the course.
The first two sections working for me in which I am just redirecting to moodle urls. But for students I used joomdle component to show courses. In the details I can see the Enroll to course link, But clicking it only redirecting it into a blank page. when I checked moodle with manager the user was enrolled correclty. So the issue is only the redirection of blank page. Can you please help me on this?
I have created three type of users in joomla,
1. Manager
2. Teacher
3. Student
Teacher can request a course and Manager will approve or disapprove it and after these two steps student can enroll into the course.
The first two sections working for me in which I am just redirecting to moodle urls. But for students I used joomdle component to show courses. In the details I can see the Enroll to course link, But clicking it only redirecting it into a blank page. when I checked moodle with manager the user was enrolled correclty. So the issue is only the redirection of blank page. Can you please help me on this?
Last edit: 10 years 3 months ago by Vipin.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
10 years 3 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Enroll button in Course Details
Hi.
A blank page usually indicated a PHP error. Check your logs, or enable error display to see if you get more info.
A blank page usually indicated a PHP error. Check your logs, or enable error display to see if you get more info.
Please Log in or Create an account to join the conversation.