@julian
I want to register to my nodebb
How can I use curl to register and can I use send $http post from another website to my nodebb

Posts made by raven
-
RE: I want to use another website to register to my nodebb website
-
RE: I want to use another website to register to my nodebb website
@psychobunny no sir.
@julian
What I mean is that
Now I have 2 WebSite . A and B . B is nodebb.
when I register to A then I want post the data to B (nodebb) to register to B(nodebb)
the post is from A's code.
How to set the header and token and others. -
how can I register to my nodebb from another website.
I got a error .
invalid csrf token -
RE: upload picture file
@julian
Server : Ubuntu
ImageMagick-6.4.0
Nodebb Version 0.7-dev
e528f52cfbc303732e8f3239ede86f691d59c82e -
RE: db search problem
@baris [email protected] /root/community.hcdlearning.com/NodeBB
└── [email protected]
happening on any search -
RE: db search problem
@baris how can check templates.js version
nodebb git the latest version.. commit e528f52cfbc303732e8f3239ede86f691d59c82e -
db search problem
when I use search
I got an error Uncaught SyntaxError: Invalid regular expression: /<!--[\s]IF ()?search_query[\s]-->([\s\S]*?)<!--[\s]ENDIF ()?search_query[\s]-->/: Stack overflow
and in the serverNodeBB version 0.7-dev
mongodb 3.0.1 -
RE: Nothing in the homepage in my nodebb
@julian i remove the fonts of googleapi, it works ok.
but when I add search Plugin and reindex
I cann't search also.I got the error -
RE: Nothing in the homepage in my nodebb
@julian need I change the path for the nodebb.min.js?
-
RE: Nothing in the homepage in my nodebb
@julian in the browser nothing. In the file ,it's ok
-
RE: Nothing in the homepage in my nodebb
@julian I got require is undefined error
-
RE: Nothing in the homepage in my nodebb
I fix this problem. But I got require is not defined then I can't post anything
-
Nothing in the homepage in my nodebb
After I download v0.7 and reset nodebb
then I run node app.js
I got nothing in home page and the same in login page
However in V0.5 when i setup , It will ask me to set admin username and password but in 0.7, it doesn't.