Not sure if EFQ Views is supposed to be supported by jCarousel, but at least I'm needing it now. Seems to work otherwise well, except that EFQ Views has a slightly different approach for doing the count query in jcarousel.views.inc which causes it to break.

Fatal error: Call to undefined method EntityFieldQuery::countQuery() in /../modules/contrib/jcarousel/includes/jcarousel.views.inc on line 146

Comments

JaakkoL’s picture

And here's a patch that adds support for the efq views syntax.

JaakkoL’s picture

Issue summary: View changes

Changed the error line number.