Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

detailed invoice email, missing domain name


jasper98

Recommended Posts

Posted

After I receive an order an email is sent out with a detailed invoice:

 

Order Number: 4

Detailed Invoice:

https://ssl.perfora.net/mydomain.com/catalo....php?order_id=4

Date Ordered: Wednesday 15 December, 2004

 

After I change the order status to processing or shipped, the domain name is dropped so it looks like this:

 

Order Number: 4

Detailed Invoice:

https://ssl.perfora.net/catalog/account_his....php?order_id=4

Date Ordered: Wednesday 15 December, 2004

 

Obviously this creates a broken link because the domain name is missing... Anyone know why this is and how to fix it? Thanks.

Posted

Check your catalog/admin/includes/configure.php against your catalog/includes/configure.php file. The first email at "order time" is using the catalog php file and when you send an email/status change from admin it is using the admin configure.php

 

HTH

Tom

Posted
Check your catalog/admin/includes/configure.php against your catalog/includes/configure.php file. The first email at "order time" is using the catalog php file and when you send an email/status change from admin it is using the admin configure.php

 

HTH

Tom

 

just had to edit HTTPS_CATALOG_SERVER in the admin directory and that fixed it, thank you so much

Archived

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

×
×
  • Create New...