Recent content by ekool

  1. ekool

    XF 2.4 XenForo 2.4 status and what's new under the hood?

    Have you guys tried either of these? Elastic Search works fine for us but this project looks especially interesting: https://xenforo.com/community/resources/xenforo-wonderful-search.9080/ And then there's this one: https://xenforo.com/community/resources/dcom-manticore-search-engine.9088/
  2. ekool

    [XB] Verify Email Before Registration [Paid]

    I know I can modify the templates and the language files myself but it would be nice if it were included to say something like: Be sure to check your spam folder for the email verification code. I've made mine as follows.... <b>⚠️ IMPORTANT NOTE: Be sure to check your SPAM folder for the...
  3. ekool

    LLMO SEO Indexing AI Addon [Deleted]

    So, what does this thing actually do?
  4. ekool

    XF 2.3 How to implement Google Discover

    Has anyone actually tried this?
  5. ekool

    Fixed Image attachments rotated since the update

    Nice. So everyone that isn't on Cloud is a second class citizen since they aren't paying monthly payments. Got it. Very professional response as well.
  6. ekool

    Fixed Image attachments rotated since the update

    I'm not on cloud. And there isn't a patched version released anywhere right? So forum owners are stuck manually applying a patch and modifying the MD5 checksum file or looking at an error constantly. You figure 2 and a half months is time enough to release a fix and probably fix some other...
  7. ekool

    Fixed Image attachments rotated since the update

    Unbelievable that a patched version hasn't been released with a fix for this yet.
  8. 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.
  9. 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.
  10. 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...
  11. 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?
  12. 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...
  13. 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.
  14. 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?
  15. 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...
Back
Top Bottom