Account created on 30 September 2010, over 13 years ago
#

Recent comments

🇮🇳India raveendrab

I am getting the following error after applying the patches.
Deprecated function: Creation of dynamic property LdapUserConf::$createLDAPAccounts is deprecated in LdapUserConf->load() (line 265 contrib/modules/ldap/ldap_user/LdapUserConf.class.php).

May be 8.2 specific.
Upgrading Drupal 7 on Debian 12 bookworm.

🇮🇳India raveendrab

This is happening in drupal 10. On a second attempt, the theme is getting installed. However, the following errors are being displayed.
Warning: Array to string conversion in dempo_preprocess_html() (line 918
Warning: Array to string conversion in dempo_preprocess_html() (line 913

🇮🇳India raveendrab

Patch @#3 works fine.
I managed to port the database to drupal 10 (composer installation) by removing the modules not available for drupal 10. Ofcourse, there we may need to re-create some of the views and re-configure layouts.

🇮🇳India raveendrab

Hi,

I am trying to install the dev version on a clean drupal 10 using composer.
I am able to install authorization dev version as the drupal 10 patch has been applied. However, while installing ldap dev module using compser, i am getting the following errors.
- drupal/ldap 4.x-dev is an alias of drupal/ldap dev-4.x and thus requires it to be installed too.
- drupal/ldap dev-4.x requires drupal/ldap_servers * -> satisfiable by drupal/ldap_servers[4.0.0, 4.1.0, 4.2.0, 4.3.0].
- Root composer.json requires drupal/ldap 4.x-dev@dev -> satisfiable by drupal/ldap[4.x-dev (alias of dev-4.x)].

Production build 0.69.0 2024