If it exhibits here only, then I have a gut feeling it is related to csrf-sync.
If NodeBB restarts, it could be that the valid csrf token is stored in memory and is lost 🤷
Edit: No... I just tested that locally and it worked fine. Hm.
Hi guys,
What could be a problem. When you create new posts, newly added posts have wrong url on them?
Url looks like:
http://forum-url/topic-url/%7Brelative_path%7D/user/nicolas
Yes, my theme is based on Persona.
Do you mean I have to add additional property relative_path
to configuration config.json
?
If my forum under dedicated domain, it should be just - ./
? or /
or .
Ah, I see, It's another property that was moved under config
.
No, not just fork I thought, NodeBB changes will not rely so heavily on theme.
I have plans to build second version of the theme, that will be based on Persona v3
For now, my target is to fix most critical bugs (when something doesn't work at all)
Thanks