Page 1 of 1
Search found 3 matches
Re: Force HTTPS on certain pages
When trying to force SSL for account and checkout pages, with some Add to Cart and Update Cart no longer work. RewriteEngine On RewriteCond %{HTTPS} off RewriteCond %{QUERY_STRING} checkout|account [NC] RewriteCond %{QUERY_STRING} !checkout/cart [NC] RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_UR...
Jump to post- Wed Mar 12, 2014 2:29 pm
- Replies 17
- Views 20582
Customer Groups
I'm trying to set up a site selling teamwear with two customer groups. By default only supporter gear will be visible, but if we flag a user as a player, we would like them to be able to access playing uniforms in addition to supporter gear. Is it possible to hide both categories and products by cus...
Jump to post- Thu Feb 27, 2014 11:23 am
- Replies 0
- Views 215
Re: [vQmod] - Force Login/Register to see site (1.5.x only)
Thank you for this mod. I've added 'success', to the $skip array. Just so customers know that they've registered and are awaiting approval. Could you tell me, how do I redirect users to the home page once they do log-in, rather than the account page? I would still like them to be able to access the ...
Jump to post- Tue Feb 04, 2014 1:37 pm
- Replies 47
- Views 50527
Search found 3 matches