maritc Posted June 27, 2004 Posted June 27, 2004 I noticed that when I send out an e-mail to a customer to let them know that their order status has been updated, they get a broken link. The e-mail only says (for example) /catalog/account_history_info.php?order_id=39. It's missing my domain in front! The entire link is there when they check out and get the order confirmation on e-mail, but it's missing when I try to send a status update. Can someone please tell me how to fix this? TIA! :D ~Marit
user99999999 Posted June 27, 2004 Posted June 27, 2004 The link doesnt work because they are not logged in. Maybe just change it to the login page.
hints Posted July 4, 2004 Posted July 4, 2004 You need to properly set HTTP_CATALOG_SERVER in admin/includes/configure.php See this thread if you need more info; http://www.oscommerce.com/forums/index.php?sho...=0entry361524 :rolleyes: Search | Contribution Area | Doc Info
maritc Posted July 10, 2004 Author Posted July 10, 2004 You need to properly set HTTP_CATALOG_SERVER in admin/includes/configure.php See this thread if you need more info; http://www.oscommerce.com/forums/index.php?sho...=0entry361524 :rolleyes: Thank you, I tried doing what you suggested. I had not added my domain in admin/includes/configure.php, but when I did so, my admin page comes up blank! So I had to delete it again. Any idea what I can do to fix this? Thanks!
The_ancient Posted July 10, 2004 Posted July 10, 2004 You need to properly set HTTP_CATALOG_SERVER in admin/includes/configure.php See this thread if you need more info; http://www.oscommerce.com/forums/index.php?sho...=0entry361524 :rolleyes: Thank you, I tried doing what you suggested. I had not added my domain in admin/includes/configure.php, but when I did so, my admin page comes up blank! So I had to delete it again. Any idea what I can do to fix this? Thanks! are you adding it properly.... Post code after you added it there is nothing in the line the defines the catalog that would effect the admin in that way
Recommended Posts
Archived
This topic is now archived and is closed to further replies.