Active
Project:
Ubercart CCK Attribute
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2011 at 20:05 UTC
Updated:
28 Jun 2011 at 21:13 UTC
Jump to comment: Most recent file
Comments
Comment #1
Dracolyte commentedSorry, having trouble attaching an image. If you can't see the one here, it's also posted with the other issue at http://drupal.org/node/1203076.
Comment #2
trungonly commentedThe CCK Attributes module adds it's fields by altering the UC cart form by using the Ubercart hook
hook_uc_form_alter(). It is the formal way to add somethings to the form. If there is another form created, I don't think the conflict is due to this module. Please double check.