Jump to content

SouthernCaliforniaGarrison

Clients
  • Posts

    19
  • Joined

  • Last visited

SouthernCaliforniaGarrison's Achievements

  1. Thanks! I've disabled that and now waiting for some emails to come in for verification.
  2. I've tested out the links in the previous emails, and a couple of new ones, and we're no longer seeing the error, so that at least gets that aspect of the site working again. Thank you! I would still like to figure out why the true links aren't being sent in the emails, though. For example, the email contains this link: https://imperialgunners.com/forums/index.php?app=core&module=system&controller=redirect&url=https://imperialgunners.com/forums/index.php?/topic/2038-request-for-igc-deployment/%26do=findComment%26comment=61385&key=7d1e9bd543ceebbe549fa0625bbf561baf0430c34f33849d6850fc9e4e2220bf&email=1&type=notification_new_comment But becomes this in the browser after clicking on it: https://imperialgunners.com/forums/index.php?/topic/2038-request-for-igc-deployment/page/33/#comment-61385
  3. Hi. All redirects from HTTP to HTTPS have been removed. The only redirects still in play are for moving queries from /index.html to our forums subdirectory. The problem is still persisting. After looking around in the admin panel, I noticed that the links are not in friendly URL format. I tried resetting these but that did not change anything.
  4. Just to add a comparison between to the sites I manage. Here's an example of the email link back to a new PM on the affected system: https://imperialgunners.com/forums/index.php?app=core&module=system&controller=redirect&url=https://imperialgunners.com/forums/index.php?/messenger/10287/%26do=findComment%26comment=11672&key=4e92cfb69eef43d19472de2a3a6882e51ab1f19d1e8fca6582c0f0e7eb5c0364&email=1&type=notification_new_private_message And here's one from a healthy system: http://www.southerncaliforniagarrison.com/forums/index.php?/messenger/23310/&do=findComment&comment=53250 Do you have any ideas why the app, module, controller, redirectURL, and other various items are in the first link and not the second one? Did we accidently enable an advanced or debugging feature without realizing it?
  5. Hi. This is the extent of our .htaccess file: RewriteEngine on Redirect 302 /index.html https://imperialgunners.com/forums Redirect 302 /index.htm https://imperialgunners.com/forums Redirect 302 /index.php https://imperialgunners.com/forums RewriteRule "^/images_old/$" "/images_new/" [PT] # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php80” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php80___lsphp .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit
  6. I will double check but, as far as I can tell, the problem is only in the links in the emails. The site is working fine otherwise. I can't think of anything on the system that would add a redirection to a URL in an email generated by IP.Board.
  7. Hi. The HTTP->HTTPS apparently was removed a while back. Can you think of anything in the software that would generate this redirection? It is currently breaking automated password resets as well as causing other issues with emails. Thanks!
  8. Hello, We are seeing an issue with the links provided in emails containing redirects that ultimately produce an error of "imperialgunners.com redirected you too many times." when opened. Here is an example of one of these links: https://imperialgunners.com/forums/index.php?app=core&module=system&controller=redirect&url=https://imperialgunners.com/forums/index.php?/messenger/10346/%26do=findComment%26comment=11764&key=6d66362e736d1102e13d241d8c9390cbf3fa44d27bfa45923404cbec8d7c933b&email=1&type=notification_new_private_message I do have an HTTP to SSL redirect in htaccess for the forums, but it didn't use to cause this problem. Please let me know what I should look into. Thanks!
  9. Hi Jim. We're totally trying to upgrade. However, when I move our hosting to PHP 8.0, the forums return a 500 server error. This leads me to believe that 4.5.4.2 does not support PHP 8. Is there a package available I can use to get to PHP 8.0 and then finish the upgrade to the latest version?
  10. Hello. We are currently on a very old version and need to upgrade. It appears that it is not compatible with PHP 8.0 and we are currently running 7.4. Does the latest version support 7.4 or is there an intermediate version we can upgrade to in order to switch PHP to 8.0 to get to the latest? Thanks!
×
×
  • Create New...