hi,

i installed the module as instructed. but its neither showing Address Book nor its searching anything.

all i get is

Page not found
The requested page could not be found.

i know that its contacting the LDAP server but not fetching results.. dono where is the bug.

can anyone help me.

Comments

madhusudan’s picture

And here is one more problem!

If i click on schema i get this error

Fatal error: Call to a member function getAll() on a non-object in /var/www/drupal2/sites/all/modules/ldapcm/ldapab.display.inc on line 445

the line 445 in ldapab.display.inc contains

$objclasses = $schema->getAll("objectClasses");

please somebody help .. :-|