1. Technology Consultancy and Advisory
    Sudonix

    Sudonix

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags
    • Users
    • Groups
    • Solved
    • More
      • About
      • Contact
      • Donate
      • FAQ
      • Founder's Journey
      • Policies
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • JAC

      NodeBB customisation
      Customisation • • JAC

      332
      0
      Votes
      332
      Posts
      1986
      Views

      phenomlab

      @jac Given your departure away from your previous project, I’m going to close this thread… 🙂

    • JAC

      Solved Virgin Media Broadband
      General • • JAC

      258
      0
      Votes
      258
      Posts
      1106
      Views

      JAC

      @phenomlab said in Virgin Media Broadband:

      @JAC yes, very reliable with no issues.

      Thanks very much matey, will buy this in a few days and keep you updated.

    • JAC

      Which product is the best for VPN?
      Configure • nord vpn vpn reviews • • JAC

      166
      0
      Votes
      166
      Posts
      993
      Views

      phenomlab

      @qwinter Odd. Zoom works fine for me and I’m using NordVPN. After extensive research, I found that NordVPN are the only ones to survive and pass an independent audit to attest that they do not keep logs, or sell your browsing history.

    • DownPW

      Solved [NODEBB] Help for my custom CSS
      Customisation • nodebb css bugfix • • DownPW

      131
      0
      Votes
      131
      Posts
      1107
      Views

      phenomlab

      @DownPW said in [NODEBB] Help for my custom CSS:

      JS code seems not working but…

      Sorry, that should have been something like this (obviously modify the source and replacement)

      $(document).ready(function() { $(window).on('action:ajaxify.end', function(data) { $(".row").find($(".fa")).removeClass('fa-fw fa-comments-o').addClass('fa-check-to-slot'); }); });
    • JAC

      WordPress site
      General • wordpress • • JAC

      118
      0
      Votes
      118
      Posts
      1007
      Views

      JAC

      @jac said in WordPress site:

      It’s Wordpress OUT, and Ghost IN it seems! *preference based .

      Even County’s site uses Wordpress 😉 . Although that does serve it’s purpose.

    • DownPW

      Solved [NODEBB] CSS Style Sheets SelectBox
      Customisation • css • • DownPW

      112
      0
      Votes
      112
      Posts
      1789
      Views

      phenomlab

      @DownPW as discussed in PM

      Seems to have been solved with the new JS code that you added allowing the version CSS file change!!

      Cache problem therefore with the JS of the Switcher theme

      Based on this, I will close this thread and reference
      https://sudonix.com/topic/207/nodebb-help-for-my-custom-css/27

    • Hari

      move out from flarum to wordpress
      WordPress • wordpress flarum migration • • Hari

      87
      0
      Votes
      87
      Posts
      1043
      Views

      phenomlab

      @Hari Glad to see this went so well, and that you’ve finally departed the Flarum ecosystem 🙂

    • Hari

      Solved installing flarum with plesk
      Configure • flarum • • Hari

      78
      0
      Votes
      78
      Posts
      770
      Views

      Hari

      @phenomlab thanks a lot, have a nice day 🙂

    • DownPW

      Solved NODEBB: Nginx error performance & High CPU
      Performance • performance nodebb nginx • • DownPW

      69
      0
      Votes
      69
      Posts
      209
      Views

      DownPW

      @phenomlab

      Seems to be better with some scaling fix for redis on redis.conf. I haven’t seen the message yet since the changes I made

      # I increase it to the value of /proc/sys/net/core/somaxconn tcp-backlog 4096 # I'm uncommenting because it can slow down Redis. Uncommented by default !!!!!!!!!!!!!!!!!!! #save 900 1 #save 300 10 #save 60 10000

      If you have other Redis optimizations. I take all your advice

      Paul Namuag  /  Jul 26, 2021 Performance Tuning for Redis | Severalnines Performance Tuning for Redis | Severalnines

      Redis performance tuning can speed your application significantly. When tuning Redis, it encompasses all the levels to be considered from the client going to the server, then back and forth. By that means, there are several factors that can affect and help boost performance of your Redis server....

    • cagatay

      Solved Post Style View
      Customisation • post style sudonix nodebb • • cagatay

      67
      0
      Votes
      67
      Posts
      290
      Views

      DownPW

      @cagatay

      Just add margin-left on the element like @phenomlab said to you :

      topic [component="post/parent"] { margin-left: 10px; }

      aa08c62b-4223-4cba-8c0f-c73d50474c0d-image.png

      Maybe @phenomlab have a better way

    • Hari

      Solved Issues getting Flarum to work on new host
      Configure • virtualmin • • Hari

      65
      0
      Votes
      65
      Posts
      590
      Views

      phenomlab

      @crazycells huh. Thanks. Will need to check that as well.

    • crazycells

      Solved Custom badges
      Customisation • nodebb • • crazycells

      59
      0
      Votes
      59
      Posts
      269
      Views

      phenomlab

      @cagatay Already fixed. Thanks.

      This seems to have become an issue in the most recent update from NodeBB.

    • Sala

      Flarum - WordPress Journey
      WordPress • flarum wordpress quitting • • Sala

      59
      2
      Votes
      59
      Posts
      290
      Views

      phenomlab

      @Sala I will likely need admin access to your site for this.

    • phenomlab

      New "messenger style" conversation view
      Announcements • thread messenger • • phenomlab

      49
      1
      Votes
      49
      Posts
      529
      Views

      phenomlab

      @crazycells You should be able to upvote more now as I’ve located the hard coded function in the plugin responsible for this and changed it from

      maxVotesPerUser(reputation) { let MIN = 5, MAX = 50; let calculatedVotesPerUser = Math.floor(reputation / 10); if (calculatedVotesPerUser < MIN) { calculatedVotesPerUser = MIN; } else if (calculatedVotesPerUser > MAX) { calculatedVotesPerUser = MAX; } return calculatedVotesPerUser; },

      to

      maxVotesPerUser(reputation) { let MIN = 5, MAX = 500; let calculatedVotesPerUser = Math.floor(reputation / 50); if (calculatedVotesPerUser < MIN) { calculatedVotesPerUser = MIN; } else if (calculatedVotesPerUser > MAX) { calculatedVotesPerUser = MAX; } return calculatedVotesPerUser; },

      It appears that the upvote limit is 10% of your reputation by default.

    • JAC

      Solved setting up Matomo
      General • matomo • • JAC

      48
      0
      Votes
      48
      Posts
      467
      Views

      JAC

      @phenomlab said in setting up Matomo:

      @jac No problems. The Real-Time map is also working now

      4d2e12a7-0061-4a7d-9179-aeda31db09bf-image.png

      Many thanks for that mate, I do keep logging in to check it.

      I need some more members 😛

    • JAC

      RSS parser script [NodeBB]
      Customisation • nodebb rss script • • JAC

      47
      0
      Votes
      47
      Posts
      699
      Views

      JAC

      @phenomlab said in RSS parser script [NodeBB]:

      @jac Not yet. Sorry. Have some other work commitments I need to prioritise. Hoping to get to this over the weekend.

      No worries at all mate, thanks 👍🏻

    • phenomlab

      Anyone using Ghost ?
      Customisation • ghost cms • • phenomlab

      47
      1
      Votes
      47
      Posts
      647
      Views

      JAC

      @phenomlab I’m really looking forward to trying out ghost fairly soon. Should I underestimate the fact I’m not a writer? 😉.

    • JAC

      KeepSolid VPN Unlimited DEAL
      Configure • keepsolid vpn • • JAC

      44
      0
      Votes
      44
      Posts
      688
      Views

      JAC

      @phenomlab said in KeepSolid VPN Unlimited DEAL:

      @JAC Thought you’d land up doing that… 🙂

      Unfortunately there wasn’t any settings for the Proton app on Nvidia Shield so this was a no no, don’t get me wrong it did work well but without any settings it’s really pointless.

      All other apps do this well so I’m happy to be using the top three VPN services I some way 😀.

    • JAC

      Facebook goes offline 🤭
      General • facebook whatsapp • • JAC

      41
      0
      Votes
      41
      Posts
      549
      Views

      JAC

      @phenomlab said in Facebook goes offline 🤭:

      @jac Be warned that the content is pretty graphic, and it’s NOT an easy watch 🤢 ⚠

      Oh right, I’ve not seen it but I didn’t expect it to be as bad as it’s being made out? I guess I’ll have to watch it of course to know what you guys are thinking etc 😳.

    • phenomlab

      Theming support in Sudonix
      Announcements • themes • • phenomlab

      41
      3
      Votes
      41
      Posts
      1579
      Views

      phenomlab

      @phenomlab said in Theming support in Sudonix:

      I thought I’d better come by here with an update so everyone knows that the Swatch project isn’t abandoned, or has simply “gone cold”. In fact, quite the opposite.

      I’ve setup a dev instance on my home network which I’m currently developing against. I’ll put some screenshots up soon, but the Swatch code is currently enjoying a rewrite. The great news is that you’ll get ten times the flexibility you have now meaning greater support for light themes, although the downside is that there isn’t that much backwards compatibility meaning some of my own themes even need to be completely redesigned.

      However, this isn’t the end of the world. Once you’re familiar with the classes, it really doesn’t take long at all to create your own themes.

      More to follow.

      I’ll be putting together a video of what the revamped theme will look like very soon - just got some small issues to iron out, and code cleanup beforehand…