# Error when inviting new users

**URL:** https://meta.discourse.org/t/error-when-inviting-new-users/31022
**Category:** Bug
**Created:** [2015年七月13日 17:01 UTC](https://meta.discourse.org/t/error-when-inviting-new-users/31022 "2015-07-13T17:01:19Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![marchdoe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/marchdoe/32/116415_2.png) [@marchdoe](https://meta.discourse.org/u/marchdoe)
#### Post date: [2015年七月13日 17:01 UTC](https://meta.discourse.org/t/error-when-inviting-new-users/31022/1 "2015-07-13T17:01:19Z")

</div>

**Seeing a console error when trying to invite new users.**

This only started appearing after upgrading to 1.4.0.beta4, and occurs on the admin/users/list/active page when clicking on the “send invites” button.

Console error = Uncaught Error: There is no route named user.invited

screenshot of console expanded - [http://cl.ly/image/2n260X0r0Y46](http://cl.ly/image/2n260X0r0Y46)

Has anyone seen this before?

---

<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: [2015年七月13日 22:55 UTC](https://meta.discourse.org/t/error-when-inviting-new-users/31022/2 "2015-07-13T22:55:57Z")

</div>

Can we repro this @techapj ?

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [2015年七月14日 03:39 UTC](https://meta.discourse.org/t/error-when-inviting-new-users/31022/3 "2015-07-14T03:39:53Z")

</div>

Yes, this was a legit bug. Fixed via:

> **[FIX: invite link was not working on admin users tab ·...](https://github.com/discourse/discourse/commit/1bebed7)**
>
> A platform for community discussion. Free, open, simple. - FIX: invite link was not working on admin users tab · discourse/discourse@1bebed7

Thanks for reporting it @marchdoe!

---

<div class="post-metadata">

### Author: ![techAPJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/techapj/32/342990_2.png) [@techAPJ](https://meta.discourse.org/u/techAPJ)
#### Post date: [2015年七月14日 03:40 UTC](https://meta.discourse.org/t/error-when-inviting-new-users/31022/4 "2015-07-14T03:40:12Z")

</div>


