Taking the liberty of posting this here so you'll have the info onsite for future reference. Been poking around your forum cleaning up the recent 2.0.15 upgrade, some things you should know.
- Login failures: There were two login problems, one of which I fixed a few days ago, the other I'm working on.
As with most custom themes, header login did not work in Curve Multi Color due to missing session check. This is a security feature that was added in 2.0.14, and package manager fails to update header login in themes other than default Curve. I fixed it, but would have to be fixed again if you have to reinstall theme. No big deal.
The other problem is invalid referring url, which was generating a lot of errors. Most of this seemed to be from members trying to login at
http://www.mlcforum.theherosspouse.com/index.php, possibly using old bookmarks. First login attempt fails, second one works. I've added
.htaccess to your forum root which rewrites
http://www.mlcforum.theherosspouse.com/index.php to
http://mlcforum.theherosspouse.com/index.php. Still logging some of these errors, but all failed logins are now coming from 36.57.*.* ips, which appear to be chinese spammer. This could be anti-spam blocking them, I'm looking into that.
- Error log: Speaking of errors, you had just over 532,000 errors in your forum log for 30 days, that's approx. 17,700/day, 740/hr. Keeps the server busy, bloats your database. Admins should check the log regularly, address problems that are generating errors.
- Database backups: Are you backing up your database regularly? You have 1.3 gb of content, as far as I can see there's nothing in cpanel indicating your host does automatic backups. Manual backups are problematic, tried downloading a gzip backup last night, forum went down due to exceeding resource limits so I cancelled it, but manual backup does appear to work. Your cpanel supports cronjobs, something could be done with that.
- Paid subscriptions: As per
this, you will need to convert to https by June of this year, or paid subs will stop working. There's a support guide to http -> https conversion
here. Wouldn't attempt this until you get all the bugs out of the forum upgrade and everything runs smoothly for a while.
- Host limits: The original problem with the 2.0.15 upgrade was you had exceeded max disk capacity, file uploads were failing. That's been fixed, you're currently using 50% of increased capacity (5.86/11.72 gb). Of greater concern is forum went down while d/ling database backup. You might want to consider moving to a better host.
I'll enable notification on this topic, please post any problems you notice here. Leave me as admin until you're satisfied everything is squared away.