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.

Comments

cpelham’s picture

I'm also getting this on admin/build/modules

asimmonds’s picture

Status: Active » Postponed (maintainer needs more info)

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()

cpelham’s picture

Contributed modules installed:
CCK RK3
Date
Calendar
Devel
Theme Developer
Advanced Help
Backup & Migrate
Views
Views UI
Captcha
Image Captcha

asimmonds’s picture

Project: Drupal core » Backup and Migrate
Version: 6.x-dev » 6.x-1.x-dev
Component: base system » Code
Status: Postponed (maintainer needs more info) » Closed (duplicate)

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.

Dublin Drupaller’s picture

Status: Closed (duplicate) » Active

sorry..wrong issue queue..!

Dublin Drupaller’s picture

Status: Active » Closed (duplicate)