osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 

Problem with SSL Certificate

This is a discussion on Problem with SSL Certificate within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; I almost have my new (updated from old Oscommerce version) site up and running at http://www.knowgangs.com/store . I'm hoping to ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Discussion

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 06-07-2005, 10:44 AM
Lurker
 
Join Date: Jun 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
KnowGangsStore
Default Problem with SSL Certificate

I almost have my new (updated from old Oscommerce version) site up and running at http://www.knowgangs.com/store. I'm hoping to go live today, but am having some problems with the SSL Certificate.

When you try to log in or place an order, the site only loads part of the data. I'm assuming the error is somehwere in my config file? So here it is....any ideas?

Code:
<?php
/*
  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

// Define the webserver and path parameters
// * DIR_FS_* = Filesystem directories (local/physical)
// * DIR_WS_* = Webserver directories (virtual/URL)
  define('HTTP_SERVER', 'http://www.knowgangs.com'); // eg, http://localhost - should not be empty for productive servers
  define('HTTPS_SERVER', 'https://www.knowgangs.com'); // eg, https://localhost - should not be empty for productive servers
  define('ENABLE_SSL', true); // secure webserver for checkout procedure?
  define('HTTP_COOKIE_DOMAIN', 'knowgangs.com');
  define('HTTPS_COOKIE_DOMAIN', 'knowgangs.com');
  define('HTTP_COOKIE_PATH', '/store/');
  define('HTTPS_COOKIE_PATH', '/store/');
  define('DIR_WS_HTTP_CATALOG', '/store/');
  define('DIR_WS_HTTPS_CATALOG', '/store/');
  define('DIR_WS_IMAGES', 'images/');
  define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');
  define('DIR_WS_INCLUDES', 'includes/');
  define('DIR_WS_BOXES', DIR_WS_INCLUDES . 'boxes/');
  define('DIR_WS_FUNCTIONS', DIR_WS_INCLUDES . 'functions/');
  define('DIR_WS_CLASSES', DIR_WS_INCLUDES . 'classes/');
  define('DIR_WS_MODULES', DIR_WS_INCLUDES . 'modules/');
  define('DIR_WS_LANGUAGES', DIR_WS_INCLUDES . 'languages/');

  define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/');
  define('DIR_FS_CATALOG', '/services/webpages/k/n/knowgangs.com/public/store/');
  define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
  define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #2  
Old 06-07-2005, 10:44 AM
Lurker
 
Join Date: Jun 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
KnowGangsStore
Default RE: Problem with SSL Certificate

Jared
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 06-07-2005, 01:11 PM
Lurker
 
Join Date: Jun 2005
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
KnowGangsStore
Default RE: Problem with SSL Certificate

Further explanation...

When the site goes to https it displays all of the TEXT, but does NOT load any of the pictures. There is also no padlock icon in the corner. It does load one swf file which I added to the header.

In HTTPS: where the pictures should be it shows the normal white box with a red X. I checked the properties on the pictures and it says: http:///images/header_r5_c13.gif

I've been working one on this one all day, any suggests out there?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
UPS, USPS and shared SSL certificate problem nfway osCMax v2 Installation issues 2 08-25-2005 05:54 AM
SSL - I have a certificate installed but... reggiman osCommerce 2.2 Modification Help 1 02-14-2005 10:12 AM
certificate problems pete76uk osCommerce 2.2 Installation Help 3 10-20-2004 10:15 AM
SSL/Certificate question vdgg osCommerce 2.2 Modification Help 1 03-29-2004 08:13 AM
Do I need one ssl certificate per shop? alisonpurcell osCommerce 2.2 Installation Help 1 04-10-2003 12:45 PM


All times are GMT -8. The time now is 09:08 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax