It is impossible to create or edit a email notification action (such as a notification for an expiring role) as every time I try to save the form, I get the error "Value must be an integer value" for the "Message Format" option. I want to select filtered or full HTML, but any selected options throws this error, prohibiting me from saving the action.

Comments

andregriffin’s picture

Title: Message Format: "Value must be an integer value" when creating or editing an email notification action » Unable to create or edit an email notification action
fago’s picture

Status: Active » Postponed (maintainer needs more info)

Which action are you trying to configure?

supportPIC’s picture

Just change field type from int to text in uc_order_rules.inc on line 227. It seems to be ok after that. If you can confirm...

fago’s picture

Status: Postponed (maintainer needs more info) » Fixed

>"Value must be an integer value" for the "Message Format" option
I think that has been fixed recently for the send mail to user role action.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

delboard’s picture

I'm still having the same problem in v. 7.x-3.0-beta3.

In uc_order_rules.inc, on line 236, the message format is set to integer. I tried changing it to 'text', with no results.

Issue should be open.

andregriffin’s picture

Status: Closed (fixed) » Active

Same problem still too.

RKS’s picture

I can confirm that #3 is not working for me as well. I have nothing listed in my logs either. I have updated to all recommended versions of all of my modules including Ubercart, Rules, and Entities, although I think UC and Rules are the only involved.

fago’s picture

Status: Active » Closed (fixed)

>In uc_order_rules.inc, on line 236, the message format is set to integer. I tried changing it to 'text', with no results.

If it's a bug of a UC action or generally speaking of its rules integration, please file a bug in the uc queue.

RKS’s picture

This has been corrected in the latest dev release of UC. There are multiple issues for it there so adding a new one is not needed.

mitchell’s picture

Component: Provided Rules integration » Provided Module Integrations

Updated component.