Hi their been trying to get the block working over the last week not sure if i am just getting it total wrong.
I am running
Windows 2008 r2 server
SQl 2008
IIS
PHP 5.3.8 non tread safe
Moodle 1.9.15+ build 20111201
installed the latest version on the facility to moodle block
creates tables
When i run student import I get
Initialising connections...
Attempting to connect to Facility database CMIS_ADMIN
Connection to Facility database successful.
Student transfer progress
Transferring BDN - bdn name: year 7
Attempting to connect to LDAP server
LDAP connection OK.
Connected to LDAP in active directory mode
LDAP bind successful.
Results returned=126
Attempting transfer of student: 11676 Lauren Aldridge - login = 11aldlau - last logged in = 2011-12-01
011676
Transfer type = INSERT
Transfer completed successfully.
Attempting transfer of student: 11695 Katy Allsworth - login = 11allkat - last logged in = 2011-12-06
011695
Transfer type = INSERT
Transfer completed successfully.
But when i go to browes list of user their are no entres for students
also when i look at the sql mbl_user table their are no student entres, and no entres in mdl_f2m_group_history, mbl_f2m_group_linker
Help Please