Quote Originally Posted by swguy View Post
@stellarweb updated this module for 1.5.5, but the customers.php files still reference HTTPS_SERVER which is no longer defined in 1.5.5.

Unless someone does this before I get to it, I'll make this change along with the change described above.
Pre 1.5.5 users will still need to hand apply the change described in my prior post.
swguy, ZC 1.5.5 does define HTTPS_SERVER, albeit in the /YOUR_ADMIN/includes/defined_paths.php if that value is not already defined!

The ENABLE_SSL_ADMIN value, however, is not defined anywhere.