by Matthew Koelling.
Hi All
Every time I run the sync_users.php under the auth/cas/cli folder I get the following error:
Potential coding error - active database transaction detected during request shutdown:
* line 935 of /auth/ldap/auth.php: call to moodle_database->start_delegated_transaction()
* line 481 of /auth/cas/auth.php: call to auth_plugin_ldap->sync_users()
* line 59 of /auth/cas/cli/sync_users.php: call to auth_plugin_cas->sync_users()
Any suggestions?