Currently the beta version module is not working (at least with D7.0), because of a bug in line 12 of dul.module ($form_state['_account'] needs to be replaced with $form_state['user])

This bug is fixed in the git repository - so it would be great to roll a new release to have a working beta.

Thanks a lot!

Comments

c4rl’s picture

Seems like this issue could be "won't fix" since the project page states that there will be no more releases for D7 and any further improvements are rolled into User Tweaks? http://drupal.org/project/user_tweaks

Anonymous’s picture

Status: Active » Postponed

There is a new maintainer for both the modules; I will let him answer about this.
My idea was that, since this module implements a single functionality, its code should be merged with a module implementing more than a single feature. That is why I thought that the Drupal 7 version should be deprecated in favor of the User tweaks module.

As for creating a new version, there is an issue that needs to be fixed. See #1050584: Missing argument 2 for dul_user_load(). I am setting this a postponed until the other issue is fixed.