# Top

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

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

**Page:** 74

---

## [Is there a way to hide specific notifications from the notifications API?](https://meta.discourse.org/t/is-there-a-way-to-hide-specific-notifications-from-the-notifications-api/385499)

<div class="topic-metadata">

**Author:** [@wings](https://meta.discourse.org/u/wings)\
**Replies:** 2\
**Last updated:** [October 14, 2025, 8:26am UTC](https://meta.discourse.org/t/is-there-a-way-to-hide-specific-notifications-from-the-notifications-api/385499 "2025-10-14T08:26:06Z")

</div>

Hi, I want to know if there’s a way to disable specific notifications—for example, badge notifications or trust level notifications—so they don’t appear in the list returned by the notifications API: {host}/notificatio…

---

## [Incoming emails with signatures/tables/inline images rejected with “Access Denied”](https://meta.discourse.org/t/incoming-emails-with-signatures-tables-inline-images-rejected-with-access-denied/409538)

<div class="topic-metadata">

**Author:** [@Ethsim2](https://meta.discourse.org/u/Ethsim2)\
**Replies:** 1\
**Last updated:** [August 11, 2026, 1:35pm UTC](https://meta.discourse.org/t/incoming-emails-with-signatures-tables-inline-images-rejected-with-access-denied/409538 "2026-08-11T13:35:42Z")

</div>

I am seeing incoming emails rejected by Discourse with: Email can not be processed: Access Denied Incoming email itself appears to be working correctly. The message reaches the mail receiver, and SPF, DKIM and DMARC al…

---

## [Tag dropdown in composer and topic title edit menu doesn't work](https://meta.discourse.org/t/tag-dropdown-in-composer-and-topic-title-edit-menu-doesnt-work/395912)

<div class="topic-metadata">

**Author:** [@Moin](https://meta.discourse.org/u/Moin)\
**Replies:** 1\
**Last updated:** [February 12, 2026, 3:55pm UTC](https://meta.discourse.org/t/tag-dropdown-in-composer-and-topic-title-edit-menu-doesnt-work/395912 "2026-02-12T15:55:29Z")

</div>

The tag dropdown in the composer does not work. I can only see an error 500, and cannot use the filter or select a tag. The request to https://meta.discourse.org/tags/filter/search?q=&limit=5&categoryId=1&filterForInput=…

---

## [Database migration error when launcher rebuild works](https://meta.discourse.org/t/database-migration-error-when-launcher-rebuild-works/411531)

<div class="topic-metadata">

**Author:** [@VictorL](https://meta.discourse.org/u/VictorL)\
**Replies:** 2\
**Last updated:** [September 3, 2026, 6:05am UTC](https://meta.discourse.org/t/database-migration-error-when-launcher-rebuild-works/411531 "2026-09-03T06:05:43Z")

</div>

Hi. Tried to update self-hosted Discourse using launcher rebuild app. Command ends with database migration error, and forum doesn’t start. What can i do to start? This is a text from the console: rake aborted! StandardE…

---

## [500 error after getting the token in oauth2-basic plugin](https://meta.discourse.org/t/500-error-after-getting-the-token-in-oauth2-basic-plugin/392974)

<div class="topic-metadata">

**Author:** [@tejasj654](https://meta.discourse.org/u/tejasj654)\
**Replies:** 1\
**Last updated:** [January 8, 2026, 2:40pm UTC](https://meta.discourse.org/t/500-error-after-getting-the-token-in-oauth2-basic-plugin/392974 "2026-01-08T14:40:32Z")

</div>

I am facing a weird error that others seem to have solved. Basically, I am getting the token from the API but no user details API calls are being made. Instead, the callback URL fails with 500 without any error message. …

---

## [Board view interacts incorrectly with filters](https://meta.discourse.org/t/board-view-interacts-incorrectly-with-filters/396742)

<div class="topic-metadata">

**Author:** [@Steradiant](https://meta.discourse.org/u/Steradiant)\
**Replies:** 2\
**Last updated:** [February 23, 2026, 1:20pm UTC](https://meta.discourse.org/t/board-view-interacts-incorrectly-with-filters/396742 "2026-02-23T13:20:27Z")

</div>

If you are in kanban board view (e.g. by tags) and add a subcategory filter, instead of filtering the kanban board by the subcategory, you are redirected to latest view instead. If you go back to the board afterwards, th…

---

## [Changing the Subscribe Title text for the Subscription plugin changes button also](https://meta.discourse.org/t/changing-the-subscribe-title-text-for-the-subscription-plugin-changes-button-also/393766)

<div class="topic-metadata">

**Author:** [@hipp0](https://meta.discourse.org/u/hipp0)\
**Replies:** 1\
**Last updated:** [January 19, 2026, 8:10am UTC](https://meta.discourse.org/t/changing-the-subscribe-title-text-for-the-subscription-plugin-changes-button-also/393766 "2026-01-19T08:10:46Z")

</div>

Its modifying the title and the button as well, not sure if it should do this. Changing this button text doesn’t do anything.

---

## [SSO update avatar\_url is always invalid](https://meta.discourse.org/t/sso-update-avatar-url-is-always-invalid/386950)

<div class="topic-metadata">

**Author:** [@wangya123](https://meta.discourse.org/u/wangya123)\
**Replies:** 1\
**Last updated:** [October 29, 2025, 12:15pm UTC](https://meta.discourse.org/t/sso-update-avatar-url-is-always-invalid/386950 "2025-10-29T12:15:26Z")

</div>

I set the avatar\_force\_update parameter to true， Discourse Connect overrides avatar is also checked，Discourse Connect overrides avatar I also tried not to check it, but still can’t update the avatar The avatar…

---

## [Bug: S3 multipart backup upload fails with undefined method 'downcase' for nil](https://meta.discourse.org/t/bug-s3-multipart-backup-upload-fails-with-undefined-method-downcase-for-nil/407551)

<div class="topic-metadata">

**Author:** [@saeid\_ezzati](https://meta.discourse.org/u/saeid_ezzati)\
**Replies:** 1\
**Last updated:** [July 15, 2026, 12:30pm UTC](https://meta.discourse.org/t/bug-s3-multipart-backup-upload-fails-with-undefined-method-downcase-for-nil/407551 "2026-07-15T12:30:02Z")

</div>

Hello, I am running a Docker-based Discourse setup, I have the following AWS environment variables configured: env: AWS\_REQUEST\_CHECKSUM\_CALCULATION: "WHEN\_REQUIRED" AWS\_RESPONSE\_CHECKSUM\_VALIDATION: "WHEN\_REQUIR…

---

## [Recent updates seemed to stop rake task themes:update to use a proxy server](https://meta.discourse.org/t/recent-updates-seemed-to-stop-rake-task-themes-update-to-use-a-proxy-server/387956)

<div class="topic-metadata">

**Author:** [@MoRanYue](https://meta.discourse.org/u/MoRanYue)\
**Replies:** 1\
**Last updated:** [November 19, 2025, 5:23pm UTC](https://meta.discourse.org/t/recent-updates-seemed-to-stop-rake-task-themes-update-to-use-a-proxy-server/387956 "2025-11-19T17:23:24Z")

</div>

Recent commits in GitHub seems to stop theme components updater to use a proxy server. I remember that they can be updated through a proxy server (set in env vars HTTP\_PROXY and HTTPS\_PROXY) in the past, but now they do …

---

## [Show create tag form to all users who may create tags](https://meta.discourse.org/t/show-create-tag-form-to-all-users-who-may-create-tags/396738)

<div class="topic-metadata">

**Author:** [@Steradiant](https://meta.discourse.org/u/Steradiant)\
**Replies:** 2\
**Last updated:** [February 23, 2026, 1:22pm UTC](https://meta.discourse.org/t/show-create-tag-form-to-all-users-who-may-create-tags/396738 "2026-02-23T13:22:18Z")

</div>

In a recent update, discourse added the possibility to create tags directly from the tag overview page. However, the associated form is not visible to all users that may create tags. This should probably be changed.

---

## [/tags page empty](https://meta.discourse.org/t/tags-page-empty/388704)

<div class="topic-metadata">

**Author:** [@HansHübner](https://meta.discourse.org/u/HansH%C3%BCbner)\
**Replies:** 2\
**Last updated:** [November 17, 2025, 2:41pm UTC](https://meta.discourse.org/t/tags-page-empty/388704 "2025-11-17T14:41:55Z")

</div>

Hello, I am new to Discourse and I have problems with the /tags page. Our members are allowed to create tags and the tags they create show up in the left sidebar. On the /tags page, however, nothing is shown. If I lo…

---

## [How do visitors see the user directory when hide\_user\_profiles\_from\_public is enabled?](https://meta.discourse.org/t/how-do-visitors-see-the-user-directory-when-hide-user-profiles-from-public-is-enabled/397252)

<div class="topic-metadata">

**Author:** [@Moin](https://meta.discourse.org/u/Moin)\
**Replies:** 1\
**Last updated:** [February 27, 2026, 11:56am UTC](https://meta.discourse.org/t/how-do-visitors-see-the-user-directory-when-hide-user-profiles-from-public-is-enabled/397252 "2026-02-27T11:56:49Z")

</div>

I saw that the description of hide\_user\_profiles\_from\_public was changed in UX: Correct setting description by jjaffeux · Pull Request #38110 · discourse/discourse · GitHub It used to be: Disable user cards, user prof…

---

## [An error occurred: Featured Link is invalid](https://meta.discourse.org/t/an-error-occurred-featured-link-is-invalid/390779)

<div class="topic-metadata">

**Author:** [@hellekin](https://meta.discourse.org/u/hellekin)\
**Replies:** 1\
**Last updated:** [December 9, 2025, 1:06pm UTC](https://meta.discourse.org/t/an-error-occurred-featured-link-is-invalid/390779 "2025-12-09T13:06:49Z")

</div>

The error is occurring for a website that may be blocked in the country of hosting the forum. However, this legal situation should not prevent a topic from being created given that other jurisdictions (e.g., the reader’s…

---

## [Group flairs of invisible groups are visible](https://meta.discourse.org/t/group-flairs-of-invisible-groups-are-visible/385539)

<div class="topic-metadata">

**Author:** [@PatrickR-mgm](https://meta.discourse.org/u/PatrickR-mgm)\
**Replies:** 1\
**Last updated:** [October 14, 2025, 2:10pm UTC](https://meta.discourse.org/t/group-flairs-of-invisible-groups-are-visible/385539 "2025-10-14T14:10:25Z")

</div>

Hello :waving\_hand: , I have a group which is only visibility to group members and moderators. After configuring the group-flair on that group, the group-flair icon is visible to everyone including anonymous visitors. …

---

## [Is this XSS attack?](https://meta.discourse.org/t/is-this-xss-attack/396985)

<div class="topic-metadata">

**Author:** [@xwj](https://meta.discourse.org/u/xwj)\
**Replies:** 2\
**Last updated:** [February 25, 2026, 9:55am UTC](https://meta.discourse.org/t/is-this-xss-attack/396985 "2026-02-25T09:55:31Z")

</div>

My dicourse version is 3.5.0,and the content security policy is on. I send a post like: 111\<a href=”https://www.baidu.com/”\>aa\</a\> It finally show this after I commit. When I click text ”aa”, it redirects to the w…

---

## [Duplicate check includes deleted posts](https://meta.discourse.org/t/duplicate-check-includes-deleted-posts/394950)

<div class="topic-metadata">

**Author:** [@Steradiant](https://meta.discourse.org/u/Steradiant)\
**Replies:** 2\
**Last updated:** [February 2, 2026, 3:03pm UTC](https://meta.discourse.org/t/duplicate-check-includes-deleted-posts/394950 "2026-02-02T15:03:38Z")

</div>

Steps to reproduce: You post a message in an incorrect topic. You delete the message. You post the same message in the correct topic. Expected behavior: The post is sent. Actual behavior: An error message that the po…

---

## [Trouble with Drop Enable Experimental Sidebar User Option migration](https://meta.discourse.org/t/trouble-with-drop-enable-experimental-sidebar-user-option-migration/387612)

<div class="topic-metadata">

**Author:** [@pfaffman](https://meta.discourse.org/u/pfaffman)\
**Replies:** 2\
**Last updated:** [November 12, 2025, 5:46pm UTC](https://meta.discourse.org/t/trouble-with-drop-enable-experimental-sidebar-user-option-migration/387612 "2025-11-12T17:46:27Z")

</div>

I’ve got a fairly standard install that’s crashing the database on this migration. Or maybe it’s just thrashing the database such that it can’t do anything else while that’s happening. I just upgraded it to 15.14. T…

---

## [Affiliate link rewriting (and any post\_process\_cooked hook) is skipped for localized/translated post content](https://meta.discourse.org/t/affiliate-link-rewriting-and-any-post-process-cooked-hook-is-skipped-for-localized-translated-post-content/407688)

<div class="topic-metadata">

**Author:** [@Overgrow](https://meta.discourse.org/u/Overgrow)\
**Replies:** 1\
**Last updated:** [July 16, 2026, 12:45pm UTC](https://meta.discourse.org/t/affiliate-link-rewriting-and-any-post-process-cooked-hook-is-skipped-for-localized-translated-post-content/407688 "2026-07-16T12:45:28Z")

</div>

Summary When Content Localization is enabled, the affiliate plugin’s Amazon tag (and, more generally, any plugin that rewrites cooked HTML via the post\_process\_cooked event) is applied to a post’s original cooked HTML bu…

---

## [Best practices for managing image uploads in product-heavy community discussions](https://meta.discourse.org/t/best-practices-for-managing-image-uploads-in-product-heavy-community-discussions/391341)

<div class="topic-metadata">

**Author:** [@vedansh\_industries](https://meta.discourse.org/u/vedansh_industries)\
**Replies:** 1\
**Last updated:** [December 15, 2025, 1:49pm UTC](https://meta.discourse.org/t/best-practices-for-managing-image-uploads-in-product-heavy-community-discussions/391341 "2025-12-15T13:49:40Z")

</div>

Hello everyone, I wanted to ask for some guidance on handling image uploads efficiently in communities where users frequently share product-related images. In some industries, discussions involve multiple images such a…

---

## [Question about AI](https://meta.discourse.org/t/ai/389938)

<div class="topic-metadata">

**Author:** [@派蒙pm](https://meta.discourse.org/u/%E6%B4%BE%E8%92%99pm)\
**Replies:** 1\
**Last updated:** [November 29, 2025, 8:41am UTC](https://meta.discourse.org/t/ai/389938 "2025-11-29T08:41:21Z")

</div>

Can everyone take a look and tell me why the AI isn't working? The test shows 502

---

## [Setting to default linked posts to "expand"?](https://meta.discourse.org/t/setting-to-default-linked-posts-to-expand/404036)

<div class="topic-metadata">

**Author:** [@haydenjames](https://meta.discourse.org/u/haydenjames)\
**Replies:** 2\
**Last updated:** [May 29, 2026, 10:10am UTC](https://meta.discourse.org/t/setting-to-default-linked-posts-to-expand/404036 "2026-05-29T10:10:59Z")

</div>

Is there an admin setting that I can toggle to default links to other posts/topics to expanded state instead of collapsed by default?: I searched and found this old topic: Edit - So default would be:

---

## [After sending the image, add this to the beginning of the message: \[object InputEvent\]](https://meta.discourse.org/t/after-sending-the-image-add-this-to-the-beginning-of-the-message-object-inputevent/386119)

<div class="topic-metadata">

**Author:** [@kuaza](https://meta.discourse.org/u/kuaza)\
**Replies:** 1\
**Last updated:** [August 24, 2026, 7:18am UTC](https://meta.discourse.org/t/after-sending-the-image-add-this-to-the-beginning-of-the-message-object-inputevent/386119 "2026-08-24T07:18:45Z")

</div>

After sending the image, add this to the beginning of the message: \[object InputEvent\] When I officially copy and paste the image, I don’t receive a message restriction warning. However, upon sending, it appears as depi…

---

## [Download links for .txt (and .yaml) attachments show raw text instead of dowload](https://meta.discourse.org/t/download-links-for-txt-and-yaml-attachments-show-raw-text-instead-of-dowload/400405)

<div class="topic-metadata">

**Author:** [@CharlesGWaldman](https://meta.discourse.org/u/CharlesGWaldman)\
**Replies:** 1\
**Last updated:** [April 10, 2026, 4:04pm UTC](https://meta.discourse.org/t/download-links-for-txt-and-yaml-attachments-show-raw-text-instead-of-dowload/400405 "2026-04-10T16:04:30Z")

</div>

on our Discourse instance, if a user uploads a .txt or .yaml file as an attachment, the filename is shown as a download link: but clicking on these does not download the file, it opens a new browser tab with the raw t…

---

## [I cannot upload videos to S3 via Discourse](https://meta.discourse.org/t/discourse-s3/386704)

<div class="topic-metadata">

**Author:** [@mingyu\_zhao](https://meta.discourse.org/u/mingyu_zhao)\
**Replies:** 1\
**Last updated:** [November 3, 2025, 7:29pm UTC](https://meta.discourse.org/t/discourse-s3/386704 "2025-11-03T19:29:34Z")

</div>

I cannot upload a video file to S3. When I try to upload, the cover image of the video is uploaded to S3 normally, but the video is still not uploaded. Is there any way to upload the video to S3? Please help.

---

## [Empty space below unanswered topics](https://meta.discourse.org/t/empty-space-below-unanswered-topics/401115)

<div class="topic-metadata">

**Author:** [@Canapin](https://meta.discourse.org/u/Canapin)\
**Replies:** 2\
**Last updated:** [April 21, 2026, 11:13am UTC](https://meta.discourse.org/t/empty-space-below-unanswered-topics/401115 "2026-04-21T11:13:10Z")

</div>

Topic with 0 replies and an answered topic. Look at the space below the topic progress element: For some reason, topic-above-footer-buttons-outlet is shown below the topic progress element on unanswered topics: T…

---

## [Klipy search result seem to repeat](https://meta.discourse.org/t/klipy-search-result-seem-to-repeat/399155)

<div class="topic-metadata">

**Author:** [@Moin](https://meta.discourse.org/u/Moin)\
**Replies:** 1\
**Last updated:** [May 11, 2026, 8:21pm UTC](https://meta.discourse.org/t/klipy-search-result-seem-to-repeat/399155 "2026-05-11T20:21:42Z")

</div>

I have the impression that when I search for e.g., “birthday” and scroll down while using Klipy, the same gifs are repeated over and over again. When I do the same using Giphy, at some point I simply cannot scroll furthe…

---

## [Add more fields to Collection (FormKit)](https://meta.discourse.org/t/add-more-fields-to-collection-formkit/387765)

<div class="topic-metadata">

**Author:** [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)\
**Replies:** 1\
**Last updated:** [November 7, 2025, 10:24am UTC](https://meta.discourse.org/t/add-more-fields-to-collection-formkit/387765 "2025-11-07T10:24:59Z")

</div>

I have the following Collection in my form: @tracked formData = { images: \[\] }; ... \<form.Button @action={{fn form.addItemToCollection "images" ""}}\> Add image \</form.Button\> \<form.Collection @name="images" as |co…

---

## [Respond instrictions tag - can it be moved](https://meta.discourse.org/t/respond-instrictions-tag-can-it-be-moved/406810)

<div class="topic-metadata">

**Author:** [@Andro](https://meta.discourse.org/u/Andro)\
**Replies:** 1\
**Last updated:** [July 4, 2026, 9:17am UTC](https://meta.discourse.org/t/respond-instrictions-tag-can-it-be-moved/406810 "2026-07-04T09:17:50Z")

</div>

How do I find out what the %{respond\_instructions} replacement tag contains? Can it be moved to the top of the email? Where is there a reference for the contents of all these tags?

---

## [Unstable software - constantly breaking update processes](https://meta.discourse.org/t/unstable-software-constantly-breaking-update-processes/399468)

<div class="topic-metadata">

**Author:** [@michaelh0](https://meta.discourse.org/u/michaelh0)\
**Replies:** 1\
**Last updated:** [March 28, 2026, 1:04am UTC](https://meta.discourse.org/t/unstable-software-constantly-breaking-update-processes/399468 "2026-03-28T01:04:24Z")

</div>

Every few months, I run into random issues like this: Not always the same. This past month it was this issue. 2-3 months ago, it was some other issue caused by untested changes being merged that broke the web-based up…

---

## [How would I change username color for trust level 0 and 1?](https://meta.discourse.org/t/how-would-i-change-username-color-for-trust-level-0-and-1/393023)

<div class="topic-metadata">

**Author:** [@hipp0](https://meta.discourse.org/u/hipp0)\
**Replies:** 1\
**Last updated:** [January 9, 2026, 4:36am UTC](https://meta.discourse.org/t/how-would-i-change-username-color-for-trust-level-0-and-1/393023 "2026-01-09T04:36:00Z")

</div>

I can’t seem to get this to work. I want to make all usernames that are trust level 0 and 1 gray.

---

## [Gitutils.try\_git throws error](https://meta.discourse.org/t/gitutils-try-git/400206)

<div class="topic-metadata">

**Author:** [@xwj](https://meta.discourse.org/u/xwj)\
**Replies:** 5\
**Last updated:** [April 8, 2026, 10:13am UTC](https://meta.discourse.org/t/gitutils-try-git/400206 "2026-04-08T10:13:42Z")

</div>

Could you please clarify which feature triggers a Git request? Currently, a Git error is preventing admin accounts from accessing the web page.

---

## [Email Setup Issue \[Zoho\]](https://meta.discourse.org/t/email-setup-issue-zoho/389407)

<div class="topic-metadata">

**Author:** [@bloodshot\_pico](https://meta.discourse.org/u/bloodshot_pico)\
**Replies:** 0\
**Last updated:** [November 23, 2025, 7:05am UTC](https://meta.discourse.org/t/email-setup-issue-zoho/389407 "2025-11-23T07:05:22Z")

</div>

I’m setting up a new install on Ubuntu, I’m using Zoho as my email provider. I’ve got 2FA enabled for the admin account but not the noreply account, so I’m using the 2FA application password I created for the SMTP passwo…

---

## [Problem with webhook page styling added](https://meta.discourse.org/t/topic/399120)

<div class="topic-metadata">

**Author:** [@singi2016cn](https://meta.discourse.org/u/singi2016cn)\
**Replies:** 1\
**Last updated:** [March 24, 2026, 6:51am UTC](https://meta.discourse.org/t/topic/399120 "2026-03-24T06:51:24Z")

</div>

Version: 2026.1.2 (808b2ac23d) Issue: Problems displaying configuration styles Multilingual not rendering /admin/api/web\_hooks/new The issue still exists in safe mode. /admin/api/web\_hooks/new?safe\_mode=no\_themes%2Cno\_plugins

---

## [Using the AI bot via the Discourse API](https://meta.discourse.org/t/using-the-ai-bot-via-the-discourse-api/412826)

<div class="topic-metadata">

**Author:** [@system](https://meta.discourse.org/u/system)\
**Replies:** 0\
**Last updated:** [September 19, 2026, 5:45am UTC](https://meta.discourse.org/t/using-the-ai-bot-via-the-discourse-api/412826 "2026-09-19T05:45:35Z")

</div>

Overview Discourse AI exposes an admin/API endpoint for streaming an AI Agent reply over a raw chunked HTTP response. Protocol: Raw chunked HTTP transfer encoding (NOT Server-Sent Events). Implementation: Hijacks the…

---

## [Front End update fails with error 502 only if I click 'Update All'. Succeed if 'Update' individially](https://meta.discourse.org/t/front-end-update-fails-with-error-502-only-if-i-click-update-all-succeed-if-update-individially/394403)

<div class="topic-metadata">

**Author:** [@Bathinda](https://meta.discourse.org/u/Bathinda)\
**Replies:** 2\
**Last updated:** [January 27, 2026, 6:23am UTC](https://meta.discourse.org/t/front-end-update-fails-with-error-502-only-if-i-click-update-all-succeed-if-update-individially/394403 "2026-01-27T06:23:49Z")

</div>

I’ve two container setup, with outer Nginx Reverse Proxy. Since yesterday, if I try to ‘Update All’ from front end admin panel, it fails with this error: But if I click the first/individual ‘Update’ button (under ‘S…

---

## [Existing Subscriptions bug on renewals](https://meta.discourse.org/t/existing-subscriptions-bug-on-renewals/399179)

<div class="topic-metadata">

**Author:** [@Jim\_Starkweather](https://meta.discourse.org/u/Jim_Starkweather)\
**Replies:** 1\
**Last updated:** [March 24, 2026, 9:18pm UTC](https://meta.discourse.org/t/existing-subscriptions-bug-on-renewals/399179 "2026-03-24T21:18:05Z")

</div>

FYI my users are having this issue on existing subscriptions… Love this site, been here a long time. I had been a “supporter” before, but need to change my card. When I try to set this up, I get the following message: …

---

## [Settings for oauth2, IP rejected, how to solve](https://meta.discourse.org/t/oauth2-ip/394318)

<div class="topic-metadata">

**Author:** [@青岛王斌](https://meta.discourse.org/u/%E9%9D%92%E5%B2%9B%E7%8E%8B%E6%96%8C)\
**Replies:** 1\
**Last updated:** [January 26, 2026, 10:44am UTC](https://meta.discourse.org/t/oauth2-ip/394318 "2026-01-26T10:44:36Z")

</div>

\[root@HDDXVZ4023 discourse\_docker\]# tail -f /var/discourse/shared/standalone/log/rails/production.log Body: client\_id: client\_secret: grant\_type: authorization\_code code: zeyHxfhcvSIzMiw :redirect\_uri: https://\*\*\*\*\*…

---

## [Built-in theme preview images missing (404) in discourse/discourse Docker image](https://meta.discourse.org/t/built-in-theme-preview-images-missing-404-in-discourse-discourse-docker-image/391859)

<div class="topic-metadata">

**Author:** [@YuriEarth](https://meta.discourse.org/u/YuriEarth)\
**Replies:** 1\
**Last updated:** [December 21, 2025, 9:33pm UTC](https://meta.discourse.org/t/built-in-theme-preview-images-missing-404-in-discourse-discourse-docker-image/391859 "2025-12-21T21:33:25Z")

</div>

I’m running Discourse using the experimental discourse/discourse:3.5.1 Docker image (via Docker Compose, not the launcher) and noticed that the built-in theme preview images are returning 404 errors in the admin themes p…

---

## [Bundle splitting for plugins](https://meta.discourse.org/t/bundle-splitting-for-plugins/411886)

<div class="topic-metadata">

**Author:** [@system](https://meta.discourse.org/u/system)\
**Replies:** 0\
**Last updated:** [September 8, 2026, 11:07am UTC](https://meta.discourse.org/t/bundle-splitting-for-plugins/411886 "2026-09-08T11:07:29Z")

</div>

By default, every javascript module in a plugin is loaded when Discourse boots. This guide describes the staticModules system, which allows code to be automatically loaded on-demand, thereby improving initial boot times. …

---

## [How is "support" the default category for new posts here?](https://meta.discourse.org/t/how-is-support-the-default-category-for-new-posts-here/392638)

<div class="topic-metadata">

**Author:** [@one1](https://meta.discourse.org/u/one1)\
**Replies:** 2\
**Last updated:** [January 4, 2026, 6:36am UTC](https://meta.discourse.org/t/how-is-support-the-default-category-for-new-posts-here/392638 "2026-01-04T06:36:33Z")

</div>

When I create a new post here, it is automatically in the support category. How does that happen? The AI bot wasn’t much help because it just pointed me here and here

---

## [Private Group Auto-Add Via Invite](https://meta.discourse.org/t/private-group-auto-add-via-invite/396080)

<div class="topic-metadata">

**Author:** [@OaktoneJeff](https://meta.discourse.org/u/OaktoneJeff)\
**Replies:** 1\
**Last updated:** [February 14, 2026, 1:47am UTC](https://meta.discourse.org/t/private-group-auto-add-via-invite/396080 "2026-02-14T01:47:30Z")

</div>

Is it possible to invite users to a discourse page, while simultaneously automatically adding them to a Private Group? It’s a little fiddly to invite someone for the explicit purpose of being in the private group, only t…

---

## [Chat windows opens in full when using a tag URL](https://meta.discourse.org/t/chat-windows-opens-in-full-when-using-a-tag-url/412652)

<div class="topic-metadata">

**Author:** [@patrickemin](https://meta.discourse.org/u/patrickemin)\
**Replies:** 4\
**Last updated:** [September 17, 2026, 9:45pm UTC](https://meta.discourse.org/t/chat-windows-opens-in-full-when-using-a-tag-url/412652 "2026-09-17T21:45:25Z")

</div>

HI, curious behavior, when I use a tag URL on my site, for exemple Topics tagged au2026 the chat window opens up instead and covers the whole screen, what gives? Thanks.

---

## [Exclude posts from category by default globally](https://meta.discourse.org/t/exclude-posts-from-category-by-default-globally/391320)

<div class="topic-metadata">

**Author:** [@alltiagocom](https://meta.discourse.org/u/alltiagocom)\
**Replies:** 2\
**Last updated:** [December 15, 2025, 8:18am UTC](https://meta.discourse.org/t/exclude-posts-from-category-by-default-globally/391320 "2025-12-15T08:18:53Z")

</div>

I want to have a section on my community where I post random thoughts/notes. Similar to a so called Digital Garden (Obsidian Publish is used for this same purpose by a lot of users). Since some notes can be just a link,…

---

## [CSS loading fails on hotlinks from a Discourse forum](https://meta.discourse.org/t/css-loading-fails-on-hotlinks-from-a-discourse-forum/385067)

<div class="topic-metadata">

**Author:** [@emyoulation](https://meta.discourse.org/u/emyoulation)\
**Replies:** 2\
**Last updated:** [October 17, 2025, 1:09am UTC](https://meta.discourse.org/t/css-loading-fails-on-hotlinks-from-a-discourse-forum/385067 "2025-10-17T01:09:31Z")

</div>

We are seeing a new odd behavior for hotlinks to a streamlit.app when posted to our support forum. When browsing (via Firefox, have not tested other browsers) to a hotlinked application, the CSS on the destination site i…

---

## [Can I see previous invite links?](https://meta.discourse.org/t/can-i-see-previous-invite-links/406458)

<div class="topic-metadata">

**Author:** [@akjgklajg](https://meta.discourse.org/u/akjgklajg)\
**Replies:** 1\
**Last updated:** [June 30, 2026, 4:14pm UTC](https://meta.discourse.org/t/can-i-see-previous-invite-links/406458 "2026-06-30T16:14:56Z")

</div>

The message says the invite link is saved (needed fro the backend) but can I find it again? It also suggests to add a description (A note to help you identify this invite.) but not sure where to find my old invites.

---

## [Connection to the POP3 server is failing with an authentication error. Please check your POP3 settings. (revisited)](https://meta.discourse.org/t/connection-to-the-pop3-server-is-failing-with-an-authentication-error-please-check-your-pop3-settings-revisited/404533)

<div class="topic-metadata">

**Author:** [@tknospdr](https://meta.discourse.org/u/tknospdr)\
**Replies:** 1\
**Last updated:** [June 10, 2026, 6:08pm UTC](https://meta.discourse.org/t/connection-to-the-pop3-server-is-failing-with-an-authentication-error-please-check-your-pop3-settings-revisited/404533 "2026-06-10T18:08:25Z")

</div>

I saw this thread, but my issue is slightly different. I have 2FA turned on for my gmail account, and I’m using an app specific password. AND… our email appears to be working both in and out. The only thing with our s…

---

## [Quotes in grid have their avatar images expanded](https://meta.discourse.org/t/quotes-in-grid-have-their-avatar-images-expanded/386093)

<div class="topic-metadata">

**Author:** [@une.abeille](https://meta.discourse.org/u/une.abeille)\
**Replies:** 1\
**Last updated:** [October 20, 2025, 2:02pm UTC](https://meta.discourse.org/t/quotes-in-grid-have-their-avatar-images-expanded/386093 "2025-10-20T14:02:23Z")

</div>

I have two quotes with vertical photos that would be perfect if displayed side-by-side. (It’s a before/after comparison.) But when I enclose them in \[grid\] tags, the user’s avatar image becomes huge. It seems like th…

---

## [The fullscreen chat container on Android Tablets is too tall](https://meta.discourse.org/t/the-fullscreen-chat-container-on-android-tablets-is-too-tall/410038)

<div class="topic-metadata">

**Author:** [@twofoursixeight](https://meta.discourse.org/u/twofoursixeight)\
**Replies:** 1\
**Last updated:** [August 14, 2026, 8:38am UTC](https://meta.discourse.org/t/the-fullscreen-chat-container-on-android-tablets-is-too-tall/410038 "2026-08-14T08:38:32Z")

</div>

Reproduction steps: Fullscreen the chat on an Android tablet. The chat or DM title at the top vanishes. You can still get to it by somehow scrolling the chat container up using multiple fingers. Device I reproduced this…

---

## [Rate limit triggered by rapid week navigation in Upcoming Events calendar](https://meta.discourse.org/t/rate-limit-triggered-by-rapid-week-navigation-in-upcoming-events-calendar/407737)

<div class="topic-metadata">

**Author:** [@Ethsim2](https://meta.discourse.org/u/Ethsim2)\
**Replies:** 1\
**Last updated:** [July 15, 2026, 10:06pm UTC](https://meta.discourse.org/t/rate-limit-triggered-by-rapid-week-navigation-in-upcoming-events-calendar/407737 "2026-07-15T22:06:49Z")

</div>

I am creating a new topic because I have now captured a definite HTTP 429 response with the error code user\_10\_secs\_limit. My earlier report did not contain a confirmed 429 and was later considered resolved. I tested m…

[Previous page](https://meta.discourse.org/top.md?f=tracked&page=72&per_page=50)

[Next page](https://meta.discourse.org/top.md?f=tracked&page=74&per_page=50)
