3 replies [Last post]
Daniorama's picture
Offline
Joined: 09/15/2008
Juice: 46
Was this information Helpful?

Hello, I'm not very sure how I get notifications, because the last dev version of Notify cannot be enabled, but it seems that users get notifications when they chackout and when status of the order changes.

The really strange thing is that first Email just notifying about the order made is empty (not really, just "n/a") and then the update Emails notify not about the current status, but the previous status... (Example: if the order was in accept payment and later it changes to confirmed, the they get a Email saying that the status is accpet payment...) It's really strange but it seems it could be easily fixed. Any ideas? Thanks!

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Strange Notifications behaviour in D6

Drupal 6 development support is not happening in these forums. See: http://drupal.org/node/313596

Daniorama's picture
Offline
Joined: 09/15/2008
Juice: 46
Re: Re: Strange Notifications behaviour in D6

Thanks, I didn't know it. Smiling

Daniorama's picture
Offline
Joined: 09/15/2008
Juice: 46
Re: Re: Re: Strange Notifications behaviour in D6

Hello Ryan, I just want to tell you that I've found why was that happening, and I've written an admin solution in the issue post (I don't know how to write a patch to solve it) If you could also post in the issue how to disable the long Message (or don't show it to final users) after checkout (http://mywebsite/cart/checkout/complete) or order updates it would be real good to help live sites.

It would be also really nice if the roles module could implement Conditional actions and not direct messages, so the notifications would be administered through an unique interface. Thank you!