Posted by djalloway on January 3, 2008 at 6:43pm
Jump to:
| Project: | Account Types |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Random users Account Types are being reset.
I have 3 users with assigned account types, I then register a fourth user and go back to User Management and all the other 3 users' Account Types are not there any more.
This has happened numerous times.
Comments
#1
Your description doesn't really tell me much. I'd list a bunch of questions for you to answer, but as I've done that several times lately just to have most of the questions ignored completely, I'll just ask that you elaborate on your particular site/setup/admin stuff.
#2
I'm running the latest version of Drupal 5.5 bare bones standard setup. (not doing anything fancy, as this is just for development)
The only other User related modules I'm running are Userplus and Advanced User Management.
I have 3 users created and have 3 different account types configured using varying roles each assigned to a different user.
The "resetting" occurs randomly when i'm either adding new account types or adding and configuring the different roles that are assigned to each account type.
Does this additional info help? Let me know if you need to know more.
Thanks!
#3
Could you list for me the order in which you installed setup your optional modules? Meanwhile, I will check out the two modules you listed and try to see if they could interfere. Also, something you could do is disable other modules one at a time and see if the problem goes away.
#4
I installed Userplus than Advanced User Manager after Account Types.
#5
I took a quick look at the code for both of those modules. Nothing jumped out at me, but given the short time I was looking, that doesn't mean a conflict isn't there. Have you tried disabling one or both of those modules to see whether this one works fine without them? Basically, the only reason I can think that any kind of resetting is happening is if another module is manipulating the $user or $account objects and somehow writing them to not include the data provided by this module.
#6
If I don't hear more, I'll just have to close this. Marking fixed so it will timeout in two weeks.
#7
Automatically closed -- issue fixed for two weeks with no activity.