a blocked user has a regular profile link issued by theme('username'). the problem is that if you follow the link, you get 'page not found' error.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | username.patch | 628 bytes | killes@www.drop.org |
a blocked user has a regular profile link issued by theme('username'). the problem is that if you follow the link, you get 'page not found' error.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | username.patch | 628 bytes | killes@www.drop.org |
Comments
Comment #1
killes@www.drop.org commentedIn which way would a fix be desirable: a) not display a link b) make profile display work?
Comment #2
moshe weitzman commenteda) - one of the main reasons for blocking a user is that they post inappropriate content in their profile
Comment #3
killes@www.drop.org commentedMakes sense, care to try this patch?
Comment #4
Uwe Hermann commentedPatch applies, but needs more work IMHO. The "Submitted by" link is still there if the user is blocked. The same is true for the content list in "admin/node", the link to disabled users is still there. There are probably more occurences...
Comment #5
jose reyero commentedThis issue is similar to http://drupal.org/node/14591, maybe we should mark one of them as duplicate? -but not sure which one...
Comment #6
finex commentedIt seems a duplicate of: http://drupal.org/node/14591