This involves the recipe module http://drupal.org/project/recipe and the issue is that when switching on Simple Mode (of entering ingredients) the ingredients do not show on page, although they are entered in the database see http://drupal.org/node/195127

As far as I can tell it is just that in the recipe_node_ingredient, the unit_id and quantity are 0 in table . Looks like the Unit_ID should be 0 in simple mode anyway since the unit_ID represent things that will be entered manually like (Spoon, can, ounce etc) so the script needs to be told it's OK to show the ingredients on the page even without the unit_id on simple mode and assign "1" as quantity when entering them in the database.

anyone willing to do it for $50? Take a look first, you might be able to do it in 15 minutes.

Comments

suro.solutions’s picture

I would like to do this for you. If interested, you may contact me via mail -

suro.solutions@gmail.com

2222a’s picture

great job by suro. Extremely fast too.

The fix has been posted on the module recipe site for all.