@pitaj Ok then!!
Started spanish translation already with some strings! Thanks!
@pitaj Ok then!!
Started spanish translation already with some strings! Thanks!
Hii!! I'm new to nodeBB, but I've grown to like MEAN stack and I think this might be a great opportunity to learn-by-doing.
I'd like to contribute, and being that i'm still a noob here, all I can do for now is translate some languages. I might delve into code once I am experienced enough
I can offer to finish the whole spanish package, catalonian and maybe galician and some greek.
Also I can make a tutorial or two with things I learn while tampering a bit!
How do?
Cheers!!!
Seems like this is a classical problem... I've already read the other threads like this, but couldn't find a solution?
I've installed a locally hosted nodeBB and the installation so far has gone fine, yet when I try to post or register a user or any other actions, the form is unresponsive, and this message shows up.
Here's a snapshot of the log:
and here's config.json
{
"url": "http://localhost:4567",
"secret": "nooope no no no no",
"database": "redis",
"port": 4567,
"redis": {
"host": "127.0.0.1",
"port": "6379",
"database": "0"
},
"type": "literal"
}
What could be happening? how to solve it? I'd also appreciate an explanation to learn a bit, more than just a simple solution haha.
Thanks!!!
Nonetheless, I've seen it supports login in with favebook, twitter and the like... so I gues it does support Oauth2 strategies, right?