• HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    Get in touch
    Get in touch
    Menu
    • HOME
    • PRODUCT
    • PRICING
    • ABOUT
    • COMMUNITY
    • Sign in
    • Start free trial
    • Get in touch
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Documentation
      • Home
      • Read API
      • Write API
      • Plugin Development
    1. Home
    2. sweetp
    S
    • Profile
    • Following 0
    • Followers 1
    • Topics 10
    • Posts 59
    • Best 13
    • Controversial 0
    • Groups 1

    sweetp

    @sweetp

    18
    Reputation
    122
    Profile views
    59
    Posts
    1
    Followers
    0
    Following
    Joined Last Online
    Website sweetpproductions.com

    sweetp Unfollow Follow
    Users with 50 posts

    Best posts made by sweetp

    • RE: NodeBB v1.12.2 released!

      I upgraded yesterday as soon as I saw the update posted.
      so far so good. πŸ‘

      posted in Announcements
      S
      sweetp
    • v2.0 custom persona theme mobile problems

      Ive just updated to v2.0, and now the navigation/user menus don't work on mobile?
      here's my site:
      support.sweetpproductions.com

      and, here's the repo for my theme, all I am doing is adding custom css, with also some custom javascript:
      github.com/sweetppro/nodebb-theme-sweetp

      can anyone see anything obvious I am doing wrong?

      posted in NodeBB Themes
      S
      sweetp
    • RE: Who is using NodeBB?

      Ive been running NodeBB for my support forum for a little over a year now, and are super happy with it:
      support.sweetpproductions.com

      I also included css support for dark mode in my custom theme.
      😊

      posted in General Discussion
      S
      sweetp
    • RE: v2.0 custom persona theme mobile problems

      @phenomlab this is so odd....
      I use a VPN, and the menus weren't working via VPN.
      as soon as I disabled it, removed the cache and reloaded... the menus worked.

      thanks for the second set of eyes
      πŸ™‚

      posted in NodeBB Themes
      S
      sweetp
    • RE: NodeBB v1.15.0-rc.0 -- Release Candidate published

      @julian nice one!

      I’ve a actually been running one of the later betas in production for a week or so with no issues.

      Looking forward to the final release.
      πŸ‘ πŸ™‚

      posted in NodeBB Development
      S
      sweetp
    • RE: Formatting is all jacked up when I login to your forum?

      I had the same issue, and fixed it by changing the Skin in my user settings

      posted in General Discussion
      S
      sweetp
    • RE: v2.0 custom persona theme mobile problems

      I forgot to mention, I am using the Paper skin

      posted in NodeBB Themes
      S
      sweetp
    • RE: Redis or MongoDB?

      @scottalanmiller my support forum has pretty low traffic, so it’s not really an issue 😊

      Actually the version of postgresql I had to install on my server doesn’t seem to be compatible with my install of Plesk either.

      But it works well, and I don’t have to mess around learning how to support mongodb.

      posted in Technical Support
      S
      sweetp
    • RE: NodeBB v1.12.0 is released!

      no problems on my forums as far as I can tell.
      instant search is great, awesome work!

      posted in Announcements
      S
      sweetp
    • RE: How to remove the icon before "thread being removed to other section"

      thanks @PitaJ, Im ok with that, I'll probably never run the command again. In this particular case, I changed the structure of my forum and moved a large number of topics into different categories.

      posted in General Discussion
      S
      sweetp

    Latest posts made by sweetp

    • RE: v2.0 custom persona theme mobile problems

      updated PR here:
      https://github.com/NodeBB/nodebb-theme-persona/pull/550

      sweetppro created this issue in NodeBB/nodebb-theme-persona

      closed Mobilemenu not loading after page refresh #550

      posted in NodeBB Themes
      S
      sweetp
    • RE: v2.0 custom persona theme mobile problems

      @sweetp I added a PR here:
      https://github.com/NodeBB/nodebb-theme-persona/pull/548

      sweetppro created this issue in NodeBB/nodebb-theme-persona

      closed fix mobile menus not working after manual page refresh #548

      posted in NodeBB Themes
      S
      sweetp
    • RE: v2.0 custom persona theme mobile problems

      @sweetp ok so I have a fix, in the file:

      nodebb-theme-persona/public/persona.js
      

      on lines 13-16, commenting out the event handler

      //$(window).on('action:app.load', function () {
      		setupTaskbar();
      		setupMobileMenu();
      //});
      

      Now the menus show as they should every time.
      Theres probably a better way...
      I'll post a bug report to GitHub

      posted in NodeBB Themes
      S
      sweetp
    • RE: v2.0 custom persona theme mobile problems

      actually the bug still happens.
      specifically if I refresh the homepage.
      (macOS 12.3.1, iOS 15.4.1)

      when I add a get request local override for this script:

      2286.ab7f70f35005dbd282bd.min.js
      

      I don't see the issue

      This script is being block on page reload, and a bunch of other scripts (one of which is for the mobile menus I guess) aren't loading...
      I don't know how to debug this, or have any idea how to fix.

      It also occurs using the defualt NodeBB Persona theme. I havnt tried any others.

      here's a video:

      posted in NodeBB Themes
      S
      sweetp
    • RE: v2.0 custom persona theme mobile problems

      @Varun-Ganesh-D thx
      πŸ™‚

      posted in NodeBB Themes
      S
      sweetp
    • RE: v2.0 custom persona theme mobile problems

      @phenomlab this is so odd....
      I use a VPN, and the menus weren't working via VPN.
      as soon as I disabled it, removed the cache and reloaded... the menus worked.

      thanks for the second set of eyes
      πŸ™‚

      posted in NodeBB Themes
      S
      sweetp
    • RE: v2.0 custom persona theme mobile problems

      I forgot to mention, I am using the Paper skin

      posted in NodeBB Themes
      S
      sweetp
    • v2.0 custom persona theme mobile problems

      Ive just updated to v2.0, and now the navigation/user menus don't work on mobile?
      here's my site:
      support.sweetpproductions.com

      and, here's the repo for my theme, all I am doing is adding custom css, with also some custom javascript:
      github.com/sweetppro/nodebb-theme-sweetp

      can anyone see anything obvious I am doing wrong?

      posted in NodeBB Themes
      S
      sweetp
    • RE: NodeBB v1.15.0-rc.0 -- Release Candidate published

      @julian nice one!

      I’ve a actually been running one of the later betas in production for a week or so with no issues.

      Looking forward to the final release.
      πŸ‘ πŸ™‚

      posted in NodeBB Development
      S
      sweetp
    • RE: NodeBB v1.13.3 released!

      fixed with the following patch:
      https://github.com/NodeBB/NodeBB/commit/6a5e86dc667a42009bcac0c7061a21b6717cf9a9

      πŸ‘ πŸ™‚

      0 barisusakli committed to NodeBB/NodeBB
      fix: #8305, don't use null values
      posted in Announcements
      S
      sweetp

    Get Started

    • Product
    • Pricing

    Resources

    • Demo Site
    • Answers
    • Docs
    • Bug Bounty

    Company

    • About
    • Blog
    • Contact
    Start Free Trial
    Github Facebook Instagram Twitter
    Β© 2014 – 2022 NodeBB, Inc. β€” Made in Canada.
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact
    Menu
    • Terms
    • Privacy
    • GDPR
    • DMCA
    • Contact