7 replies [Last post]
Zohan's picture
Offline
Joined: 11/15/2009
Juice: 35
Was this information Helpful?

My users get this message when the order is updated, and I want NO referral to a page where they can login at all. Where can I update this message that get added to each status update message ?

Attached after my custom message is the following text > Browse to the following page to login to your account and view your order details: http://www.mystore.com/user Thanks again, My Store

This is very important too me please just point me in the right direction ! I couldnt find anything in the sql or ubercart files.

Zohan's picture
Offline
Joined: 11/15/2009
Juice: 35
Re: Create custom email message for order status updates ?

it seems that I found it at last !

is this the correct file ? uc_order.module ?

would it be best to create a module to override this or can I add this function to my template.php file somehow ?

splash112@drupal.org's picture
Offline
Joined: 04/01/2008
Juice: 413
No, don't do that. Pleae

No, don't do that.

Pleae check:
admin/store/ca/uc_order_update_email_customer/edit/actions

Zohan's picture
Offline
Joined: 11/15/2009
Juice: 35
Re: No, don't do that. Pleae

You devil.. I'm using Rubik theme and some clickable items escape me. THANK YOU kindly.

splash112@drupal.org's picture
Offline
Joined: 04/01/2008
Juice: 413
Re: Re: No, don't do that. Pleae

Welcome Eye-wink

theRedBu's picture
Offline
Joined: 10/06/2010
Juice: 11
conditional

can I add php code to the textarea in order to vary the message by the status value? If so, how would I check that value? I don't think [order_status] will work for a php if. What would the variable be? Thank you for any help you can offer.

wwwoliondorcom's picture
Offline
Joined: 08/18/2010
Juice: 14
Any solution ?

Hi,

Have you found a solution ?

Thanks.

theRedBu's picture
Offline
Joined: 10/06/2010
Juice: 11
Re: Any solution ?

No I haven't. And it is not something I am comfortable experimenting with.