# 404 when clicking on about page avatar

**URL:** https://meta.discourse.org/t/404-when-clicking-on-about-page-avatar/26859
**Category:** Bug
**Created:** [Mars 27, 2015, 3:55 UTC](https://meta.discourse.org/t/404-when-clicking-on-about-page-avatar/26859 "2015-03-27T03:55:12Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [Mars 27, 2015, 3:55 UTC](https://meta.discourse.org/t/404-when-clicking-on-about-page-avatar/26859/1 "2015-03-27T03:55:12Z")

</div>

**Reproduce:**

1. Load [http://discourse.example.org/about](http://discourse.example.org/about)
2. Click on an avatar of a listed user to get the usercard pop up
3. Click on the user avatar again

**Expected behavior:**

- The user card closes, or
- Browser goes to the full-page profile of the user

**Actual behavior:**

- 404 by linking to [http://discourse.example.org/users/](http://discourse.example.org/users/)

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [Mars 27, 2015, 4:54 UTC](https://meta.discourse.org/t/404-when-clicking-on-about-page-avatar/26859/2 "2015-03-27T04:54:25Z")

</div>

Worth a look if you can repro @eviltrout.

---

<div class="post-metadata">

### Author: ![kensims](https://avatars.discourse-cdn.com/v4/letter/k/97f17d/32.png) [@kensims](https://meta.discourse.org/u/kensims)
#### Post date: [Mars 27, 2015, 1:38 UTC](https://meta.discourse.org/t/404-when-clicking-on-about-page-avatar/26859/3 "2015-03-27T13:38:24Z")

</div>

All I have to do is go to the About page and put the mouse cursor on the profile picture and I can see that the link is [http://discuss.seasteading.org/users/](http://discuss.seasteading.org/users/).

Installed is v1.3.0.beta4 +5, so I don’t get a 404; I get the users directory.

---

<div class="post-metadata">

### Author: ![downey](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/downey/32/166878_2.png) [@downey](https://meta.discourse.org/u/downey)
#### Post date: [Mars 27, 2015, 1:39 UTC](https://meta.discourse.org/t/404-when-clicking-on-about-page-avatar/26859/4 "2015-03-27T13:39:01Z")

</div>

True … to clarify, we get the 404 because we had to disable the leaderboard. The URL is still the same though.

---

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [Mars 27, 2015, 3:55 UTC](https://meta.discourse.org/t/404-when-clicking-on-about-page-avatar/26859/5 "2015-03-27T15:55:41Z")

</div>

Fixinated:

[https://github.com/discourse/discourse/commit/9e7080eee4a6c28cfc3bffe5aed538aaa18df681](https://github.com/discourse/discourse/commit/9e7080eee4a6c28cfc3bffe5aed538aaa18df681)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [Mars 27, 2015, 3:58 UTC](https://meta.discourse.org/t/404-when-clicking-on-about-page-avatar/26859/6 "2015-03-27T15:58:17Z")

</div>


