Closed (works as designed)
Project:
Ubercart Discounts (Alternative)
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2010 at 16:03 UTC
Updated:
26 Nov 2010 at 19:04 UTC
Comments
Comment #1
amysragbag commentedI 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.
Comment #2
amysragbag commentedI just realized that I'm having a very similar problem with another module, so maybe the problem is with my instalation somewhere.
Comment #3
amysragbag commentedI 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!