Same issues as others are having now, RSS feeds work, but no links are posted or generated before the topic itself is.
zombie
Posts
-
[nodebb-plugin-rss] RSS Feed plugin -
[nodebb-plugin-rss] RSS Feed pluginI am getting the same node_modules/to-markdown errors
5/5 13:58 [6337] - [33mwarn[39m: [plugins/nodebb-plugin-sso-google] Hook `filter:user.delete` is deprecated, please use `static:user.delete` instead. 5/5 13:58 [6337] - [31merror[39m: SyntaxError: Unexpected token ) at Module._compile (module.js:439:25) at Object.Module._extensions..js (module.js:474:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:312:12) at Module.require (module.js:364:17) at require (module.js:380:17) at createHtmlParser (/home/cloud/NodeBB/node_modules/nodebb-plugin-rss/node_modules/to-markdown/lib/html-parser.js:32:17) at Object.<anonymous> (/home/cloud/NodeBB/node_modules/nodebb-plugin-rss/node_modules/to-markdown/lib/html-parser.js:76:63) at Module._compile (module.js:456:26) at Object.Module._extensions..js (module.js:474:10) 5/5 13:58 [6337] - [33mwarn[39m: [plugins] Unable to parse library for: nodebb-plugin-rss
I have latest node 4.4.3 and NPM version 2.15.1
The only other thing I can think of is I am using @trevor zenith theme that he just released.
-
Need a Theme Developer@thesimon That might be what I have to end up doing. And @Jesse-Pulfer Yes that is the one of the other avenues to take.
-
Need a Theme DeveloperI am willing to pay up to $250 for a theme developer for a NodeBB version 0.9.1 forum.
I have seen a few that are very close to what I am looking for. If I can just show you those, and modifications made to an existing theme, that would be most excellent.
-
Migrating from phpBB3So I have an instance of nodeBB running up HERE Which I have been learning and messing around on getting comfortable with after getting the proper setup.
I have just a few questions/troubles since then.
I am having trouble importing a DB from an existing forum with the import tool....
I haven't seen any super clear easy direction on how to get this hosted and forwarded to a domain. And from what I understand keeping the DB on a separate server from where nodeBB lives would be best in production correct?
Is their anyone here with experience migrating a forum who would like to help out a non-profit! I will pay you what I can in bitcoin! it might only be dinner and beer money but I am bootstrapping here!
Edit: What about implementing ONEALL's SSO logins from oneall/node-js-sdk ?
-
Redis Databse, Fresh Linux Install.Will attempt the simpler way posted by Julian here in the next hour.
I will update you, and thanks very much for help so far! Hope to gain some experience in node myself and be able to contribute back.
-
Redis Databse, Fresh Linux Install.So I am doing the host myself on Digital ocean route.
I was following this guide.
And I got as far as the "setup" for nodeBB itself.
Then I get This error:
19/9 23:39 [4144] - error: Your Redis version is not new enough to support NodeBB
How do I go about updating the Redis version inside of this node