Closed (cannot reproduce)
Project:
Node displays
Version:
6.x-2.4
Component:
Code
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2011 at 03:52 UTC
Updated:
26 Jul 2011 at 20:47 UTC
Hello
I am using this module for ubercart.
I have all required modules enabled (ds, nd, nd cck, etc). I can see the fields in the layout and can drag to a region. My core fields (ubercart image, body, price, etc) all show up fine. However, my custom cck fields, while I can drag them to a region, DO NOT appear, period (they appear just fine with ds/nd disabled). I have seen several people mention this exact same problem after doing a google search...something is obviously conflicting, and until fixed this module is useless.
Please advise,
thanks!
Comments
Comment #1
syntheticMedia commentedUpdate- I was able to get the custom cck fields to work after disabling all DS/ND modules and re-enabling. Very odd. I will test tomorrow to see if newly created cck will appear or not
thanks
Comment #2
rjmackay commentedHaving the same issue here. Not using ubercart.
I have a custom content type (created with standard CCK) and the field_intro stopped appearing in teaser build mode.
Disabled then reenabled ds and the modules depending on it and now my fields show up again.
I am using drupal features, could it be an interaction with that?
Comment #3
swentel commentedHmm might be, features integration, especially with CCK fields are a bit flacky, because you also need to export the field settings again from CCK fields because their settings (like weight, region etc) are stored in their table also. In case that's it, I can actually close this one.
Comment #4
rjmackay commentedSeems to be related to features my issue anyway, maybe not everything27's). But still a bug.
The feature will start out working fine, then at some point the CCK fields disappear from the teaser build mode.
If I disable and reenable the feature they come back. Seems like DS or ND is getting confused somewhere along the way about where the config lives.
Any thoughts I which module to look at for the cause? I'll keep investigating (as the issue keeps recurring)
Comment #5
rjmackay commentedLogged my issue seperately with nd_contrib since its probably an nd_cck issue. Seems to be fixable with a workaround
See this ticket http://drupal.org/node/1097268
Comment #6
swentel commentedStill can't reproduce this after numerous tests, closing this one for now.