Closed (fixed)
Project:
Configurable Box
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
13 Mar 2012 at 09:52 UTC
Updated:
16 Mar 2012 at 20:03 UTC
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
Comment #1
wwhurley commentedI'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.
Comment #2
wwhurley commentedReleased with beta 2