This is how it is on this forum if you are logged in:
this is how it looks on my forum. Im logged in but no profile image:
This is how it is on this forum if you are logged in:
this is how it looks on my forum. Im logged in but no profile image:
@a_5mith but Google forces admins to embed this cookie bullshit if they don't want to be banned from Google Adsense. I got the email from google adsense..
If you would know how the future of communities will look like, you would be the next Zuckerberg
@frissdiegurke said:
@prog said:
perhaps posting youtube videos should be a core feature, which can be disabled if not wanted?
Definitely not.
NodeBB is meant to be highly plugin-able. Even markdown-usage is a plugin.
At most it would be added to shipment-dependencies therefor it's installed on fresh installations by default.
I don't consider it as important, especially since there are so many sources to embed things from it wouldn't be correct to favor youtube. But the latter is just my opinion.
Thats the reason why it is not working.
If the plugin creator does not have time to maintain the plugin it might break your website. YouTube and any other popular Video hosting website should be a build in feature. Content sharing is a must have for every cms..
Edit:
Content sharing is a must have for every blog, forum, cms or web community
@a_5mith I don't use it on forum, but some other sites.
All larger forums and blogs use Adsense or ads in general. If you have some heavy used website, which generates user experience from content, then you have to invest much time to this website. This is the time which you could invest in your job or family, so for me it is OK to monetize.
@julian Thank you, mailgun from npm solved the problem.
I have upgraded to the latest nodebb master brunch and I have also updated the mailgun plugin, but mail notifications stopped working. Test email does not work too. Before upgrade it worked fine.
Any ideas?
Some user asked today a new question on a active topic. The question was good but off topic.
The only option I have is to move his post to some other topic, but how to make a new topic of it?
Hello,
This is the error I get during the upgrade:
root@localhost:/var/www/ForumTech/nodebb# ./nodebb upgrade
Bringing base dependencies up to date...
Error: Command failed: /usr/bin/env npm i --production
npm WARN peerDependencies The peer dependency redisearch@^0.0.5 included from no
debb-plugin-dbsearch will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm ERR! Linux 3.18.9-x86_64-jb1
npm ERR! argv "/usr/bin/node" "/usr/bin/npm" "i" "--production"
npm ERR! node v0.12.7
npm ERR! npm v2.11.3
npm ERR! code EPEERINVALID
npm ERR! peerinvalid The package redisearch does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer nodebb-plugin-dbsearch@0.2.17 wants redisearch@^0.0.5
npm ERR! Please include the following file with any support request:
npm ERR! /var/www/ForumTech/nodebb/npm-debug.log
I'm using nginx, Ubuntu and MongoDB.
Here is the log
How to fix it?
Thanks in advance
Blogs and forum communities are often connected. I think it would be nice to have a WordPress plugin which shows last activity of the forum in the side bar of the blog.
@tfraley @yariplus In my case I have a new and not very active forum, so I don't visit it daily. If a spammer registers and posts something a notification would be fine.
I want to get email notification if a new user registers and if a new post is published.
Some plugin or setting for this?