Using the Rules action 'Replicate an Entity' gives immediately a Ajax error that shows:

Ajax HTTP error occurred.
HTTP Result Code 200
Fatal Error: Unsupported operand type in /home/cdt/public_html/includes/form.inc on line 2759

I'm only using ECK entities.

Comments

Yuri created an issue. See original summary.

Yuri’s picture

Issue summary: View changes
btopro’s picture

dono, would need a backtrace of the call stack to see what went wrong.

Yuri’s picture

Is the following information useful?

LOCATION: http://example.com/?q=system/ajax
REFERRER http://example.com/?q=admin/config/workflow/rules/components/manage/rule...
MESSAGE Warning: call_user_func() expects parameter 1 to be a valid callback, function 'rules_entity_action_type_options' not found or invalid function name in RulesDataUIText::inputForm() (line 202 of /home/cdt/public_html/sites/all/modules/rules/ui/ui.data.inc).

jsibley’s picture

I believe that I am seeing a similar error. I have this in my log:

Warning: call_user_func() expects parameter 1 to be a valid callback, function 'rules_entity_action_type_options' not found or invalid function name in call_user_func() (line 202 of [mysite]/sites/all/modules/rules/ui/ui.data.inc).

I was hoping that maybe the patch for ECK entities https://www.drupal.org/node/2723449 would help, but it doesn't seem to have made a difference.

ElemAm024’s picture

I'm also experiencing exactly the same error. Anyone find any fixes yet?

OFF’s picture

Same issue in 9.x