Quote Originally Posted by delia View Post
That is for 1.5.1. Do me a favor next time and read back a little ways in this thread.

I am posting this link for 1.5.3/1.5.4 files with some instructions. It only works with 1.5.3 or 1.5.4 - NOTHING ELSE.

Follow the instructions!
http://zencartdelia.com/zen-cart-sto...-ssl-1.5.4.zip
I don't know code, but I found this in my admin/includes/configure.php:

define('DIR_WS_HTTPS_ADMIN', preg_replace('#^' . str_replace('-', '\-', zen_parse_url(HTTPS_SERVER, '/path')) . '#', '', dirname($_SERVER['SCRIPT_NAME'])) . '/');
the difference being that the second (HTTPS_ has an "S", and your instruction does not.

Do I replace?