Closed (fixed)
Project:
Rules
Version:
6.x-1.x-dev
Component:
Rules Engine
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2009 at 07:53 UTC
Updated:
3 Dec 2009 at 15:20 UTC
I cannot create any action. It always fails with the following message:
"Select an action to add field is required"
The log entry says:
Type form
User admin
Location http://www.controlchainmanagement.org/admin/rules/rules/rules_2/add/acti...
Referrer http://www.controlchainmanagement.org/admin/rules/rules/rules_2/add/acti...
Message Illegal choice in Select an action to add element.
Severity errorWatch
I tried
- 2 types of actions "Send a mail to an arbritrary mail address" and "log to watchdog".
- upgrading to 6.1 to latest dev
- uninstall and reinstalll: this was not possible - unistall does not proceed
Comments
Comment #1
jvieille commentedFound the problem:
Cacherouter was disabled, but its settings were left in settings.php.
Commenting them solved the issue