notice: Undefined index: configurable in [actions.inc] on line 267
Freso - June 25, 2008 - 01:00
| Project: | Backup and Migrate |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
I'm not sure exactly what has triggered this, but I've received this notice for a little while:
- notice: Undefined index: configurable in [...]/includes/actions.inc on line 267.
I didn't find any other reports on this, and I haven't tested on 7.x.

#1
I'm also getting this on admin/build/modules
#2
What contributed modules do you have enabled? specifically modules that support actions.
One of these modules is missing the 'configurable' flag in it's hook_action_info()
#3
Contributed modules installed:
CCK RK3
Date
Calendar
Devel
Theme Developer
Advanced Help
Backup & Migrate
Views
Views UI
Captcha
Image Captcha
#4
I think this a bug with the Backup and Migrate module, http://drupal.org/node/257568
Reopen if that patch does not fix your problem.