Hey, I’m getting this red sticky bar when I’m logged in as admin. There’s no way to clear it and it doesn’t come with any other error warnings. Below is the error, the forum is in Spanish lang. Any idea what is causing this and if there’s some errors that I’m not seeing?
(este mensaje solo lo ven los administradores del sitio)
1 Like
I think that’s the js.themes.only_admins
text/warning. Do you have any issues with any of your custom themes or components?
2 Likes
No issues whatsoever. I have the update notification for Google analytics in the admin panel but nothing else
2 Likes
Lilly
May 23, 2023, 11:27pm
4
did you run in safe mode without error?
1 Like
Canapin
(Coin-coin le Canapin)
June 21, 2023, 12:37pm
5
Hi @Mr.X_Mr.X ,
Did you end up resolving your issue in the end?
I think we may have a fix for this:
discourse:main
← discourse:theme-error
opened 02:42PM - 03 Aug 23 UTC
Since the refactoring in f822a933fa295c80a8b0408cf0f6c459918dfa08, the text of t… heme-related errors has been missing in the UI.
Before:
<img width="389" alt="SCR-20230803-nvwi" src="https://github.com/discourse/discourse/assets/6270921/bd20d54b-d6a9-40f2-ad75-f1e0de16753d">
After:
<img width="590" alt="SCR-20230803-nvut" src="https://github.com/discourse/discourse/assets/6270921/64e7b812-95cb-45fd-ab0b-bc5869125554">
Hopefully that should at least reveal the rest of the warning.
4 Likes