Closed (fixed)
Project:
DraggableViews
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2013 at 20:25 UTC
Updated:
23 Jan 2014 at 22:00 UTC
Jump to comment: Most recent
Comments
Comment #1
istryker commentedThanks for the video. That was very helpful.
Ok, the one things that I notice that was weird was 'Control Panel: Sort (eCards)'. It should be 'View Name (view display)', without a colon.
My gut is telling me its breaking on the colon. The value is 'view_name:view_display' and if its 'control_panel:sort:ecards' then it would break.
It is possible to get a screenshot or video of your sorting view?
Changing Title, its the sort 'field' not the 'Draggableviews: Weight' field
Comment #2
istryker commentedI am also wondering if the view is throwing a 500 ajax error, and you have error handling turned off
Comment #3
gjones commentedI'm also having this same exact issue on 2.0 only. http://drupal.org/node/1353808 works fine for me.
Comment #4
minoroffense commentedMake sure you've run update.php if you've upraded the module. That fixed it for me.
Comment #5
capellicI changed the title of the sorting view from "Control Panel: Sort" to "Control Panel Sort" and that made no difference.
Then I upgraded to 7.x-2.x-dev (October 22, 2013) and ran update.php. This worked with the sorting view with the title of "Control Panel Sort". And then removed the weight field to try again after reverting the sorting view name to "Control Panel: Sort" and this worked!
Sorry for taking so long to get back to you, this issue got tabled for awhile.
Comment #6
malcomio commented