Closed (works as designed)
Project:
Nodes In Block
Version:
7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 May 2011 at 16:38 UTC
Updated:
1 Jun 2011 at 07:37 UTC
I've installed and enabled the latest version of the module. Permissions are configured. Node blocks (6) have been created and content types properly associated (articles, book, page, blog). Fieldsets are set to not collapsed. Not happening: "Two fieldsets will become available after clicking the submit button where you can change general settings and associate content types per block." I've looked everywhere and I've checked an existing article node, new article node, book pages, etc. Log out, log in ... tried a bunch of things. No new fields that allow me to assign nodes to block. Any ideas as to why this is happening? Thanks!
Comments
Comment #1
swentel commentedYes, those fieldsets are on the configuration page of nodes in block itself.
Comment #2
swentel commentedOr, wait a minute (think I've misread the issue), rather tabs in the vertical fieldset.
Comment #3
mwestwind commentedRereading my original quote above, I misstated the issue ... what I meant is that on a node's edit form, no "block select box" per: "On the content node form, a select box will be available to select the appropriate block where the node content must be displayed." I have Title, Body, Tags, Image, and the seven standard vertical menu tabs. That's it. I have a good idea of what should be appearing. I suspect that this is related: since enabling Nodes in Block, I'm getting a "Visibility field is required" error message on saving a node (article or blog page). There's nothing in the module's documentation that mentions the need to add a field. I suspect that this refers to the fieldset that I can't see or configure. I'd be fine if it was something simple on my end, but I've rechecked all of the configuration pages ... everything appears properly set up. Thanks!
Comment #4
swentel commentedCould this be related with #1156630: Setting permissions "Nodes In Block" in Drupal 7 ?
Comment #5
mwestwind commentedYes, that was the problem. Clearly all Admin permissions should not be blindly checked. Thanks!
Comment #6
swentel commentedI admit it's a tricky permission indeed :)