@collectiveaccess Thanks. I have a new issue with the 1.7.6 pawtucket2-- it works fine with php 5.6 which is what I have on my internal machine. I'm required to have php7 on my public facing server, and the same pawtucket is giving me "PHP Notice: Constant CA_APP_TYPE already defined in D:\digital-collections_new\setup.php on line 320" along with a bunch of undefined index notices. 1.7.5 pawtucket2 works fine on this same server. Checking the boards with similar issues, I made sure that error reporting line is there and turned off clean urls and made a new setup file from the dist and none of them seem to resolve it.