CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Drupal mod "securepages" and check for https
Pages: [1]

Author Topic: Drupal mod "securepages" and check for https  (Read 703 times)

SarahG (FountainTribe)

  • Ask me questions
  • ****
  • Posts: 782
  • Karma: 29
  • CiviCRM version: 4.4.7
  • CMS version: Drupal 6, Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
Drupal mod "securepages" and check for https
January 30, 2011, 08:31:12 pm
I have a website that has the Drupal module "securepages" enabled. It is configured to redirect any requests for https://mygroup.org  to http://mygroup.org    As a result, the CiviCRM check to see if https is configured is no longer working.

So all the public facing payment pages and staff area pages show the error message :
Sorry. A non-recoverable error has occurred. HTTPS is not set up on this machine

I was able to work-around the issue by commenting out the CiviCRM https related check, as described at: http://forum.civicrm.org/index.php?topic=7401.0

What would be a better work around? Any ideas?

Thanks,

 
Did I help you? Please donate to the Civi-Make-It-Happen campaign  CiviCRM for mobile devices! 

ken

  • I live on this forum
  • *****
  • Posts: 916
  • Karma: 53
    • City Bible Forum
  • CiviCRM version: 4.6.3
  • CMS version: Drupal 7.36
  • MySQL version: 5.5.41
  • PHP version: 5.3.10
Re: Drupal mod "securepages" and check for https
January 31, 2011, 01:05:26 am
Sarah,

Try my HOWTO at http://forum.civicrm.org/index.php/topic,18345.msg76160.html#msg76160 and leave out the bits re URL aliases.

Ken

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Drupal mod "securepages" and check for https

This forum was archived on 2017-11-26.