Hello,
I have the following error and do not know if it's a bug in VM.
I have configured my web with some sections with SSL, everything works fine, but the part of the user (see orders, edit address, ... ) always gives a ERR_TOO_MANY_REDIRECTS error (endlessly loop redirects to https)
Any solution?
UPDATE / SOLVED:
The problem was "vponepagecheckout" Virtuemart plugin, by default, the plugin is installed outside of the checkout pages without SSL are therefore a loop occurred.
Thank you.