Jump to content
UnevenEdge

K_N

Administrator
  • Posts

    1617
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by K_N

  1. Your idea didn't matter before. Having a normal TLD exposes us to 10 times as much traffic.
  2. Yup. Right now I'm working on putting tech support agents out of a job.
  3. That's kind of what I do for a living. Except more advanced.
  4. Bottom of my list of things to fix atm
  5. Tell him to check his spam folder for the email. Otherwise, he can have you PM one of us what he wants his password changed to.
  6. SimplePortal causes the most issues. Rather, exacerbates them. The issue is that SMF makes a lot of unoptimized, load-heavy queries. SimplePortal adds a bunch more to every pageload - especially in forum thread listings.
  7. Right now I'm focusing on fixing the slowness issues first. Unfortunately the biggest cause of slowness is the system that gives us the most features.
  8. I mean, each of you is free to contribute your programming or sysadmin skills as well as money for hosting fees if you feel things aren't good enough. I'm certainly not going to refuse.
  9. Nips_Of_A_Angel
  10. The doohickey that lets the site talk to the server so it can save the posts and stuff was old and the server doesn't talk that way anymore so I had to make it use a different way to talk to the server, otherwise we'd have to use old stuff on the server that's easily hacked.
  11. The Likes plugin is not functioning correctly after the move. I'm not sure why it isn't, but it's on the bottom of my list of things to fix right now.
  12. It does "update". Just not meaningfully. For example I had to hack the source code just to get it to use a modern database API so we don't have to run it on an insecure version of the PHP interpreter.
  13. That's fine, but don't expect your experience on the web to work normally when you disable a core part of it's functionality.
  14. Why don't you globally accept cookies? That's incredibly silly. We changed domains recently, that's all.
  15. It is not being actively developed. 2.0 came out around my 21st birthday and I'm almost 30. There's a big difference between an active project and one that's had a little work done recently.
  16. Bots and non-logged in users can't view any part of the board anymore.
  17. I'll fix the like button thing at some point. Right now my concern is speeding things up. Particularly finding exactly what is causing the slowdown and fixing that part.
  18. It's too many database calls combined with too many users at once. Or something Viper and Admin installed that's hammering the database.
  19. It's software that hasn't been actively developed in 7 years that our admin doesn't want to switch off of because we'll lose features. You can't "optimize" too many database queries.
  20. Yeah, for some reason we got a huge influx of guest/spammers. I just disabled their ability to see the board so that should help a lot.
  21. Try the password reset now.
  22. K_N

    There we go.

    You do. To me.
  23. We have a load average of ~50 active users, occasionally up to 100. 20 would be easy.
×
×
  • Create New...