I run my entire site it HTTPS only.
When I toggle any of the functions in the Admin panel, I get 404 because all the functions hyperlink to HTTP.
Is this a flaw by design or am I doing something wrong?
/zencart/admin/includes/configure.php:
define('ENABLE_SSL_ADMIN', 'true');


Reply With Quote
