Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how to change back to enabled again? btw i'm using mongodb. thanks
Can you login when you go to site.com/login?local=1
site.com/login?local=1
@baris great! thank you.
Try using digital ocean instead of open shift as we do not provide support for the latter.
How can I show something like : "Hello xxxxx, you have xxxx reputation" on a welcoming html widget.
Is it possible to use these variables to do something else ?
For example : if(reputation>50){ //SHOW SOMETHING } else{ //SHOW SOMETHING ELSE }
ive done something like this, change the links in navigation to require to be logged in. only link i have on my main forum, is the login link, everythign else is taken away
@pichalite Done: https://github.com/julianlam/nodebb-plugin-sso-google/issues/18
@julian Thank you. I got it done, yes, I realize during upgrade it may get over written,I hv to do it again.