After installing Draggableviews, I can replicate this error with pagination both enabled and disabled. After commenting out line 166 everything works as supposed:

// line 166, draggableviews.inc
$info['needs_pager_modifications'] = $view->use_pager() && (!empty($info['view_window_extensions']['extension_top']) || !empty($info['view_window_extensions']['extension_bottom']) || isset($info['hierarchy']));

Using:
Views: version: 7.x-3.x-dev; datestamp: "1307622320"; packaged: 2011-06-09.
Draggableviews: version: 7.x-1.x-dev; datestamp: "1327580264"; packaged: 2012-01-26.

I have attached an export of the View where I am seeing the fatal to help with error replication.

CommentFileSizeAuthor
Views export8.12 KBalexander allen

Comments

istryker’s picture

Status: Active » Closed (fixed)

7.x-1.x-dev is unsupported now. No longer get this for 7.x-2.x-dev