In the "manage fields" local task, I am asked to click the save button when I want to change the weight of the fields on the input form.
Bug: no save button appears at the bottom of the field.
Enabled modules: Content, FileField, ImageField.
In the "manage fields" local task, I am asked to click the save button when I want to change the weight of the fields on the input form.
Bug: no save button appears at the bottom of the field.
Enabled modules: Content, FileField, ImageField.
Comments
Comment #1
yched commentedCannot reproduce in current 6.x-2.x.
The 'Save' button appears as soon as there's something to save (i.e some field positions have been saved through drag-n-drop)
Comment #2
yellek commentedI am also seeing this on Drupal 6.4 with CCK 6.x-2.0-rc6 . The other day it was intermittent but today it is reproducible every time. I have been adding modules to my site today including:
FileField 6.x-3.0-alpha4
ImageField 6.x-3.0-alpha2
Content Profile 6.x-1.0-beta2
ImageAPI 6.x-1.0-alpha2
Tagadelic 6.x-1.0
The problem occurs both in IE 7 and Firefox 3.
Comment #3
karens commentedThe D6 versions of imagefield and filefield are known to still have problems -- it says so right on the project page. If you don't have a problem if you leave those modules out, but you do have a problem when you use those modules, it's caused by one of them and you need to file an issue there.
Comment #4
mindpalette commentedFor me, the missing "Save" button problem was caused by the Devel module: Theme developer 6.x-1.10 (back to normal after disabling the Theme Developer module).
Comment #5
yched commentedThx for reporting
Comment #6
ethnovode commentedI have the same problem with Drupal 6.4 and CCK 6.x-2.0-rc7. No save button with any navigator and no Devel Module active.
From Safari Inspector when I try to move a field I get this error :
TypeError: Result of expression '$(this.element)[directions[d]]' [undefined] is not a function. tabledrag.js (line 1013)I have tried to remove some modules to see if it came from another module but I couldn't find anything. If I can help you tracking this bug please tell me.
Thank you for reading my bad english and keep up the good work.
Comment #7
karens commentedTry the latest -dev version. The UI on that page is completely different now.
Comment #8
ethnovode commentedThank you for the info. I tried and it still didn't worked (I love the new UI btw).
I finally found the problem and it doesn't seem to come from CCK but from the Lootz module :
http://drupal.org/project/lootz
For others having the same problem I would recommend that you try removing every modules until you find the one messing with CCK.
Edit : It came from the external js from http://www.wowdb.com
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.