I already re-installed onto a new server. I was only testing .. If I do reproduce I will make sure to provide stacktrace. I do appreciate you looking into this. I will make sure in the future that I can provide more details.
how to generate the tpl file in the directory of public/templates
-
I find the directory(public/templates) is not in git repo ,but when I setup finished ,it appeared.
I need to modify the homepage a little.
I have seen the code ,but I still don't know where generate it . someone can tell me ? -
The source files are mainly in the theme, which is a separate dependency. For example, the persona theme is found here: https://github.com/NodeBB/nodebb-theme-persona
You'll want to fork the theme, probably
-
This post is deleted! -
@julian Thanks