Notice: Undefined index: type in actions_synchronize() (line 292 of /opt/development/yourhelps/includes/actions.inc).
PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'type' cannot be null: INSERT INTO {actions} (aid, type, callback, parameters, label) VALUES (:db_insert_placeholder_0, :db_insert_placeholder_1, :db_insert_placeholder_2, :db_insert_placeholder_3, :db_insert_placeholder_4); Array ( [:db_insert_placeholder_0] => help_c2c_action_delete [:db_insert_placeholder_1] => [:db_insert_placeholder_2] => help_c2c_action_delete [:db_insert_placeholder_3] => [:db_insert_placeholder_4] => Delete help c2c entities when referenced node was deleted ) in actions_synchronize() (line 297 of /opt/development/yourhelps/includes/actions.inc).
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot at 2012-04-03 23:50:31.png | 45.29 KB | rogical |
Comments
Comment #1
pshambhu commentedHi,
I am unable to find this issue on my local drupal7 installs. Does it still happen for you? If yes so , let me know exact step where you got this issue, it may help us to find the issue.
Comment #2
webchickComment #3
rogical commentedthanks, already fixed here #985814: Undefined index: configurable in actions_synchronize()