[Koha] Unknown column 'flags' in 'field list'
Samuel desseaux
samuel.desseaux at ecp.fr
Fri Jun 8 22:24:33 NZST 2012
Hi,
We keep our strong problem with our connexion to our ldap.
We have most of the time this error.
DBD::mysql::st execute failed: Unknown column 'flags' in 'field list' at
/usr/share/koha/lib/C4/Auth.pm line 1445, <DATA> line 522.
DBD::mysql::st fetchrow failed: fetch() without execute() at
/usr/share/koha/lib/C4/Auth.pm line 1447, <DATA> line 522.
DBD::mysql::st execute failed: Unknown column 'flags' in 'field list' at
/usr/share/koha/lib/C4/Auth.pm line 1461, <DATA> line 522.
DBD::mysql::st fetchrow failed: fetch() without execute() at
/usr/share/koha/lib/C4/Auth.pm line 1463, <DATA> line 522.
This is our mapping
<firstname is='givenName'></firstname>
<surname is='sn'> </surname>
<!--<address is=''>Ecole Centrale Paris</address>
<city is=''>Chantenay-Malabry</city>
<zipcode is=''>92290</zipcode> -->
<branchcode is='supannOrganisme'>{EES}0921225G</branchcode>
<userid is='uid'></userid>
<password is='userPassword'></password>
<cardnumber is='ecpbadgeNumber'></cardnumber>
<email is='mail'></email>
<categorycode is='supannEtuDiplome'>employee</categorycode>
<phone is='telephoneNumber'></phone>
<dateenrolled is='dateenrolled'></dateenrolled>
<dateexpiry is='dateexpiry'></dateexpiry>
</mapping>
</ldapserver>
Is it really a problem of mapping or a problem with the database?
Thank you for your help.
samuel
More information about the Koha
mailing list