AEW745
(Dev_Scripter)
2022 年 9 月 19 日午後 9:22
1
I am experiencing a Bug where I tried to customize text on the Dashboard but it only appears in some places on the Site but I’m not experiencing changes within the Dashboard.
Where is says Suspended it is supposed to say Banned.
This is supposed to say Banned? as well.
However, it shows the correct text below in the Dashboard.
「いいね!」 4
pfaffman
(Jay Pfaffman)
2022 年 9 月 19 日午後 10:05
2
It’s highly improbable that this is a bug.
I believe that’s because there are many strings that you need to update and that you missed some. You can have a look here to see that you found them all: discourse/config/locales/client.en.yml at main · discourse/discourse · GitHub
Also, you need to do a hard reload in your browser after updating those text strings. So that might be the issue.
gerhard
(Gerhard Schlager)
2022 年 9 月 19 日午後 10:10
3
Thanks for reporting this issue. It actually is a and here’s a fix for it:
discourse:main
← discourse:fix-admin_js-overrides
opened 10:08PM - 19 Sep 22 UTC
「いいね!」 7
pfaffman
(Jay Pfaffman)
2022 年 9 月 19 日午後 10:17
4
Shows that I know! That was a quick fix!
「いいね!」 1
AEW745
(Dev_Scripter)
2022 年 9 月 19 日午後 10:28
5
Can you explain how to add this to my site?
sam
(Sam Saffron)
2022 年 9 月 20 日午前 12:48
6
Nothing special need, just rebuild your container or update from the web ui and try again. I just merged the change.
AEW745
(Dev_Scripter)
2022 年 9 月 20 日午前 6:26
7
How do I rebuild the container? Do I run the command to rebuild my site?
Kuro22
2022 年 9 月 20 日午前 7:31
8
Run the following commands
sudo -s
cd /var/discourse
./launcher rebuild app
or access https://forum.ready-n-shop.com/admin/upgrade
with your browser and then click Upgrade all
on the right top.
「いいね!」 3
khenmu
(John Sweeney)
2022 年 9 月 20 日午前 8:25
9
Sorry for being That Guy™, but there’s a typo in one of those;
AEW745
(Dev_Scripter)
2022 年 9 月 20 日午後 2:45
10
No, that’s not a Typo. I wanted it to be that way.
「いいね!」 2
AEW745
(Dev_Scripter)
2022 年 9 月 20 日午後 2:46
11
Thanks, I updated my Site and it is working perfectly. Thanks for adding the update file to my site!
「いいね!」 2
sam
(Sam Saffron)
クローズされました:
2022 年 9 月 20 日午後 10:00
12
This topic was automatically closed after 21 hours. New replies are no longer allowed.