Closed (cannot reproduce)
Project:
Lightweight Directory Access Protocol
Version:
7.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
7 Feb 2012 at 06:18 UTC
Updated:
1 Dec 2015 at 14:31 UTC
Jump to comment: Most recent
Comments
Comment #1
johnbarclay commentedWhat urls/paths do you go through before and when you get this error?
Comment #2
noah commentedI'm not the OP, but I see this error whenever I visit admin/config/people/ldap/query. I've been through all of the LDAP config screens at one point or another before seeing this.
Comment #3
johnbarclay commentedI'll mark this as a bug and get back to you on it. Can you have the OP uninstall ldap_query and ldap_og and reinstall them?
Comment #4
noah commentedI'm not running ldap_og, but I confirmed that for some reason the ldap_query table wasn't created when I installed the ldap_query module. I disabled the module (it didn't show up in the "Uninstall" list, presumably because the table didn't exist), then re-enabled the module, and the table was generated. It seems fine now.
Unfortunately I didn't notice if there was an error when I first installed it (when the table wasn't created), so I can't provide any more info than just "the table wasn't created". Disabling and re-enabling was an easy fix, though.
Comment #5
johnbarclay commentedComment #6
johnbarclay commentedI've installed and uninstalled ldap query several times over the last couple weeks and have not been able to reproduce this. I'm going to close this. If anyone finds this problem again, reopen this issue.
Comment #7
bpadaria commentedThanks for posting fix noah.
Disabling and re-enabling Ldap query fixed the issue for me as well.