Config screen fails to load due to SQL error

Matt Gibson - September 16, 2009 - 15:23
Project:LDAP integration
Version:6.x-1.0-beta1
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

After upgrading to the latest beta, here's what I got on the Administer->site configuration->LDAP->groups page:

user warning: Unknown column 'weight' in 'order clause' query: SELECT sid, name, status FROM ldapauth ORDER BY weight in E:\Website Files\intranet\modules\ldap_integration\ldapgroups.admin.inc on line 32.

When I removed the ' ORDER BY weight' clause from line 32, it was fine.

 
 

Drupal is a registered trademark of Dries Buytaert.