Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. prog
    P
    • Profile
    • Following 0
    • Followers 1
    • Topics 14
    • Posts 47
    • Best 5
    • Groups 0

    prog

    @prog

    5
    Reputation
    927
    Profile views
    47
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    prog Unfollow Follow

    Best posts made by prog

    • After upgrade to 0.8.0 I do not see my profile image

      This is how it is on this forum if you are logged in:

      2015-08-28_17-15-49.png

      this is how it looks on my forum. Im logged in but no profile image:

      2015-08-28_17-19-50.png

      posted in Technical Support
      P
      prog
    • RE: European Cookie Bullshit

      @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..

      posted in Feature Requests
      P
      prog
    • RE: What will be NodeBB In 2100 year?

      If you would know how the future of communities will look like, you would be the next Zuckerberg ๐Ÿ˜‰

      posted in General Discussion
      P
      prog
    • RE: YouTube videos are too large on mobile devices

      @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

      posted in Bug Reports
      P
      prog
    • RE: European Cookie Bullshit

      @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.

      posted in Feature Requests
      P
      prog

    Latest posts made by prog

    • RE: O.8.0 Bug Images with German ร„รœร– in the file name

      The bug is still present, which is very annoying for non english communities.

      @julian @baris

      posted in Bug Reports
      P
      prog
    • RE: No email notifications after upgrade

      @julian Thank you, mailgun from npm solved the problem.

      posted in Technical Support
      P
      prog
    • No email notifications after upgrade

      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?

      posted in Technical Support
      P
      prog
    • RE: Error during upgrade to latest master

      @yariplus said:

      npm i redisearch@0.0.5
      

      worked for me

      Thank you, it worked for me too ๐Ÿ‘

      posted in Technical Support
      P
      prog
    • RE: How to convert a forum post to topic?

      @baris Thank you!

      posted in General Discussion
      P
      prog
    • How to convert a forum post to topic?

      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?

      posted in General Discussion
      P
      prog
    • Error during upgrade to latest master

      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

      posted in Technical Support
      P
      prog
    • Wordpress Plugin "Last Community posts"

      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.

      posted in Plugin Requests
      P
      prog
    • RE: How to get notifications for new users and all forum posts?

      @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.

      posted in General Discussion
      P
      prog
    • How to get notifications for new users and all forum posts?

      I want to get email notification if a new user registers and if a new post is published.

      Some plugin or setting for this?

      posted in General Discussion
      P
      prog