osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

processing and delivered status change emails send bad link.

This is a discussion on processing and delivered status change emails send bad link. within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Hi All, I am putting the final polish on my first OSC cart. I notice that the emails that the ...


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 12-06-2003, 07:22 PM
nfmg's Avatar
Member
 
Join Date: Oct 2003
Location: Montana
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nfmg
Default processing and delivered status change emails send bad link.

Hi All,

I am putting the final polish on my first OSC cart.

I notice that the emails that the customer gets when I change the status of an order to "processing" or "delivered" contain an invalid path and result in a 404 error.

The first email the cust gets has a good path in it:
https://c4ns2.securesites.net/secure...hp?order_id=39

The processing and delivered emails have:
https://c4ns2.securesites.net/catalo...hp?order_id=39

The second URL is the non SSL path after "securesites.net". Why is the cart creating an https URL using the http path? I think my config.php file has all the right info...at least everything else in the cart works just fine.

Code:
define('HTTP_SERVER', 'http://tawsom.com'); // eg, http://localhost - should not be empty for productive servers
  define('HTTPS_SERVER', 'https://c4ns2.securesites.net'); // eg, https://localhost - should not be empty for productive servers
  define('ENABLE_SSL', true); // secure webserver for checkout procedure?
  define('HTTP_COOKIE_DOMAIN', 'tawsom.com');
  define('HTTPS_COOKIE_DOMAIN', 'c4ns2.securesites.net');
  define('HTTP_COOKIE_PATH', '/catalog/');
  define('HTTPS_COOKIE_PATH', '/secure/tawsom.com/catalog/');
  define('DIR_WS_HTTP_CATALOG', '/catalog/');
  define('DIR_WS_HTTPS_CATALOG', '/secure/tawsom.com/catalog/');
  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/');

//Added for BTS1.0
  define('DIR_WS_TEMPLATES', 'templates/');
  define('DIR_WS_CONTENT', DIR_WS_TEMPLATES . 'content/');
  define('DIR_WS_JAVASCRIPT', DIR_WS_INCLUDES . 'javascript/');
//End BTS1.0
  define('DIR_WS_DOWNLOAD_PUBLIC', 'pub/');
  define('DIR_FS_CATALOG', '/usr/local/apache/htdocs/secure/tawsom.com/catalog/');
  define('DIR_FS_DOWNLOAD', DIR_FS_CATALOG . 'download/');
  define('DIR_FS_DOWNLOAD_PUBLIC', DIR_FS_CATALOG . 'pub/');

Any clues about how or where I can straighten this out?

Thanks!

Tim
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 12-09-2003, 09:38 PM
nfmg's Avatar
Member
 
Join Date: Oct 2003
Location: Montana
Posts: 49
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
nfmg
Default Anyone?

Is this a stumper? Anyone?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
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
email status if (PayPal Processing [IPN]) kopoba11 osCMax v2 Installation issues 0 06-05-2006 04:39 PM
Modifying Emails -- Update Order Status pgowder osCommerce 2.2 Modification Help 5 07-16-2005 03:37 AM
osCommerce won't send any emails... schiznotty osCommerce 2.2 Installation Help 6 04-02-2005 07:47 AM
Cannot send any emails bisiot osCMax v1.7 Installation 5 10-31-2004 11:23 PM
How to change order status (pending,processing,delivered) kfree osCommerce 2.2 Modification Help 2 01-04-2003 10:40 AM


All times are GMT -8. The time now is 05:03 AM.


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