Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. ckubs
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 20
    • Posts 48
    • Best 3
    • Groups 0

    ckubs

    @ckubs

    3
    Reputation
    154
    Profile views
    48
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    ckubs Unfollow Follow

    Best posts made by ckubs

    • RE: Question and Answers missing old functionality issue

      I'm not shure how delete works on the Nodebb official forum. If someone reads the post, the problem was on my end. The plugin works as it should.

      posted in General Discussion
      C
      ckubs
    • QnA, ask as a question issue

      QnA plugin enabled. Tried to post a topic. Clicked the arrow button next to submit button to select "Ask as a Question" and I had a topic as a question posted. But clicking that button didn't do apparently anything and I thought initially that it wasn't working.

      Is there any way to show something there when "Post as Question" option is active? Also, don't know if only I have that problem in particular, but after I posted a question that way any new post I make defaults as a question post.

      posted in General Discussion
      C
      ckubs
    • RE: QnA, ask as a question issue

      @jtsimoes Checked. Plugin settings only allow questions to be enabled for all categories or just some of them, not make them default or not.

      Also I notice that categories not ticked on plugin settings still have the dropdown button showing on composer area with "undefined" instead of "question".

      posted in General Discussion
      C
      ckubs

    Latest posts made by ckubs

    • Nodebb build error after updated translation files

      Tried to update some json files from translations folder of my language and I got the following error trying to build and restart Nodebb. Even after I reverted back the files I still got the error. 😞 If someone has any clue about this the help is much appreciated.

      SyntaxError: Unexpected token 
       in JSON at position 4536
          at JSON.parse (<anonymous>)
          at /home/admin/web/mysite/public_html/src/meta/languages.js:105:41
          at /home/admin/web/mysite/public_html/node_modules/graceful-fs/graceful-fs.js:90:16
          at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3)
      2019-03-01T22:47:18.302Z [undefined/15635] - error: Unexpected token 
       in JSON at position 4536
      SyntaxError: Unexpected token 
       in JSON at position 4536
          at JSON.parse (<anonymous>)
          at /home/admin/web/mysite/public_html/src/meta/languages.js:105:41
          at /home/admin/web/mysite/public_html/node_modules/graceful-fs/graceful-fs.js:90:16
          at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3)
      
      
      posted in General Discussion
      C
      ckubs
    • RE: QnA, ask as a question issue

      @jtsimoes Maybe @psychobunny has any clue about this. For what it does the plugin is very usefull.

      posted in General Discussion
      C
      ckubs
    • RE: QnA, ask as a question issue

      @jtsimoes That happens when a category is not allowed to have questions. I see the problem occurs outside composer too. zzz-bug.png

      posted in General Discussion
      C
      ckubs
    • RE: QnA, ask as a question issue

      @jtsimoes Checked. Plugin settings only allow questions to be enabled for all categories or just some of them, not make them default or not.

      Also I notice that categories not ticked on plugin settings still have the dropdown button showing on composer area with "undefined" instead of "question".

      posted in General Discussion
      C
      ckubs
    • QnA, ask as a question issue

      QnA plugin enabled. Tried to post a topic. Clicked the arrow button next to submit button to select "Ask as a Question" and I had a topic as a question posted. But clicking that button didn't do apparently anything and I thought initially that it wasn't working.

      Is there any way to show something there when "Post as Question" option is active? Also, don't know if only I have that problem in particular, but after I posted a question that way any new post I make defaults as a question post.

      posted in General Discussion
      C
      ckubs
    • RE: Image lightbox?

      @Huỳnh-Phúc-Huy Thanks! I'll take a look at that one too.

      posted in NodeBB Plugins
      C
      ckubs
    • RE: Image lightbox?

      @PitaJ Thank you!

      posted in NodeBB Plugins
      C
      ckubs
    • RE: Image lightbox?

      @PitaJ Sorry for the late reply, the problem being mine.

      I managed to have a simple lightbox - maybe too simple but it does what I need - on my images using this script, and your method to add the required class on the images.

      The only problem I have now is the script requires only the <img> whithout the link wrap. In wich case the bug prior to 1.11.1 could have helped me.

      Is there any way to deactivate the images.wrapImagesInLinks(posts); other than delete it from public/src/client/topic/posts.js?

      posted in NodeBB Plugins
      C
      ckubs
    • RE: Question and Answers missing old functionality issue

      I'm not shure how delete works on the Nodebb official forum. If someone reads the post, the problem was on my end. The plugin works as it should.

      posted in General Discussion
      C
      ckubs
    • Question and Answers missing old functionality issue

      Last time I checked, prior to v1.11 update, I could make a post already submitted a QnA one by clicking the appropriate link on the post menu dropdown. Now I can't seem to find it there.

      Also If I remember correctly, after selecting the best answer, I could select another one to be the best answer, or make the post unanswered. Something like that. I can't seem to find this option either.

      Did I broke something on my site since then or those features are gone? Thank you for any response.

      posted in General Discussion
      C
      ckubs