Skip to content

General

If you cannot find a dedicated tag to place your discussion, then it should go here

55 Topics 1.1k Posts
  • Which gets more visitors

    4
    1 Votes
    4 Posts
    297 Views

    @kurulumu-net

    But when the search feature works, the CPU immediately swells to 100% and the site dies.

    That sounds very much like a MySQL issue to me. I’m aware that this is an existing issue in Flarum in relation to performance, and clearly, it’s still not fixed.

    I had no idea that the NodeBB migration could be this expensive. Terrible

    Yes, exactly that. To me, it would appear that I’d need to finance the development and subsequent build of any package, then they could resell the same thing to someone else without the need for any additional effort on their part = high profit margin. The issue I have with this model is that I’d foot the (somewhat huge) bill for what amounts to a minor upgrade for me, but quite the money spinner for NodeBB.

    Here the link to that thread

    https://community.nodebb.org/post/84581

  • NodeBB Blog Comments

    3
    1 Votes
    3 Posts
    187 Views

    @kurulumu-net Not specifically, but you should review this post from the very large thread as it will save you a lot of time. There’s significant customisation on the Ghost side of things, but not in NodeBB

    https://community.nodebb.org/post/86022

  • Hello there

    31
    10 Votes
    31 Posts
    856 Views

    @kurulumu-net can you open a new topic for this ? Thanks

  • Nodebb Hashtag plugin

    Solved
    15
    1 Votes
    15 Posts
    722 Views

    @jac Great ! I’ll close this off.

  • Flarum

    4
    0 Votes
    4 Posts
    322 Views

    @jac said in Flarum:

    @phenomlab said in Flarum:

    @jac yes, but they are lacking severely in the sense that they still do not have a functional GDPR extension. In addition, Flarum uses PHP as it’s backend infrastructure meaning it’s going to be so much slower than NodeBB will ever be.

    Absolutely, I hope Node up their game 😆😉.

    Certainly plugin wise anyway 😉

  • 6 Votes
    28 Posts
    1k Views

    @gotwf Great analogy 🙂

  • 4 Votes
    10 Posts
    581 Views

    @phenomlab yeah its a beautiful world, i’m trying to have some practice

    https://rapidapi.com/user/justoverclockl

    i’ve released two simple api for now, but i’m try to learn as much as i can 🙂

  • CURL GET

    Solved
    2
    0 Votes
    2 Posts
    203 Views

    is working

    $curl = curl_init($url); curl_setopt($curl, CURLOPT_URL, $url); curl_setopt($curl, CURLOPT_RETURNTRANSFER, true); //for debug only! curl_setopt($curl, CURLOPT_SSL_VERIFYHOST, false); curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false); $resp = curl_exec($curl); curl_close($curl); print($resp);
  • SEO

    19
    7 Votes
    19 Posts
    919 Views

    Your google ranking is too low for that. Your clicks on your website have to increase significantly for this. It also helps if you have a lot of links to your website, e.g. on other websites as a reference. So that your posts or your page are high in google and can be found, you have to rise in the ranking

    Sitemap google refresh

    If you do not use WordPress or another CMS whose sitemap automatically sends a ping to Google when it is updated, you can use the "ping" function to request the update. Send an HTTP GET request like this: http://www.google.com/ping?sitemap=https://example.com/sitemap.xml
  • Praise to phenomlab

    Moved
    2
    4 Votes
    2 Posts
    230 Views

    @riekmedia Thank you very much for the kind words. I’ve added this to https://sudonix.com/testimonials

  • VPNs & Netflix

    Solved
    6
    1 Votes
    6 Posts
    399 Views

    I believe I’ve connected to a different VPN since and it’s worked even with the app.

  • What brought you here?

    6
    3 Votes
    6 Posts
    353 Views

    @gotwf And very welcome it is too. I love a balanced discussion.

  • 4 Votes
    6 Posts
    425 Views

    @katos Thanks

  • Best Streaming device

    Solved
    3
    1 Votes
    3 Posts
    293 Views

    @phenomlab said in Best Streaming device:

    @jac I don’t personally use Kodi but this is a great write up
    https://kodi.expert/best-kodi-boxes/

    Many thanks. I have been looking into the Shields, don’t tempt me 😉 .

  • Virtual Min + NordBB Setup

    Solved
    8
    2 Votes
    8 Posts
    460 Views

    @phenomlab Absolute fantastic Mark, can’t thank you enough for all the help!!