Ok, I get the same error as before but I loaded all the files and can confirm that the file /includes/classes/usu.php is now there.
Printable View
Ok, I get the same error as before but I loaded all the files and can confirm that the file /includes/classes/usu.php is now there.
I am sorry. I DID NOT delete the USU but I had deleted the master password because I thought that was what was causing me the issues yesterday. I did not read the portion from your readme about using the admin to remove it and that is what I did to remove the master password module. So, I did have everything installed but did not look to confirm that before. I had moved on to another directory to determine what was working as I loaded each module.
I removed using the extras remove and now everything is working.
Thanks for reporting back, although I'm still puzzled as to how your USU installation got so mangled. The observer processing isn't activated unless USU's enabled via its configuration.
So, i moved the files back over and now I can see the login... page. I am going to change my variables and see if it stops working.
Ok, the problem happens when I set Enable Automatic Redirects to TRUE.... this is what I currently have set on my production site. So this is where the problem is happening.
It says this "This will activate the automatic redirect code and send 301 headers for old to new URLs."
I've just created a USU v3.0.0-beta3 release on GitHub: https://github.com/lat9/usu/releases/tag/v3.0.0-beta3
That version corrects the redirect issue identified by @kenaniah. See the description of issue #13 for details: https://github.com/lat9/usu/issues/13