Getting the following error:

Call to undefined method stdClass::cache_setting() in boxes.module, line 103

Comments

brenk28’s picture

StatusFileSize
new616 bytes

Here is a patch.

brenk28’s picture

StatusFileSize
new612 bytes

Actually, that patch has a problem, use this one instead.

tirdadc’s picture

Status: Active » Postponed (maintainer needs more info)

The method is defined in the boxes_box class, which boxes_simple extends. In what situation are you getting this error?

tirdadc’s picture

Assigned: Unassigned » tirdadc
Status: Postponed (maintainer needs more info) » Closed (duplicate)

Marking as duplicate of 1279752: Error using install profile with drush and custom box since this patch is basically what's shown in #7.