Jump to content

usmf

Clients
  • Joined

  • Last visited

  1. Sorry about that. It should be fixed.
  2. Great. I've updated everything, so you should have no trouble with access. Sorry about that.
  3. Hi! I'm not sure why that request, because I also checked that before asking. This is what I'm seeing in the AdminCP, so I think we are totally up-to-date.
  4. @Jim M Here is the complete log from my server tech. Thanks! usmf err4or log .txt
  5. Ah, then that happened to someone who didn't report it. As mentioned in the reply above, I will get the individual reports from the server tech and then post them.
  6. I will get each individual error from the server tech, then, and post here. Already tried that about the theme and plugins before posting. The errors only seem to happen in the AdminCP, and one admin had it a couple times during login.
  7. The re captcha key was updated after Invision issued a warning that it would expire at the end of the year. Our AWS sending service was paused due to bounce rate on July 9th.
  8. Starting a few days ago, our community is having a serious issue with 500 Errors. Ran it by our server tech, and this is their response: AH01071: Got error 'PHP message: PHP Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, int given in /var/www/vhosts/usmilitariaforum.com/httpdocs/forums/system/Settings/Settings.php:181\nStack trace:\n#0 /var/www/vhosts/usmilitariaforum.com/httpdocs/forums/system/Settings/Settings.php(181): array_merge()\n#1 /var/www/vhosts/usmilitariaforum.com/httpdocs/forums/system/Settings/Settings.php(122): IPS\\_Settings->loadFromDb()\n#2 /var/www/vhosts/usmilitariaforum.com/httpdocs/forums/init.php(1057): IPS\\_Settings->__get()\n#3 [internal function]: IPS\\IPS::exceptionHandler()\n#4 {main}\n thrown in /var/www/vhosts/usmilitariaforum.com/httpdocs/forums/system/Settings/Settings.php on line 181', referer: https://www.usmilitariaforum.com/forums/index.php?/topic/108386-96th-anniversary-sinking-of-the-rms-lusitania/ Each error pointing to a different php file. This indicates that the array_merge()function in your PHP code is being called with an integer as the second argument, when it expects an array. You will need to have your developer review and inspect the php coding on your forums. This is causing the intermittent HTTP 500 errors on the domain. I've increased PHP memory limits but that may have had a minimal increase in performance. And this is the error we're seeing. Any help is appreciated. It's definitely worse today. Thanks!
  9.    usmf reacted to a post in a topic: Installing Plugin that's a PHP Application file?
  10.    usmf reacted to a post in a topic: Installing Plugin that's a PHP Application file?
  11. @Miss_B That is exactly the help I needed. Thank you so much. Worked perfectly.
  12. Some months ago, I purchased a plug-in to run a task. Just now getting to install it, but it's been years since I had to do one of these. This is what the files look like in the unzipped file, but the Application is a PHP file. When I go into either Plugins or Applications in the AdminCP, it says I need to have a TAR or XML file only. How do I install this? Thanks.
  13. Thank you for the answers. What seems to fix it is to swap back and forth between the IPS Default and this theme, signing-out each time and then signing back in. Fixed the problem, whatever that did.
  14. This problem just started, anytime a user tries to log-out. But we have not changed anything with themes or plug-ins in a very long time. Thanks in advance for any help.
  15. Thanks for the answer. I do know they're visible there, but that's quite a lot of clicking to find and not any easy access. Will look to see if there's a plug-in available somewhere.
  16. Is there any way to get a widget into member profiles that shows who I am following, rather than who is following me? Basically, it would be like a list of "Friends" that would make easy access to profiles of members that I interact with regularly? Thanks.
  17. Spot on! Thank you so much! Totally fixed it. I knew I was missing something . . . 🙂