Thank you for this module, it sounds like it will be perfect for what I need. I am running into an error though, when I turn ajax on for the view, and click on 'Load more' I get the following error.

An error occurred while attempting to process /views/ajax: b.tagName is undefined

If I have ajax off, the page redirects, the path gets the page parameter, and the 'second' page of results is shown.

I am using the DEV version of this module, views and ctools.

One weird thing, it 'kind of' works when you are editing the view. In the preview below the editing area if I have ajax turned on, it will replace the first page of items with the items from the second page. Still not appending them, but it works without the page refresh.

Any suggestions you might have will be greatly appreciated.

Comments

ericduran’s picture

I'll need to test this on the latest views version. I actually fell a little behind so I think this is now able to be used with views 3.0

I'll test it and see what changed.

Thanks for the bug report.

thechanceg’s picture

I think I found the problem. It looks like something changed in the core from 7.0 to 7.10 that fixes something with Views (ajax pagers in general). Once core is upgraded your module works flawlessly.

Thanks for looking into it.

ericduran’s picture

Status: Active » Fixed

Thanks :)

Status: Fixed » Closed (fixed)

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

mozh92’s picture

Issue summary: View changes

Hello, I get this error when use jquery-ui.1.11.2
I can not refuse use jquery-ui

I attach js in my theme: scripts[] = assets/js/vendor/jquery-ui.min.js