Closed (works as designed)
Project:
Commerce Checkout Redirect
Version:
7.x-2.0-beta1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 May 2013 at 03:18 UTC
Updated:
6 Nov 2014 at 08:49 UTC
Jump to comment: Most recent
Comments
Comment #1
tvilms commentedWell, this worked for me, as it turns out.
http://drupal.org/node/1286942
I needed to add
$conf['https'] = TRUE;to the settings.php fileComment #2
bennybobw commentedSetting status to closed
Comment #3
gianlucarossi commented$conf['https'] = TRUE; is not the solution, i have the same problem