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) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Broken SSL due to mini_cvv2.gif
Pages: [1]

Author Topic: Broken SSL due to mini_cvv2.gif  (Read 1742 times)

neuromusic

  • Guest
Broken SSL due to mini_cvv2.gif
June 23, 2007, 11:15:16 pm
On my contribution page, civicrm is loading mini_cvv2.gif (which is the graphic indicating the location of the donor's CC security code) via http instead of https.

Any thoughts on a fix so my donors don't think that my connection is insecure?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Broken SSL due to mini_cvv2.gif
June 25, 2007, 04:53:23 pm

This will be fixed in v1.8

You can track the issue here:

http://issues.civicrm.org/jira/browse/CRM-2045

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

neuromusic

  • Guest
Re: Broken SSL due to mini_cvv2.gif
June 27, 2007, 02:48:31 pm
Great. Thanks!

civiuser1

  • Guest
Re: Broken SSL due to mini_cvv2.gif
December 18, 2007, 08:29:13 am
I have civiCRM 1.8 and 1.9 installed, and was still having issues w/ the correct image path  for mini_cvv2.gif. 
The sites in question have a 'shared ssl' solution, so that www.domain.com might have a secure link of https://secure.somethingelse.com

It appears that uncommenting a line in CRM/Core/Config.php fixed the problem.

approximately line 640 is commented out (the last line of function addCoreVariables).
// $this->retrieveFromSettings( );

Does anyone know why this is commented out, and if there are any harmful side effects to uncommenting it out?  It seems to work fine, but if anyone knows why this line is commented out it might be beneficial.
« Last Edit: December 18, 2007, 09:38:47 am by civiuser1 »

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Broken SSL due to mini_cvv2.gif
December 18, 2007, 07:59:58 pm

1. i dont think we support the shared ssl solultion very well (if at all)

2. we've moved most of the stuff from the settings file to the DB and have continued that trend in 2.0. We've also eliminated some backward compatibility code.

3. I'm not sure why uncommenting that line makes it work. I suspect this will break in a future release

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Broken SSL due to mini_cvv2.gif

This forum was archived on 2017-11-26.