Closed (fixed)
Project:
Content Construction Kit (CCK)
Version:
6.x-2.6
Component:
General
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jan 2010 at 23:51 UTC
Updated:
25 Sep 2012 at 21:31 UTC
When trying to manage the fields of a cck content type, I can no longer move the fields up and down. I have no idea what I did to bring this issue about, but I cannot drag any of my fields. I can however drag any fields that were under a field group.
See attached screen shot for example of what is going on. Thanks for any ideas.
| Comment | File | Size | Author |
|---|---|---|---|
| screenCCKfieldswontmove.jpg | 85.99 KB | davedg629 |
Comments
Comment #1
davedg629 commentedSorry, this functionality is lost sitewide, not just CCK so this is not a CCK issue.
Comment #2
ask4prasath commentedProbably the issue is with the Javascript
which is responsible for the drag and drop
plz check your theme and the module
Cheers
Prasath
Comment #3
yched commentedMake sure you don't have devel_themer enabled.
Comment #4
ryansnow commentedHaving the same issue. Has anyone figured out a reason for this?
Comment #5
sascher commentedWe were having a similar issue. Then our network admin increased the apache setting in the httpd.conf file for "max_input_vars" from 2000 to 3000
The way I understand it, This variable controls how many operations happen at once on your site.
I hope this helps
Comment #6
originalusrnm commentedI had this issue and realized that I had clicked on the 'Show Row Weights' link in the upper right of the the specific content type
'Manage Display' tab and it stylistically pushes the drag handles out of the row. Unclicking it brought them back.