Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Inserting SSL cert logo


mindbender

Recommended Posts

  • 3 weeks later...
Posted

 

 

Tks...I have downloaded the new version of it: v.1.3 and when I opened it up the text doc inside says this:

 

delete from configuration where configuration_key in ('SSL_PROTECTED', 'SSL_PROVIDER');

insert into configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) values ('SSL Provider', 'SSL_PROVIDER', 'None', 'Who is the provider of your SSL certificate?<br><br>The <i>Comodo</i> and <i>GeoTrust</i> options are for base certificates.<br><br>The <i>Comodo Pro</i> and <i>GeoTrust Premium</i> options are for all certificates that support real-time validation.', '1', '35', 'tep_cfg_select_option(array(\'None\', \'Comodo\', \'Comodo Pro\', \'GeoTrust\', \'GeoTrust Premium\', \'VeriSign\'), ', now());

 

I have no idea what to do with this. Our SSL is through CompleteSSL, if that matters to anyone.

 

Tks,

 

Tom

Posted
Tks...I have downloaded the new version of it: v.1.3 and when I opened it up the text doc inside says this:

 

delete from configuration where configuration_key in ('SSL_PROTECTED', 'SSL_PROVIDER');

insert into configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) values ('SSL Provider', 'SSL_PROVIDER', 'None', 'Who is the provider of your SSL certificate?<br><br>The <i>Comodo</i> and <i>GeoTrust</i> options are for base certificates.<br><br>The <i>Comodo Pro</i> and <i>GeoTrust Premium</i> options are for all certificates that support real-time validation.', '1', '35', 'tep_cfg_select_option(array(\'None\', \'Comodo\', \'Comodo Pro\', \'GeoTrust\', \'GeoTrust Premium\', \'VeriSign\'), ', now());

 

I have no idea what to do with this. Our SSL is through CompleteSSL, if that matters to anyone.

 

Tks,

 

Tom

 

 

Please see the above...still waiting for some help.

 

Tks,

 

Tom

  • 3 months later...
Posted
Please see the above...still waiting for some help.

 

Tks,

 

Tom

Tom, you have to insert the SQL statement into your phpmyadmin panel. If you are confused, email me

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...