Just installed recipes module 4.5.0. All works as advertised for my admin user. However, when setting the permissions on the module to allow "authenticated user" to both "access recipes" and "create recipes" those users can still not add a recipe. In the menu under "create content" recipe shows up (and the url is consistent with the others in that group, "node/add/recipe") but clicking on that link takes the user to same page as clicking on "create content" does. (Roughly the list of nodes they are allowed to create with the descriptions). A few things to note on node/add/recipe:

  • The "create content" text at the top of the normal "node/add" page is replaced with a breadcrumb back to "Home" and the text "recipe" instead of "create content", FWIW.
  • Although "recipe" shows up as a link in the "create content" menu, the "add/node" page does not include it as a possible type of content to create.

As I said, with the admin user the recipe can be created just fine. However it is worth noting that recipe does not show up in the main section of hte add/node page either.

At this point, the module is not useable for me since the only user that can actually create a recipe is the superuser. Help!

CommentFileSizeAuthor
#1 recipe_create_bug.doc99 KBAnonymous (not verified)

Comments

Anonymous’s picture

StatusFileSize
new99 KB

I was mistaken, the recipe link and description does show up on the create content (node/add) page when logged in with the admin superuser.

Here's a few screenshots to make things clearer (than mud).

The first capture in the attached document is a capture of the superusers' interface when "create content" has been clicked. This is as expected.

The second capture is a capture of an authorized user's inteface when "create content" has been clicked. Note that "recipe" and its description is missing from the main part of the page.

The third is a capture of the same authorized user above after clicking "recipe" in the "create content" menu. Note the change at the top of the main area of the page that now shows "recipe'" and a breadcrumb home instead of the "create content" usually found on the node/add page.

HTH.

moshe weitzman’s picture

I just committed a fix. please post here is something doesn't work still.

Anonymous’s picture

Did you repacakge 4.5.0? I just redowloaded 4.5.0 and it still contains v1.31.2.1 of recipe.module. It looks like the fix was applied to 1.31.2.2. Just wondering...

Anonymous’s picture

Did you repacakge 4.5.0? I just re-downloaded 4.5.0 and it still contains v1.31.2.1 of recipe.module. It looks like the fix was applied to 1.31.2.2. Should I be applying the patch from cvs? Just wondering...

moshe weitzman’s picture

repackaging happens every 12 hours or so. Until then, download from CVS or from ViewCVS. See cvs.drupal.org/viewcvs/contributions/modules/recipe/

moshe weitzman’s picture

Anonymous’s picture

Sweet. Got it. Fixed. You rock! Thanks!

Anonymous’s picture