Closed (fixed)
Project:
DraggableViews
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Mar 2012 at 16:20 UTC
Updated:
27 Jan 2013 at 07:59 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| Views export | 8.12 KB | alexander allen |
Comments
Comment #1
istryker commented7.x-1.x-dev is unsupported now. No longer get this for 7.x-2.x-dev