Closed (fixed)
Project:
Groups.drupal.org
Version:
7.x-1.x-dev
Component:
Other
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2009 at 04:01 UTC
Updated:
21 Jun 2015 at 19:24 UTC
Jump to comment: Most recent
Comments
Comment #1
gregglesYes, this seems to be an issue since the ugprade that users cannot view the profiles in spite of the permission to "access user profiles" being granted to authenticated and anonymous.
Comment #2
heather commentedis this for everyone? it is for me.
just wondering if someone is working on it... or... if this is a temporary situation?
Comment #3
gregglesIt's for everyone. I'm not sure where the problem lies but I see it as lower priority than fixing the single sign on for people so I haven't looked into it.
Comment #4
gregglesfor what it's worth, a workaround is to use the person's contact tab on drupal.org
Comment #5
confetti commentedI have the same issue, seems to be if you want to see old accounts, but I can see new ones I think.
Comment #6
AdrianB commentedI get "Access denied" on other users on groups.drupal.org but not on other users on drupal.org.
I also get "Access denied" when I try to view my own contact form.
(But it's not the account sync issue, that has already been fixed.)
Comment #7
frank ralf commentedProblem persists, very annoying.
I can access other users' contact form but not my own.
Has "Rebuild permissions" been tried yet?
Comment #8
frank ralf commentedI can access the profiles of new users of my groups but not of existing users, e.g.:
http://groups.drupal.org/user/50300 does work
http://groups.drupal.org/user/14393 doesn't
Making this a "bug report"
Comment #9
avpadernoI can report that the observation made from Frank Ralf is also valid for me (I have not created any groups, nor I am member of any groups).
Comment #10
gregglesYes, and it works for anonymous too. That is certainly helpful. I had some theories about why this might be but they turned up false. Specifically, both users are "active" accounts on the site (i.e. not blocked) and while the "migrated" flag is set to True for the user 14393, it is not set for 50300 and, more importantly on that point, the migrated flag is only in the database and not in the code anywhere.
Comment #11
frank ralf commentedJust to help pinpoint the time frame:
http://groups.drupal.org/user/44775 does also work for me (Member for 2 weeks 1 day)
Comment #12
frank ralf commentedAny update on this issue? I joined the JavaScript UG yesterday and cannot access any member profile.
Comment #13
damien tournoud commentedThe issue was that the {users_access} table was not initialized. All existing users had no entry in it and the session handlers only do UPDATE queries on that table. Unfortunately, this value is used in
user_view_access(), which control the access to the user profile page.I ran the following query on the live database to prepopulate this table:
The main issue is now fixed.
Comment #14
frank ralf commentedThanks a lot!
Comment #15
AdrianB commentedI still get Access denied when I try to view my own contact form. But that's maybe another issue (or by design)?
Comment #16
damien tournoud commented@AdrianB: that's a general Drupal core issue. See #345541: Link to contact form in user account and e-mails leads to 403..
Comment #17
avpadernoI am able to see my contact form on g.d.o.
Comment #19
amith.nagraj commentedThis message is really irritating..:( Any solutions to ?? Please help out..!!
Comment #20
BudgeTalk commentedIt seems mine is also dying.
http://drupal.org/user/2518078
Tried a few times, no avail :(
Comment #22
karmazzin commentedHi! I'm have same problems as above. https://www.drupal.org/u/karmazzin - "access denied". Can anyone help me?
Comment #23
sreynen commentedkarmazzin, this issue has been closed for 2 years, and is specific to profiles on groups.drupal.org, so I suggest you open a new issue in the webmasters queue.
Comment #24
karmazzin commentedsreynen, problem already solved, thank you! I'm a real necroposter, hah. Sorry, I was a bit confused by the interface.