Why do my profile? All is correctly inserted.
1Smert1
Posts
-
[nodebb-plugin-ns-awards] NS Awards, Give Medals! -
[nodebb-plugin-ns-awards] NS Awards, Give Medals!Found a solution to my error, I need to update redis to version 2.8.9 how to do this?
-
[nodebb-plugin-ns-awards] NS Awards, Give Medals! -
[nodebb-plugin-ns-awards] NS Awards, Give Medals!@Nicolas A pop-up window does not appear. The number at the end of the name think it's ID.
-
[nodebb-plugin-ns-awards] NS Awards, Give Medals!I have installed stable 0.7
I can not send a reward. Not found user.
-
[nodebb-plugin-ns-awards] NS Awards, Give Medals!@Nicolas said:
- Don't paste content of
awards_profile.tpl
, but include it in your theme template. So, somewhere inprofile.tpl
, add this code:<!-- IMPORT partials/awards_profile.tpl -->
- You should edit initial template of your theme, not compiled one. Initial template could be found, in node modules directory, example for Vanilla:
nodebb/node_modules/nodebb-theme-vanilla/templates/account/profile.tpl
- After restart everything should be Ok
Thank you. Now a new problem:
- Don't paste content of
-
[nodebb-plugin-ns-awards] NS Awards, Give Medals!After restarting the forum, what I pasted in from awards_profile.tpl in profile.tpl is missing, profile.tpl updated to standard.
-
[nodebb-plugin-ns-awards] NS Awards, Give Medals!Hi! Installed the plug-in, rewards are good, but not sent. Help
-
Setup Error@julian said:
@1Smert1 https://docs.nodebb.org/en/latest/configuring/proxies/nginx.html
Thanks for help.
When you install plugins, I get an error:npm WARN package.json [email protected] No repository field.
-
Setup ErrorAfter installing the Forum opens this way: http://site.ru:4567, tell me how to make the port is opened without?
-
Setup Error@KingCat said:
Great! Good to hear.
Another question, pointed your domain in the form: http://site.ru
But for some reason does not work( There are options why is not working? -
Setup Error@KingCat said:
Did you follow the rest of the docs and do a npm install in the nodebb directory as well as ./nodebb setup?
Thank you, working!
-
Setup Error@KingCat said:
Looks like you're trying to install a newer version of node from a different repository. I would suggest removing the nodejs-legacy0.10 package first. Doing an apt-get purge nodejs-legacy should do it. Then re-run your install.
Thanks
Now it gives:Starting NodeBB
"./nodebb stop" to stop the NodeBB server
"./nodebb log" to view server output
root@out7:~/nodebb# url.js:111
throw new TypeError("Parameter 'url' must be a string, not " + typeof url)
^
TypeError: Parameter 'url' must be a string, not undefined
at Url.parse (url.js:111:11)
at Object.urlParse [as parse] (url.js:105:5)
at getPorts (/root/nodebb/loader.js:184:22)
at Loader.start (/root/nodebb/loader.js:141:13)
at /root/nodebb/node_modules/async/lib/async.js:610:21
at /root/nodebb/node_modules/async/lib/async.js:249:17
at iterate (/root/nodebb/node_modules/async/lib/async.js:149:13)
at /root/nodebb/node_modules/async/lib/async.js:160:25
at /root/nodebb/node_modules/async/lib/async.js:251:21
at /root/nodebb/node_modules/async/lib/async.js:615:34 -
Setup ErrorHi all,
Please tell me why it might fail:Preparing to unpack .../nodejs_0.11.15-1chl1~trusty1_amd64.deb ...
Unpacking nodejs (0.11.15-1chl1~trusty1) over (0.10.25~dfsg2-2ubuntu1) ...
dpkg: error processing archive /var/cache/apt/archives/nodejs_0.11.15-1chl1~trusty1_amd64.deb (--unpack):
trying to overwrite '/usr/share/man/man1/node.1.gz', which is also in package nodejs-legacy 0.10.25~dfsg2-2ubuntu1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
Errors were encountered while processing:
/var/cache/apt/archives/nodejs_0.11.15-1chl1~trusty1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)OS: Ubuntu 14.04
Thanks!