I was getting erratic 'invalid argument for foreach in views_query.inc' warnings.
It seems the ahah pager was querying the wrong url
Attached patch fixes that.

CommentFileSizeAuthor
#2 views_carousel_chrome.png261.14 KBmroswell
views_carousel.patch1.79 KByched

Comments

owahab’s picture

Assigned: Unassigned » owahab
mroswell’s picture

Version: » 5.x-1.x-dev
StatusFileSize
new261.14 KB

This patch worked for me in Firefox. It also seems to have solved the problem of pressing the next arrow about 5 times, and then only being able to press the previous buttton once.

I have a weird issue in Chrome. I don't think this patch caused it, but not sure. After a few next arrow clicks, the container switches from a nice rounded square, to an elongated one with the images showing up throughout (or it shows up blank). Image attached.

quicksketch’s picture

Component: Code - views_carousel » JavaScript
Status: Needs review » Closed (fixed)

Closing the issue queue.