External database enrollments

External database enrollments

by Crafton Williams -
Number of replies: 3
Hi:

When i select an external database for enrollments, whenever a user tries to login, they get a blank page. The same happens if i log out and log back in.

Can anyone shed any light. I'm using 1.4 stable.


Crafton
Average of ratings: -
In reply to Crafton Williams

Re: External database enrollments

by Crafton Williams -
I think i figured out what the problem was.

On line 38 in moodle\enrol\database\enrol.php, the function getfield was called instead of get_field.

I'm going to try actually connect to the database and enrol now.


Crafton
In reply to Crafton Williams

Re: External database enrollments

by Crafton Williams -
ok so thats as far as i got. For some reason, the student is just not getting enrolled in the course.

Has anyone had success with this and care to shed some light?


Crafton