That worked, thanks!
At least unsubscribes somewhat work again, I'm getting e-mail notifications of them which is fine in the short term, but I'm still trying to get our host to figure out the Error #102 problem.
This is our latest exchange on that:
Me: I think I may have some information about the .htaccess file, that is of importance. Someone else finally got this error with our mailing list manager program, and their .htaccess file contained the following. Once it was removed, everything worked fine. Can you look to see if these 3 lines are there? And if so, remove them?
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
Them: I've removed that entry in the .htaccess file for converting HTTP to HTTPS, but I'm not sure that's going to do the trick. I'm still investigating the suPHP 500 error as I think that is the root issue here.
I wish these people would alert us when they're going to change something, because it's clear when they do, it throws something off in MLM.
thanks,
L