Great looking module, this looks to be exactly what we need but found the following error:

Fatal error: Call to undefined method boxes_simple::override() in /webroot/blah.drupal.dev/sites/all/modules/configurable_box/configurable_box.module on line 113

Steps to re-produce:

1. Create none overridden box
2. Override box from edit box admin ui.

Comments

wwhurley’s picture

Assigned: Unassigned » wwhurley
Status: Active » Fixed

I've added some additional tests around the code to only execute when the box is of the appropriate base class. Also noticed an issue with destination causing problems with the redirect in reset. Rolling a new beta release.

wwhurley’s picture

Status: Fixed » Closed (fixed)

Released with beta 2