Not sure if this is a Crayon or litecal issue. I thought I would try installing litecal alpha 4 and crayon. Both installed fine, litecal still works and popups display. However get the following error on every (I think) litecal apge:

warning: Invalid argument supplied for foreach() in .........\views\includes\handlers.inc on line 146.

Is this a bug? If so which module? If not, what have I done wrong?

Cheers,
Nick

CommentFileSizeAuthor
#1 crayon.patch266 bytesnickbits

Comments

nickbits’s picture

StatusFileSize
new266 bytes

Hi,

Okay so traced the error down to the views handler not returning a handler as none exist for a standard view (i.e. no space or OG installed). I ahve attached apatch to remove the error, not sure it is the way it should be done, but it works.

Nick

mrconnerton’s picture

Awesome! I manually altered the file with the patch in #1 and it worked great. Thanks, came right as I'm about to launch a new site

nickbits’s picture

@mrconnerton, at least someone other than myself can confirm it works. Would still like to know if I have it right or if there is another underlaying issue.

mrconnerton’s picture

Status: Active » Needs review

I haven't noticed anything going wrong since I applied this. I also haven't worked much with views so I can't confirm if this is an appropriate fix or not. Lets call your patch needs review and see if someone else can take a look at it.

yhahn’s picture

Status: Needs review » Fixed

Thanks, should be fixed with http://drupal.org/cvs?commit=409664

Status: Fixed » Closed (fixed)

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