# Latest

**URL:** https://meta.discourse.org/latest.md?f=tracked&page=1240

[Latest](https://meta.discourse.org/latest.md) · [Categories](https://meta.discourse.org/categories.md) · [Tags](https://meta.discourse.org/tags.md)

**Page:** 1241

---

## [How to invite users with a registered user's invite link without their emails?](https://meta.discourse.org/t/how-to-invite-users-with-a-registered-users-invite-link-without-their-emails/148328)

<div class="topic-metadata">

**Author:** [@Mustafa\_Demir](https://meta.discourse.org/u/Mustafa_Demir)\
**Replies:** 1\
**Last updated:** [April 17, 2020, 4:31pm UTC](https://meta.discourse.org/t/how-to-invite-users-with-a-registered-users-invite-link-without-their-emails/148328 "2020-04-17T16:31:52Z")

</div>

Hello, I would like to send a marketing email to my users and I want to include my invitation link into that email. But I can generate invite link with an email only. Can I generate a link like forum.example.com/invite…

---

## [403 Error during multiple API calls](https://meta.discourse.org/t/403-error-during-multiple-api-calls/148346)

<div class="topic-metadata">

**Author:** [@Ragavan\_Pitchai](https://meta.discourse.org/u/Ragavan_Pitchai)\
**Replies:** 3\
**Last updated:** [April 17, 2020, 4:17pm UTC](https://meta.discourse.org/t/403-error-during-multiple-api-calls/148346 "2020-04-17T16:17:43Z")

</div>

We are using the following APIs to update and suspend users but we are getting 403 errors. Can you inform us what is the cause for this error. FYI, we are using API key of admin user. Suspend API \`{{base\_url}}/admin/us…

---

## [How to set up a Discourse forum for production use(yunohost?)](https://meta.discourse.org/t/how-to-set-up-a-discourse-forum-for-production-use-yunohost/148222)

<div class="topic-metadata">

**Author:** [@sysdl132](https://meta.discourse.org/u/sysdl132)\
**Replies:** 15\
**Last updated:** [April 17, 2020, 2:24pm UTC](https://meta.discourse.org/t/how-to-set-up-a-discourse-forum-for-production-use-yunohost/148222 "2020-04-17T14:24:07Z")

</div>

Now I want to set up a Discourse forum for production use. what should I do? :grinning: (like: https://discourse.example.com)

---

## [Tweaking SSO inconsistencies](https://meta.discourse.org/t/tweaking-sso-inconsistencies/131643)

<div class="topic-metadata">

**Author:** [@mentalstring](https://meta.discourse.org/u/mentalstring)\
**Replies:** 3\
**Last updated:** [April 17, 2020, 1:53pm UTC](https://meta.discourse.org/t/tweaking-sso-inconsistencies/131643 "2020-04-17T13:53:49Z")

</div>

Most profile fields can already be specified during the SSO process which is super-useful. From username to name, to bio, and even website was added last year. But, there’s some still minor quirks: location seems to be…

---

## [Solving "zsh: no matches found" error when running rake task](https://meta.discourse.org/t/solving-zsh-no-matches-found-error-when-running-rake-task/148011)

<div class="topic-metadata">

**Author:** [@david](https://meta.discourse.org/u/david)\
**Replies:** 4\
**Last updated:** [April 17, 2020, 1:36pm UTC](https://meta.discourse.org/t/solving-zsh-no-matches-found-error-when-running-rake-task/148011 "2020-04-17T13:36:23Z")

</div>

macOS now ships with zsh as the default shell, which means this issue comes up fairly regularly. In zsh: % bin/rake plugin:spec\[discourse-solved\] zsh: no matches found: plugin:spec\[discourse-solved\] ▶ Why does this hap…

---

## [Include graphs of previous trend on the dashboard](https://meta.discourse.org/t/include-graphs-of-previous-trend-on-the-dashboard/87398)

<div class="topic-metadata">

**Author:** [@mcwumbly](https://meta.discourse.org/u/mcwumbly)\
**Replies:** 10\
**Last updated:** [April 17, 2020, 9:39am UTC](https://meta.discourse.org/t/include-graphs-of-previous-trend-on-the-dashboard/87398 "2020-04-17T09:39:43Z")

</div>

This is nice, thanks. It’d be even better if the previous period were charted as well, like what Google Analytics does, for example, (dotted line for previous period vs. solid line for current period):

---

## [Small action posts should not be considered as replies?](https://meta.discourse.org/t/small-action-posts-should-not-be-considered-as-replies/148308)

<div class="topic-metadata">

**Author:** [@Jamie\_Liu1](https://meta.discourse.org/u/Jamie_Liu1)\
**Replies:** 3\
**Last updated:** [April 17, 2020, 9:12am UTC](https://meta.discourse.org/t/small-action-posts-should-not-be-considered-as-replies/148308 "2020-04-17T09:12:29Z")

</div>

Hi, I found that admin operations such as listing/unlisting a topic or changing its category are considered as a new reply to the topic. Then this topic would appear under the Latest tab even though there are no REAL rep…

---

## [Changes to the user card data source](https://meta.discourse.org/t/changes-to-the-user-card-data-source/139951)

<div class="topic-metadata">

**Author:** [@david](https://meta.discourse.org/u/david)\
**Replies:** 3\
**Last updated:** [April 17, 2020, 8:43am UTC](https://meta.discourse.org/t/changes-to-the-user-card-data-source/139951 "2020-04-17T08:43:44Z")

</div>

At the moment, when you click a user card, we load /u/david.json, which is exactly the same endpoint as my full profile. This is a little wasteful, since the user card doesn’t even use most of the data! Therefore, we wi…

---

## [Adding server-side plugin disabling to safe mode](https://meta.discourse.org/t/adding-server-side-plugin-disabling-to-safe-mode/148299)

<div class="topic-metadata">

**Author:** [@angus](https://meta.discourse.org/u/angus)\
**Replies:** 8\
**Last updated:** [April 17, 2020, 2:48am UTC](https://meta.discourse.org/t/adding-server-side-plugin-disabling-to-safe-mode/148299 "2020-04-17T02:48:02Z")

</div>

I find that folks often first try safe mode whenever anything breaks and they’re using 3rd party customisations. This makes sense. You don’t know where the issue is coming from. However, safe mode only disables javascri…

---

## [Github Badges are not working. Its hard to see if I do something wrong or if the plugin is not working](https://meta.discourse.org/t/github-badges-are-not-working-its-hard-to-see-if-i-do-something-wrong-or-if-the-plugin-is-not-working/148036)

<div class="topic-metadata">

**Author:** [@Heun\_Valentin](https://meta.discourse.org/u/Heun_Valentin)\
**Replies:** 3\
**Last updated:** [April 17, 2020, 12:05am UTC](https://meta.discourse.org/t/github-badges-are-not-working-its-hard-to-see-if-i-do-something-wrong-or-if-the-plugin-is-not-working/148036 "2020-04-17T00:05:33Z")

</div>

It seems there is no way to add issues to: https://github.com/discourse/discourse-github Somehow the Badges do not seem to work. Is there something I do wrong? Do you need the actual repo clone URL or the project URL? …

---

## [Heavily customized Discourse](https://meta.discourse.org/t/heavily-customized-discourse/148298)

<div class="topic-metadata">

**Author:** [@Canapin](https://meta.discourse.org/u/Canapin)\
**Replies:** 1\
**Last updated:** [April 16, 2020, 11:47pm UTC](https://meta.discourse.org/t/heavily-customized-discourse/148298 "2020-04-16T23:47:19Z")

</div>

Hi, I came across this forum: http://community.anker.com/ It’s a heavily customized Discourse and I’m very impressed by the result. A few screenshots in case the forum would be unavailable or change in the future: …

---

## [Creating a 'my groups' link](https://meta.discourse.org/t/creating-a-my-groups-link/148295)

<div class="topic-metadata">

**Author:** [@nathank](https://meta.discourse.org/u/nathank)\
**Replies:** 2\
**Last updated:** [April 16, 2020, 10:09pm UTC](https://meta.discourse.org/t/creating-a-my-groups-link/148295 "2020-04-16T22:09:26Z")

</div>

What I’d like to do is have a link in my header which takes people to the groups which they are a member of. With many of the links in Discourse, this can be achieved using ‘my’ instead of the u/username such as in: ht…

---

## [Plugin working locally But not in live](https://meta.discourse.org/t/plugin-working-locally-but-not-in-live/60316)

<div class="topic-metadata">

**Author:** [@vinothkannans](https://meta.discourse.org/u/vinothkannans)\
**Replies:** 8\
**Last updated:** [April 16, 2020, 8:39pm UTC](https://meta.discourse.org/t/plugin-working-locally-but-not-in-live/60316 "2020-04-16T20:39:38Z")

</div>

Continuing the discussion from Timeline - Social Network like News Feed UI in Topic List: My above plugin working perfectly on localhost as it in screenshots. But I can’t see any updates in live website. Looks like bel…

---

## [Making change timestamp (or at least “unbump”) available to mods](https://meta.discourse.org/t/making-change-timestamp-or-at-least-unbump-available-to-mods/78850)

<div class="topic-metadata">

**Author:** [@ChrisBeach](https://meta.discourse.org/u/ChrisBeach)\
**Replies:** 1\
**Last updated:** [April 16, 2020, 7:22pm UTC](https://meta.discourse.org/t/making-change-timestamp-or-at-least-unbump-available-to-mods/78850 "2020-04-16T19:22:29Z")

</div>

I think the point (made in an earlier closed topic) about mods having access to “change timestamp” is a sound one. Personally I’ve found the tool a bit unwieldy (its a bit hard to understand what the outcome will look l…

---

## [Modern Platform built with Modern Tools](https://meta.discourse.org/t/modern-platform-built-with-modern-tools/148260)

<div class="topic-metadata">

**Author:** [@Mo.K](https://meta.discourse.org/u/Mo.K)\
**Replies:** 2\
**Last updated:** [April 16, 2020, 7:12pm UTC](https://meta.discourse.org/t/modern-platform-built-with-modern-tools/148260 "2020-04-16T19:12:20Z")

</div>

Just wanted to thank all the Discourse contributors that build this awesome platform. Building what I wanted to make involved looking at a lot of it and can see the enormous effort that went in to make this a blazing fas…

---

## [Is it possible to limit access to who can see all the users?](https://meta.discourse.org/t/is-it-possible-to-limit-access-to-who-can-see-all-the-users/148248)

<div class="topic-metadata">

**Author:** [@Brad\_Criswell](https://meta.discourse.org/u/Brad_Criswell)\
**Replies:** 5\
**Last updated:** [April 16, 2020, 7:06pm UTC](https://meta.discourse.org/t/is-it-possible-to-limit-access-to-who-can-see-all-the-users/148248 "2020-04-16T19:06:40Z")

</div>

New here, considering Discourse for our work forum. I noticed that any user, can view all the users in the user page. Is it possible to limit access to who can see all the users? Or only view the users that want shown…

---

## [CDN URL must be added to csp script src](https://meta.discourse.org/t/cdn-url-must-be-added-to-csp-script-src/148270)

<div class="topic-metadata">

**Author:** [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Replies:** 3\
**Last updated:** [April 16, 2020, 6:41pm UTC](https://meta.discourse.org/t/cdn-url-must-be-added-to-csp-script-src/148270 "2020-04-16T18:41:54Z")

</div>

I’ve got a site configured with ENV like this: DISCOURSE\_FORCE\_HTTPS: true DISCOURSE\_S3\_ACCESS\_KEY\_ID: 'KEY' DISCOURSE\_S3\_SECRET\_ACCESS\_KEY: 'SECRET' DISCOURSE\_BACKUP\_LOCATION: 's3' DISCOURSE\_ENABLE\_S3\_UPLOAD…

---

## [List of all the pages that users are in](https://meta.discourse.org/t/list-of-all-the-pages-that-users-are-in/148269)

<div class="topic-metadata">

**Author:** [@verilog15](https://meta.discourse.org/u/verilog15)\
**Replies:** 1\
**Last updated:** [April 16, 2020, 5:19pm UTC](https://meta.discourse.org/t/list-of-all-the-pages-that-users-are-in/148269 "2020-04-16T17:19:07Z")

</div>

Hi guys, I know that in vBulletin software there is a page that contains a list of all online users and the pages they are currently watching. Is there something similar in Discourse?

---

## [Setting Up Mail](https://meta.discourse.org/t/setting-up-mail/148159)

<div class="topic-metadata">

**Author:** [@Infinite\_Flight\_Sims](https://meta.discourse.org/u/Infinite_Flight_Sims)\
**Replies:** 10\
**Last updated:** [April 16, 2020, 5:17pm UTC](https://meta.discourse.org/t/setting-up-mail/148159 "2020-04-16T17:17:02Z")

</div>

Hello, I’m in the process of setting up Discourse with digital ocean. Everything is good, but I’m having trouble with the mail services. I have a .ca domain name and MailGun doesn’t accept that. If you know any good mai…

---

## [Global notice visibility to anons when login is required](https://meta.discourse.org/t/global-notice-visibility-to-anons-when-login-is-required/147690)

<div class="topic-metadata">

**Author:** [@evantill](https://meta.discourse.org/u/evantill)\
**Replies:** 3\
**Last updated:** [April 16, 2020, 2:09pm UTC](https://meta.discourse.org/t/global-notice-visibility-to-anons-when-login-is-required/147690 "2020-04-16T14:09:13Z")

</div>

When login is required, the global notice is visible on the login page for anonymous user. Is this a feature or a bug ?

---

## [\[Paid\] Migrate proprietary forums to Discourse](https://meta.discourse.org/t/paid-migrate-proprietary-forums-to-discourse/146890)

<div class="topic-metadata">

**Author:** [@pnoeric](https://meta.discourse.org/u/pnoeric)\
**Replies:** 3\
**Last updated:** [April 16, 2020, 1:22pm UTC](https://meta.discourse.org/t/paid-migrate-proprietary-forums-to-discourse/146890 "2020-04-16T13:22:30Z")

</div>

I need help migrating my existing proprietary forums (~37k messages spread over ~900 topics in ~30 categories) over to Discourse. I have written an importer script in PHP using the API, but I keep running into weird pro…

---

## [WP Discourse Curl error persists after cacert.pem reference](https://meta.discourse.org/t/wp-discourse-curl-error-persists-after-cacert-pem-reference/106636)

<div class="topic-metadata">

**Author:** [@scott\_moree](https://meta.discourse.org/u/scott_moree)\
**Replies:** 4\
**Last updated:** [April 16, 2020, 11:54am UTC](https://meta.discourse.org/t/wp-discourse-curl-error-persists-after-cacert-pem-reference/106636 "2020-04-16T11:54:39Z")

</div>

I have a wordpress site https://wordpress.example.com that i am trying to get comments working with my discourse https://discourse.example.com. both are one click installs from digital ocean and have ssl when i first got…

---

## [The Brilliant Discourse Restore Process](https://meta.discourse.org/t/the-brilliant-discourse-restore-process/145910)

<div class="topic-metadata">

**Author:** [@neounix](https://meta.discourse.org/u/neounix)\
**Replies:** 0\
**Last updated:** [March 28, 2020, 4:29am UTC](https://meta.discourse.org/t/the-brilliant-discourse-restore-process/145910 "2020-03-28T04:29:34Z")

</div>

In the last month, we have performed countless migration tests in various scenarios and docker containers. In addition, I have performed even more Discourse DB restores from one server to another. Based on extensive re…

---

## [How to install on localhost](https://meta.discourse.org/t/how-to-install-on-localhost/148181)

<div class="topic-metadata">

**Author:** [@sysdl132](https://meta.discourse.org/u/sysdl132)\
**Replies:** 10\
**Last updated:** [April 16, 2020, 10:10am UTC](https://meta.discourse.org/t/how-to-install-on-localhost/148181 "2020-04-16T10:10:13Z")

</div>

I’m working on windows 10.How to install discourse on localhost?

---

## [Why is Google not crawling my site?](https://meta.discourse.org/t/why-is-google-not-crawling-my-site/147919)

<div class="topic-metadata">

**Author:** [@dunebuggie](https://meta.discourse.org/u/dunebuggie)\
**Replies:** 6\
**Last updated:** [April 15, 2020, 3:25pm UTC](https://meta.discourse.org/t/why-is-google-not-crawling-my-site/147919 "2020-04-15T15:25:56Z")

</div>

Hey all, Previously we used to get a good number of discussions from our community forum when we search for some topics on Google. But recently, we noticed that we don’t see any results from the community in the search …

---

## [How can I undelete posts?](https://meta.discourse.org/t/how-can-i-undelete-posts/148180)

<div class="topic-metadata">

**Author:** [@nujabes](https://meta.discourse.org/u/nujabes)\
**Replies:** 2\
**Last updated:** [April 16, 2020, 6:46am UTC](https://meta.discourse.org/t/how-can-i-undelete-posts/148180 "2020-04-16T06:46:59Z")

</div>

Just using “revert to version #” button doesn’t seem to make them go public.

---

## [Buying A Domain Name](https://meta.discourse.org/t/buying-a-domain-name/148039)

<div class="topic-metadata">

**Author:** [@Infinite\_Flight\_Sims](https://meta.discourse.org/u/Infinite_Flight_Sims)\
**Replies:** 3\
**Last updated:** [April 16, 2020, 6:24am UTC](https://meta.discourse.org/t/buying-a-domain-name/148039 "2020-04-16T06:24:00Z")

</div>

Hi there, I’m planning to host my own Discourse forum in the near future and have question: Do you have to buy a domain name separately when hosting with Digital Ocean? Thank You, IFS

---

## [Http logo urls after enabling LetsEncrypt](https://meta.discourse.org/t/http-logo-urls-after-enabling-letsencrypt/108261)

<div class="topic-metadata">

**Author:** [@dovydasm](https://meta.discourse.org/u/dovydasm)\
**Replies:** 12\
**Last updated:** [April 16, 2020, 6:13am UTC](https://meta.discourse.org/t/http-logo-urls-after-enabling-letsencrypt/108261 "2020-04-16T06:13:05Z")

</div>

I recently enabled letsencrypt for my instance by following this tutorial. Now all the images uploaded via settings panel (logo, small logo, favicon) have http links in the design, resulting in mixed content error (alth…

---

## [Plesk/Ubuntu/Docker Install Fail](https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493)

<div class="topic-metadata">

**Author:** [@Eduar\_Ramos](https://meta.discourse.org/u/Eduar_Ramos)\
**Replies:** 6\
**Last updated:** [April 16, 2020, 4:12am UTC](https://meta.discourse.org/t/plesk-ubuntu-docker-install-fail/147493 "2020-04-16T04:12:03Z")

</div>

I am using digitalocean with Ubuntu, plesk and docker for my installation. Deploy my application using ./launcher bootstrap app ./launcher start app But it doesn’t start in the domain, the docker ps command: CONTAINER…

---

## [Having an issue with images' width getting cut off on desktop](https://meta.discourse.org/t/having-an-issue-with-images-width-getting-cut-off-on-desktop/148135)

<div class="topic-metadata">

**Author:** [@b481](https://meta.discourse.org/u/b481)\
**Replies:** 6\
**Last updated:** [April 15, 2020, 11:08pm UTC](https://meta.discourse.org/t/having-an-issue-with-images-width-getting-cut-off-on-desktop/148135 "2020-04-15T23:08:57Z")

</div>

I’ve been running into a problem on my forum as of late. When I upload or link to photos, they’re not scaling down as they used to, so if they’re of a certain size or width they just get cut off. If I right click the pho…

[Previous page](https://meta.discourse.org/latest.md?f=tracked&page=1239)

[Next page](https://meta.discourse.org/latest.md?f=tracked&page=1241)
