Please give us new option to disable some of this:
Content Supported:
New threads created
New posts created
New resources created (required add-on: XenForo Resource Manager)
New status updated
New media albums created (required add-on: XenForo Media Gallery)
I only want new threads to...
BUG:
When a user was deleted and also a participant on recent conversation, in some idle forum page, I got this error pop saying conversation cannot be found.
I have HTTP and HTTPS both open for my users.
But HTTP is the default scheme.
I got it working on both http and https now, almost :D.
HTTP + HTTP real time chat works.
HTTPS + HTTPS real time chat works.
But when 1st user connect via HTTP and the 2nd user connect via HTTPS, real-time chat is...
Same problem.
Only HTTP works real time but not HTTPS.
# cat config.json
{
"options": {
"port": 3250,
"ssl_port": 3251,
"ssl_key": "/root/server/key.pem",
"ssl_crt": "/root/server/server.crt"
}
}
I got this error when configuring .key and .crt file for https:
# node server.js
_tls_common.js:65
c.context.setCert(options.cert);
^
Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
at Error (native)
at Object.createSecureContext...
How should I fix this?
# sudo npm install npm -g
/bin/npm -> /lib/node_modules/npm/bin/npm-cli.js
npm WARN unmet dependency /lib/node_modules/block-stream requires inherits@'~2.0.0' but will load
npm WARN unmet dependency undefined,
npm WARN unmet dependency which is version undefined
npm WARN...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.