Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. Nisthar
    N
    • Profile
    • Following 14
    • Followers 2
    • Topics 40
    • Posts 102
    • Best 8
    • Groups 1

    Nisthar

    @Nisthar

    Gamers

    Founder of HackThrone
    https://i.imgur.com/TRho8H2.gif

    8
    Reputation
    1068
    Profile views
    102
    Posts
    2
    Followers
    14
    Following
    Joined Last Online

    Nisthar Unfollow Follow
    Gamers

    Best posts made by Nisthar

    • RE: Chat and follow options are not working in my nodebb forum

      Ok. Looks like it was because of a incompatible plugin. The plugin in my case was nodebb-plugin-reddcoin . Its fixed now. Though i can't use the reddcoin plugin. Was a nice plugin 👍

      posted in Technical Support
      N
      Nisthar
    • RE: Nodebb logo concept

      @pikshub Nice

      posted in General Discussion
      N
      Nisthar
    • nodebb-plugin-adsense compatible to 0.9.4 ?

      i am using 0.9.4 version of nodebb. I can't get it to work the nodebb-plugin-adsense in my app. I need to know if its compatible with 0.9.4 version?

      posted in NodeBB Plugins
      N
      Nisthar
    • RE: Composer redactor not working as expected

      @Nisthar Ok. That was because of markdown plugin being disabled.

      I had to enable "Allow HTML" option to make redactor plugin to work.

      posted in Technical Support
      N
      Nisthar
    • What is this new thing?

      I saw this today in nodebb

      What is the purpose of the red icon on the corner?

      posted in General Discussion
      N
      Nisthar
    • [nodebb-widget-essentials] Realtime updates

      nodebb-widget-essentials is a essential plugin for all type of forums. But the only feature missing from the plugin is the real time updates. Who else think the same?

      Is there any way to make it real time?

      Also it would be nice to have a option in the ACP to ignore topic updates from specific categories.

      posted in NodeBB Plugins
      N
      Nisthar
    • RE: Plugin for Referral System

      @charles said:

      @Nisthar

      do you mean something like this?

      https://community.nodebb.org/topic/4686/nodebb-plugin-newuser-invitation-allow-users-to-invite-new-users

      No. Its invitation using emails.

      I was talking about giving users a ref link like http://www.myforum.com/ref/username so that they can share it everywhere and get points for each registration under their link.

      posted in Plugin Requests
      N
      Nisthar
    • RE: Nodebb chat box

      @sanatisharif 👍 for this feature.

      posted in Feature Requests
      N
      Nisthar

    Latest posts made by Nisthar

    • plugin to hide some content from guest users

      Plugin to hide some content (not full topics) from non loggedin users would be nice.

      posted in Plugin Requests
      N
      Nisthar
    • RE: Growth Hack Plugins for nodebb

      @tim-c Great. I think i already use the invitation plugin, But the problem is most users hardly use it. Only the admin of the site use it extensively.

      posted in Plugin Requests
      N
      Nisthar
    • Growth Hack Plugins for nodebb

      I am searching for a growth hack plugin. I didn't find any.

      It would be nice if there is a plugin for a referral system or "share this thread on your facebook to continue reading" or "share this thread to download the attachments".

      Are there any such plugins?

      posted in Plugin Requests
      N
      Nisthar
    • RE: v0.9.4 to latest version

      @frissdiegurke No, the project owner mentioned and already tested it, i think

      Please let me know if you tested it.

      posted in Technical Support
      N
      Nisthar
    • RE: v0.9.4 to latest version

      @frissdiegurke I used this script here https://github.com/ahwayakchih/openshift-nodebb to host my forum on openshift. It eases the deployment on openshift. Automatically detect some environment variables and set it into nodebb. That Script only works for 0.9.^ versions. It does not work for v1.0.0 . So i have my forum running fine now. using v0.9.4. I would like to know if i can use the git commands to update my forum and does it work if i do so?

      posted in Technical Support
      N
      Nisthar
    • RE: Social Share Callback

      @PitaJ I think their JS SDK support, i tried googling. They have the share function with response id as callback. We can check for the response id to check if the content is actually shared.

      posted in Plugin Development
      N
      Nisthar
    • RE: Social Share Callback

      @pichalite said in Social Share Callback:

      Why would anyone share something on social media without even seeing what it is... makes no sense to me.

      No, the content will be seen. But the links will be hidden.

      posted in Plugin Development
      N
      Nisthar
    • RE: Social Share Callback

      @PitaJ said in Social Share Callback:

      This would require utilizing the Facebook, Twitter, etc API access which means someone has to give your application access to post stuff through their account. This will be complicated and is not possible using existing NodeBB modules.

      Thanks for answering. I had the same thought. But can i do without using any nodebb modules? Like using the client side javascript

      posted in Plugin Development
      N
      Nisthar
    • RE: Social Share Callback

      daily bumping

      posted in Plugin Development
      N
      Nisthar
    • Social Share Callback

      Hi, I am trying to develop a plugin that locks the content and unlocks when the user share through any social media accs. So i noticed that nodebb has option to share a post.

      Question:
      So i was wondering if there is any callback to check if the post is actually shared.

      If there is not, Is there any other way i can check it?

      posted in Plugin Development
      N
      Nisthar