hi, Folks
Could anyone take a look at my problem ?
https://github.com/NodeBB/NodeBB/issues/4461
I get stuck with the login and I want to use nodebb as a community BBS.
I am appreciated if someone can help.
Cheers.
Hain
I think I have determined that anything placed in the "Custom HTML & CSS > Custom Header" does not get injected when a user clicks on their registration email link code. I believe this because my Piwik analytics never detects activity to the /confirm/...
urls.
Are there other pages or events in which the custom CSS or header are not included?
Thank you.
Hm, are you sure? We don't have any particularly special handling for that route, so it should load the same custom js as other pages...
@julian I am fairly confident but not 100%. The Google Analytics plugin is working properly though and I am seeing the /confirm/... urls on the GA dashboard. The only place I have my Piwik javascript tracking code is in the Custom Header area and I am not seeing that traffic on the Piwik dashboard.