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).
./nodebb upgrade gives me the following error, any idea what's going on? :
nodebb/public/src/modules/translator.js:38 var assign = Object.assign || jQuery.extend; ^ ReferenceError: jQuery is not defined
@ljhardy what's your node.js version?
v0.10.47
@ljhardy you have to update your node.js version. NodeBB requires atleast v4 now.
@pichalite That did it. Thanks!!
@wayne-workman I said to run npm install, not ./nodebb install
Okay, I'll also look for bugs. I think this happens when I either build, stop, or start from the command line.
@Phate
Seems like extra commands. I got help in this post, tested it and works for me https://community.nodebb.org/topic/8285/easy-nodebb-upgrade-process
@UncleSam Check your DNS settings. This has nothing to do with NodeBB. Your domain doesn't seem to be pointing to the IP address. Pinging your domain is not resolving to the IP address.
Hi Dan! As advised via chat, can you log in successfully onto this forum via Safari?