Hello dear community,
I have some time to fix the warnings in our community. One of them is the following:
Deprecation notice: Import the User class instead of using User (deprecated since Discourse 2.4.0) (removal in Discourse 2.6.0)
I’m trying to debug if from the DevTools but It does not let me enter the file where the warning is coming from. It says:
Could not load content for URL/assets/var/www/discourse/public/assets/_application-d88a387e24ec4397c59d853355d071080a32aa58498a2ea0a509cebee72839c0.js : HTTP status code: 404
Anyway, I entered the safe mode with leaving only the theme. It looks like the warning is coming from my theme. In my theme I found out that I use in an HTML file:
Awesome! thank you very much
It looks like I have more places to fix like Discourse.Site.currentProp('trustLevels').
Is there a proper documentation I could read in order to understand which method to use instead of the old ones?
Ich habe das gleiche Problem: Hinweis zur Abschaffung: Importieren Sie die Klasse User anstelle von User (seit Discourse 2.4.0 veraltet) (Entfernung in Discourse 2.6.0) in der neuesten Version, 2.6.0.beta3.
Mein Forum lädt beim ersten Besuch durch einen Nutzer langsam.
Könnten Sie mir erklären, wo ich anfangen soll? Wie ändere ich diesen Wert? Über den Admin-Bereich?