Hello Ryan,

Most of this module works really well for me, but the fields where I would add codeless discounts and discounted prices don't show up. I've added and configured them in node-type/product/manage fields but that's as far as it seems to go. I'm using Drupal 6.19.

Thanks!

Laura

Comments

amysragbag’s picture

I just got an error message :-) I have no idea what it means, but I hope it helps. It says:

user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') SELECT vid, nid, FROM content_type_made_to_order' at line 1 query: INSERT INTO content_field_codeless_discount (vid, nid, ) SELECT vid, nid, FROM content_type_made_to_order in /sites/all/modules/cck/includes/content.admin.inc on line 1553.

Made_to_order is the product class in which I added the codless discount field.

amysragbag’s picture

I just realized that I'm having a very similar problem with another module, so maybe the problem is with my instalation somewhere.

amysragbag’s picture

Status: Active » Closed (works as designed)

I just took a fresh look at it this morning and realized that everything works fine as long as I uncheck the "require code" box. Sorry!