Recent content by ekool

  1. ekool

    ES 2.3 Elasticsearch Error

    It could be a disk related issue, maybe a user quota issue... or even a permissions issue. The user running elastic search server may not have permission to modify the necessary files.
  2. ekool

    XF 2.3 Server error on test outbound email

    There is a way to disable all the add-ons at once. I'd do that and see if you get the same error. If you don't, you know it's one of the add-ons and you can disable them all and re-enable them one at a time until you find the one.
  3. ekool

    nginx rewrite rules from Invision Cloud to Xenforo self hosted?

    For anyone else looking to do this, I got it working with the help of ChatGPT. Since the package is set up for .htaccess and not nginx, there is some conversion to do. It took ChatGPT a few iterations to get it working but this finally ended up working for me on most of the important URL's. The...
  4. ekool

    nginx rewrite rules from Invision Cloud to Xenforo self hosted?

    We are getting ready to a site away from Invision Cloud to a self hosted Xenforo installation. I'm wondering if anyone has any nginx rewrite rules for this?
  5. ekool

    Question about image optimisation/webp

    It's really neat.. and it will knock down the size of your attachments in half. Even optimized ones. Webp is very efficient. So that means less storage space wasted, cheaper hosting bills and faster loading web pages. It's a win/win all around --- with the only downside being really old...
  6. ekool

    Question about image optimisation/webp

    It doesn't turn it on by default that I know of. But you'll still want the image proxy. It's useful if anyone hotlinks to http images which would normally throw an error on a https site. So it's still necessary.
  7. ekool

    Fixed Image attachments rotated since the update

    Is this included in any current downloaded version of 2.3.7 or will we have to wait for 2.3.8 for the fix to be included?
  8. ekool

    XF 1.5 Upgrading from XenForo 1.5.12 to 2.3.7 using PHP 5.5 and 8+

    That's exactly what I would do. Disable all plugins on current site and server. Upgrade there to the latest version of stock Xenforo possible. Move site to new server, upgrade to latest version of Xenforo and upgrade whatever plugins are still around for 2.3.7 and then speak to custom coders to...
  9. ekool

    XF 2.2 Poor Core Web Vital Score (LCP)

    Do you run advertising on your site? Turn it off, run it again and see if it goes way down.
  10. ekool

    New backup program availalbe: Plakar. (Plakar.io)

    I've been using Borg for backups for a few years and I've been very happy with it. We do dual backups, one via Emborg and one via Borgmatic -- both are just frontends for Borg. However, recently discovered a new backup program called Plakar. It has a ton of really neat features and the learning...
  11. ekool

    Xenforo 2: Docker Compose

    What is the postgres used for?
  12. ekool

    XF 2.3 mariadb-dump: Error 1412: Table definition has changed

    I'm bumping this. I got this error today... and I tried the above fix and it didn't seem to do anything and still errors on subsequent dumps (not every time, but I'm guessing if it's timed with a cron job). Does XF still respect the above config value? Warning: mysqldump: Error 1412: Table...
  13. ekool

    Atari Missile Command game remake

    So this thing is coded entirely by AI? Man that's amazing.
  14. ekool

    Last Google Core Update

    We run a large number of forums. All of the forums are pretty much set up the same way. About 30% of them took a hit from the recent Google update. Some did not. Some saw a slight improvement. So it's not Xenforo, it's probably not even the sites content or anything like that. Just seems random...
  15. ekool

    XF 2.3 How can I mass move users to another forum?

    There's a guy running a modification that lets users copy their account across his network of forums. I'm sure whomever wrote that could do a version for you, or someone else can. I'd be interested in one as well.
Back
Top Bottom