upgraded Drupal to 5.5 and Noticed that the cck color picker is broken. The form component is missing.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | With_CCK_Node_type.pdf | 442.87 KB | llizards |
upgraded Drupal to 5.5 and Noticed that the cck color picker is broken. The form component is missing.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | With_CCK_Node_type.pdf | 442.87 KB | llizards |
Comments
Comment #1
dwees commentedI'm not sure how this happened... I'll try doing an upgrade myself and confirm this is true. The form component is generated as part of the module. Maybe Farbtastic is in a different location in 5.5?
Dave
Comment #2
dwees commentedCan you confirm that your upload has worked correctly? I just checked this with Drupal 5.5, the most recent version of CCK and the most recent version of my module (available on Drupal.org) and it all seems to work fine. It might be that you are missing the Farbtastic directory (which is a subdirectory of the top-level directory misc).
Comment #3
llizards commentedI did confirm that I have the Farbtastic directory. It is possible that it may be a conflict with another module As I created this for my users a while back and no one let me know there was an issue until I tried to update one. I did the drupal upgrade and noticed it wasnt working.
Comment #4
llizards commentedIssue is in both IE 7 and FireFox. I also tried other themes to make sure my custom theme did not cause the problem. Screens attached
Comment #5
dwees commentedWhen did you most recently upgrade the colorpicker? There were some major changes between the first working cck version, and the most recent version. The first thing that happened is that I split the colorpicker into 2 different field types, one for the Farbtastic picker, and another for the textfields. This allows you to choose more than one color with the same picker, but means that you'll have to add the textfield to your node types as well.
Can you check this for me?
Comment #6
llizards commentedThat was it. Thanks for your help
Comment #7
dwees commentedI apologize for not providing a migration option for your data, I'm not enough of a CCK expert to be able to do that.
Marking this issue as fixed. I'll see if I can fix the README.txt to make this change more clear.
Comment #8
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.