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
Comment #1
Anonymous (not verified) commentedUpdate to the correct version. Note, the Drupal 7 version is far from ready.
Comment #2
archimedes commentedAny updates on D7 port?
Comment #3
Anonymous (not verified) commentedSorry, 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.
Comment #4
David D commentedsubscribing
Comment #5
philberndt commentedsubscribing
Comment #6
pjcdawkins commentedSubscribing
Comment #7
Taxoman commentedSubscribing
Comment #8
rogical commented+1
Comment #9
jeffheaton commentedUntil this is ready, is there anything even similar? Does Drupal really not have the ability to look up a user by "email address"?
Comment #10
Anonymous (not verified) commentedYou 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.
Comment #11
salvis+1
Comment #12
clubwilma commented+1
Comment #13
basicmagic.net commentedsubscribe
Comment #14
Taxoman commented#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 )
Comment #15
Lirkun commentedFolowing ...
Comment #16
Anonymous (not verified) commentedAll, 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
Comment #17
eldarkhan commented+1
Comment #18
ebeyrent commentedDo 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
Comment #19
Anonymous (not verified) commentedYes, the Drupal 7 port is not ready yet.
Comment #20
Alex Andrascu commentedAny news on this ?
Comment #21
Anonymous (not verified) commentedI 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.
Comment #22
Alex Andrascu commentedEverybody'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.
Comment #23
Anonymous (not verified) commentedI committed a few changes but I still need to go from top to bottom with it. Nothing is working yet.
Comment #24
stiggypop commentedSubscribing
Comment #25
Anonymous (not verified) commentedThose 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.
Comment #26
Anonymous (not verified) commentedI'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'.
Comment #27
Anonymous (not verified) commentedWith 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.
Comment #28
Anonymous (not verified) commentedI 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
Comment #29
Anonymous (not verified) commentedAs 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
Comment #30
Anonymous (not verified) commentedWith 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.
Comment #31
Anonymous (not verified) commentedAs of 14:50 UTC today the D7 port is able to send email to selected users.
Comment #32
Jorrit commentedI 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?
Comment #33
Anonymous (not verified) commentedDone.
Comment #34
natemow commentedJust 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.
Comment #35
salvisThanks for your work, earnie, and thanks for passing it on.
Congratulations, natemow, and thank you for taking this on.