New Zenner
- Join Date:
- Apr 2007
- Posts:
- 14
- Plugin Contributions:
- 0
What Does Enable_ssl_catalog Do? (Can you explain the given answer)
I was trying to work out what ENABLE_SSL_CATALOG does in the /admin/includes/configure.php and came across the same question in the archives.
http://www.zen-cart.com/forum/showthread.php?t=13443&highlight=ENABLE_SSL_CATALOG
It makes the user browse the catalog in SSL mode when they are logged into their account. ::tupOK so my thoughts were this means:
a) the entire shop is in SSL but surely that is a function of the /includes/configure.php file
b) the online catalog option from the admin panel is in SSL.
c) the Catalog / Products option from the admin panel would be in SSL.
I've enabled SSL as per FAQ and everything works but I can't figure what the ENABLE_SSL_CATALOG actually did.
Steve