I'm not quite sure what's going on here, but I've taken a screenshot of the traceback: http://d.ooh.dk/misc/2009-08-18-ctools-traceback.png

For whatever reason, the add_empty method is called with a context as its parameter instead of an array. This causes a PHP error, since $contexts is used in an array_merge.

If you need more information, I shall be happy to help :)

Comments

sdboyer’s picture

Yeah, I really do need to know more about what you're doing to start to be able to hunt down this problem. A description of exactly what you're doing would be a good starting point, and a stack trace might also be handy.

merlinofchaos’s picture

Status: Active » Fixed

I am pretty sure I remember this bug, and I think this has been fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.