This issue is used to give you the user a status of this module's port to Drupal 7 and is to be used only for that purpose. If you have issues with any version of Advanced User including the Drupal 7 version please open a new issue or comment on an existing relative issue. Thank you for your patience with the port, Earnie.

Comments

Anonymous’s picture

Version: master » 7.x-3.x-dev

Update to the correct version. Note, the Drupal 7 version is far from ready.

archimedes’s picture

Any updates on D7 port?

Anonymous’s picture

Sorry, I've made zero progress on this other than creating the 7.x branch. I've made zero progress on a valid patch that is waiting for me to test and commit in the 6.x-3.x branch as well but I'll go ahead and state that anyone willing to provide patches for 7.x compatibility is welcome to do so. Feel free to ask for write access to the CVS, I'm willing to take a look at that request ASAP.

David D’s picture

subscribing

philberndt’s picture

subscribing

pjcdawkins’s picture

Subscribing

Taxoman’s picture

Subscribing

rogical’s picture

+1

jeffheaton’s picture

Until this is ready, is there anything even similar? Does Drupal really not have the ability to look up a user by "email address"?

Anonymous’s picture

You can use /search/user and search for the email address or any portion of the email address. So if you want to search for all users with domain example.com it will return a list of those with example.com as their email host.

salvis’s picture

+1

clubwilma’s picture

+1

basicmagic.net’s picture

subscribe

Taxoman’s picture

#13: have you noticed the green "Follow" button in the upper-right corner here? Use that if you only want to "subscribe" (ref. "Stop subscribing, start following": http://drupal.org/node/1306444 )

Lirkun’s picture

Folowing ...

Anonymous’s picture

All, recent changes to Drupal's issues structure do not require you to comment to follow the issue. Just click the "Follow" or "Unfollow" button.

Earnie

eldarkhan’s picture

+1

ebeyrent’s picture

Do not try to install this via Drush (which happily downloads the 7.x dev version. You get lovely errors like this:

Fatal error: Call to undefined function tablesort_sql() in /sites/all/modules/contrib/advuser/forms/advuser_admin_account.inc on line 87

Anonymous’s picture

Yes, the Drupal 7 port is not ready yet.

Alex Andrascu’s picture

Any news on this ?

Anonymous’s picture

I know it has been forever. I need to upgrade a site that is using this module so sometime before the end of the year. I can't promise anything beyond that.

Looking for a co-maintainer. Many have asked but none have accomplished much.

Alex Andrascu’s picture

Everybody's busy nowadays :) How much work do you think is left ? I haven't really looked at the code but just like you I got a client in the same situation. Only they've allready updated and preparing to launch.

Anonymous’s picture

I committed a few changes but I still need to go from top to bottom with it. Nothing is working yet.

stiggypop’s picture

Subscribing

Anonymous’s picture

Subscribing

Those following this issue do not want to see a bunch of email with this announcement. Just use the "Following" button at the top of the issue. Users who consistently do this now that the "Following" button is active should be banned.

Anonymous’s picture

I've just committed changes that gives a view of the data. It is still not functioning fully yet. Hopefully by the end of the week this module will be ready for an alpha review. An interesting point to make is that the list of data controls were merged into DBTNG and FAPI with little documentation for the changes. You no longer need a theme_hook to theme the list, it is done in a standard way using FAPI 'tableselect' '#type'.

Anonymous’s picture

With the changes just committed I'm able to do some filtering. It isn't working completely yet. The email token substitution is also now working, much of the Token module is now just part of Core with some differences; I had to add update 7300 to convert token strings to a new format. I'll try to get the filtering bugs ironed out soon.

Anonymous’s picture

I think I have most of the filtering working now. I haven't tested the functionality of sending emails totally. I am receiving mail from the system to the administrator so it must be mostly working. Please give the -dev version a try once it is recreated for this morning.

TIA,
Earnie

Anonymous’s picture

As of about 17:05 UTC the functioning of the 7.x-3.x-dev version is fairly complete. Please test and open issues for any problems found. The only thing I have yet to concentrate on is with the profile module enabled. Note that with D7 the profile module is marked as deprecated and the profile.info file marks it as invisible on the admin/modules UI.

Thanks,
Earnie

Anonymous’s picture

With commit at 18:25 UTC we are now able to select users as we were previously in the D6 version, including the profile fields. I have ideas to extend the filtering even more but that will be at a later date and with separate issues.

Anonymous’s picture

As of 14:50 UTC today the D7 port is able to send email to selected users.

Jorrit’s picture

I recently noticed that you've removed the 6.x-2.x version as being "supported", even though version 3.x is only available as alpha. Is it possible for you to list 6.x-2.3 as supported until there is a beta or final release for 3.x?

Anonymous’s picture

I recently noticed that you've removed the 6.x-2.x version as being "supported", even though version 3.x is only available as alpha. Is it possible for you to list 6.x-2.3 as supported until there is a beta or final release for 3.x?

Done.

natemow’s picture

Just a quick note to anyone following this thread -- I'll be taking over maintainership of this mod from earnie; he deserves all of our thanks for shepherding the mod as long as he has...thanks a bunch, earnie!

Have pushed some fixes that are presently available in the 7.x-3.x dev package; will hopefully be posting a dev roadmap to the project page soon, too...stay tuned.

salvis’s picture

Thanks for your work, earnie, and thanks for passing it on.

Congratulations, natemow, and thank you for taking this on.