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

syntheticMedia’s picture

Update- 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

rjmackay’s picture

Having 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?

swentel’s picture

Priority: Critical » Major

Hmm 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.

rjmackay’s picture

Seems 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)

rjmackay’s picture

Logged 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

swentel’s picture

Status: Active » Closed (cannot reproduce)

Still can't reproduce this after numerous tests, closing this one for now.