Recent content by ES Dev Team

  1. ES Dev Team

    The future of my forum

    Check how our forum is setup. We do DIY ebikes. I greatly simplified how Xenforo worked by removing a lot of unnecessary stuff and reworking a part of the navigation. Our forum population skews older but the youngs also like it because it resembles social media or reddit a bit better.
  2. ES Dev Team

    VerticalScope Inc Headed toward Bankruptcy?

    I so agree with this. I'm unfortunately in the forum hater category too - because most forums are crappy like this. I run a non commercial forum and i'm generally turned off by other forums due to the extreme amount of ads, and usually lower discussion quality. That ecosystem hurts sites like...
  3. ES Dev Team

    If XenForo's finished, what's next?

    Ruby is really bad. 4-5x slower than PHP, and because of that, you'll use a lot of caches and guzzle memory + disk to run a basic application. I am the server administrator for two pieces of software in PHP and Ruby which are both identical in how they are used and how many people use them. The...
  4. ES Dev Team

    If XenForo's finished, what's next?

    Please elaborate.
  5. ES Dev Team

    XF 2.3 How to Drop Xenforo (code) into Wordpress Site?

    There is no easy way to do this. this is going to require custom work. In wordpress land i have a thing that scrapes the header and footer. Then some other code that needs to 'run inside' can paint a header and footer that looks like wordpress, which unifies the look. But you may have a hard...
  6. ES Dev Team

    Our 1st AI Agent Registration & Post from SpaceX IP's

    they want to hopefully gain reputation on the forum and look like a real poster so that they can edit their posts into spam or SEO garbage later
  7. ES Dev Team

    Migrate forum off Centmin Mod → Ubuntu 24.04 (DO) + Cloudflare – build, move, harden, document

    I'd like to take the job but i wouldn't do it on a fixed price basis due to how many variables you have in there. I have 10 years of experience being the server admin for a dozen sites, both small and medium sized, and charge a minimum of 70$ USD/hr and i expect this to be a 10 hour job...
  8. ES Dev Team

    Looking to buy XenForo

    If you don't know how to install it, and can't learn, you won't know how to maintain it long term, and you will have a lot of problems as a result of that.
  9. ES Dev Team

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

    Our modifications are extensive, the way we do those modifications changes because we used non-standard methods since built in ones weren't flexible enough, and i want to minimize the work. 2.4 changes the editor which hoses many things, i'm not sure what other specifics i found that would be a...
  10. ES Dev Team

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

    Here's my case again. 2.3 breaks my design which prompts a major rework, but it doesn't add any features i need. 2.4 breaks my design again, prompting a major rework, but at least it offers a number of features i need. Thus, i'm on 2.2 and improvements on our forum are mostly frozen. So i've...
  11. ES Dev Team

    Spam Prevention - Other Solutions

    I use the integrated stopforumspam with some fine tuned settings and a custom Q&A captcha that gets rotated every once and a while. Works well! scammers/spammers quite often use gmail accounts and such so it's hard for a blacklist to add efficacy to your filtering.
  12. ES Dev Team

    xf_session_activity can end up with too many records (can't be pruned)

    It's much faster to just truncate/empty the table and a forum can afford to lose that data. This is a bit of an edge case issue, but yeah, there is not much overhead for if you have a freak accident like this. I don't run anything on cron so that there's less to potentially break
  13. ES Dev Team

    Massive increase in Guest users online

    Yeah. Before the AI scrapers showed up, the guests count is around 1000-1500 for many years. Without any protection, i see 20,000+ guests. What's normal for us lately is to see 2000-3000 guests after i adjusted our protection in September.
  14. ES Dev Team

    XF 2.3 Problem with Verizon cellular site access

    Well this is quite strange then. Are you running on Xenforo cloud.. some shared hosting.. or a linux server you have root access to?
  15. ES Dev Team

    XF 2.3 Problem with Verizon cellular site access

    What kind of DDoS/web scraping protection are you running?
Back
Top Bottom