Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    1. Home
    2. noobbb
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 51
    • Best 5
    • Groups 0

    noobbb

    @noobbb

    5
    Reputation
    878
    Profile views
    51
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    noobbb Follow

    Best posts made by noobbb

    • RE: Live editing - themes and templates?

      @TaLoche Thank you!

      posted in Technical Support
      N
      noobbb
    • RE: [Solved partially] How to show a list of users who liked a post (similar to vbulletin format)?

      Here you go.

      Imgur

      Imgur

      Something like the bottom. I highlighted it.
      source: http://www.rvoclan.com/showthread.php?t=3481

      posted in General Discussion
      N
      noobbb
    • RE: [solved partially. Used an alternative plugin] [nodebb-plugin-featured-threads] Please fix. Currently incompatible due to lazy loader menu.

      @yariplus Thanks for updating the plugin, but I can't un-feature threads or reorder them.

      Can you tell me which file/files I need to edit to change the the masonry blocks into horizontal bars?

      like https://community.nodebb.org/topic/1168/nodebb-plugin-custom-homepage-basic-cms-plugin-custom-homepage/2

      I'm currently using the 4x1 option with the custom homepage widget they show up as little almost-square tiles. http://i.imgur.com/gZNyedL.jpg

      Thanks

      posted in NodeBB Plugins
      N
      noobbb
    • RE: [solved. Thanks to jarey, yariplus, pichalite] How to add background image to persona theme?

      @pichalite Oh, thanks! It's ok. I did a bunch of custom css code after I added the background. I couldn't stop. It was too fun. lol

      posted in Technical Support
      N
      noobbb
    • RE: [solved - Thanks to Yariplus] Markdown Table code - fails on my forum

      @yariplus So I tried the "npm install nodebb-plugin-markdown@latest" and I got permanent 502 gateway error. Then, I tried deactivate > install markdown from the ACP. In the second attempt, markdown table works. In both cases I saw this.

      Imgur

      Imgur

      Thanks for the help. Now I can finally have nice looking tables 👍

      posted in General Discussion
      N
      noobbb

    Latest posts made by noobbb

    • RE: Real-time Streaming - not sure if my nodebb installation is working

      So, I tried opening a bug on github, but the devs couldn't replicate the issue on their end. Would anyone be able to point me in the right direction? eg the code that is responsible to making new replies "live stream"? I found a few candidates to investigate

      Imgur

      Imgur

      but I'm not sure if I'm on the right track. Thank you.

      posted in General Discussion
      N
      noobbb
    • RE: Real-time Streaming - not sure if my nodebb installation is working

      @PitaJ Will do. Thanks.

      posted in General Discussion
      N
      noobbb
    • RE: Real-time Streaming - not sure if my nodebb installation is working

      @baris Hmm. What options do I have to make real time streaming work? Do I need to reinstall nodebb?

      posted in General Discussion
      N
      noobbb
    • RE: Real-time Streaming - not sure if my nodebb installation is working

      @noobbb I added the code to acp > appearance > custom html/css > custom header

      then I restarted nodebb

      I used a guest account to reply. The other account, which I am logged in with, always immediately gets a notification sound and message box at the bottom right so that's working perfectly. However, the message/post itself usually does not appear until I refresh the page. It does appear sometimes - usually if I have waited a while to reply first - seems like a cool down period is required? If I rapid fire a bunch of replies, they won't live stream.

      Can I make it always live stream? Thanks.

      posted in General Discussion
      N
      noobbb
    • RE: Real-time Streaming - not sure if my nodebb installation is working

      @baris Thank you for this.

      posted in General Discussion
      N
      noobbb
    • RE: Real-time Streaming - not sure if my nodebb installation is working

      @PitaJ Ahh I see. Is there anything I can do to keep the connection alive or make it reconnect faster?

      posted in General Discussion
      N
      noobbb
    • Real-time Streaming - not sure if my nodebb installation is working

      Hi,

      I'm not sure if my nodebb is working normally. How fast is real-time streaming supposed to be? Can I make it faster? like updates every 1-2 seconds?

      I saw this on the nodebb home page

      Real-time Streaming - Interact with your userbase faster than ever before with instant notifications, streaming posts, and real-time chats.

      posted in General Discussion
      N
      noobbb
    • RE: [nodebb-plugin-featured-topics-extended] Feature Topics in a News/Blog page and Widgets.

      @yariplus Awesome! haha Thanks to you and @phit

      posted in NodeBB Plugins
      N
      noobbb
    • RE: [nodebb-plugin-featured-topics-extended] Feature Topics in a News/Blog page and Widgets.

      @phit Perfect, but there's one problem. I don't see that option. Do I need to change something in the control panel?

      Imgur

      Imgur

      I am running Nodebb v1.4 and using Persona Theme with no skin.

      posted in NodeBB Plugins
      N
      noobbb
    • RE: [nodebb-plugin-featured-topics-extended] Feature Topics in a News/Blog page and Widgets.

      @yariplus Thanks for this great plugin. I have an idea, but I don't know if it will work. Could you give your thoughts on this?

      Goal: Lists topics lists that include a thumbnail picture, snippet of text, topic author, topic date, number of comments.

      Most of this can easily be done. The only thing in question is making the thumbnail. I thought of the following process:

      Step 1: Topics always start with an imgur url image file
      Step 2: That imgur url is then pulled out of the topic content using regular expressions and resized using this plugin https://community.nodebb.org/topic/2677/nodebb-plugin-image-sizer-image-resizing (this is done within a custom template inside featured topics extended). This would allow anyone to control the image shape - it could be a square, wide rectangle, tall rectangle, etc

      Does this make sense? Do you think this is doable?

      posted in NodeBB Plugins
      N
      noobbb