Closed (duplicate)
Project:
Boxes
Version:
7.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
14 Nov 2011 at 17:17 UTC
Updated:
10 Jan 2012 at 17:51 UTC
Jump to comment: Most recent file
Getting the following error:
Call to undefined method stdClass::cache_setting() in boxes.module, line 103
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | boxes-undefined-method-1341220-2.patch | 612 bytes | brenk28 |
| #1 | boxes-undefined-method-1341220-1.patch | 616 bytes | brenk28 |
Comments
Comment #1
brenk28 commentedHere is a patch.
Comment #2
brenk28 commentedActually, that patch has a problem, use this one instead.
Comment #3
tirdadc commentedThe method is defined in the boxes_box class, which boxes_simple extends. In what situation are you getting this error?
Comment #4
tirdadc commentedMarking as duplicate of 1279752: Error using install profile with drush and custom box since this patch is basically what's shown in #7.