It's possible that I'm being blind/stupid, but the "Contact from help" block is not in my list of blocks...
I can see it and edit its settings using the link in the 'Site building' -> 'Contact form' settings page, but it's not in 'Site building' -> 'Blocks'. Have searched the source of the blocks page and it's just plain not there. The block has an ID of 19 and all values are the defaults that this module added.
Am confused by its absence (but I wait with baited breath to be embarrassed!)
Comments
Comment #1
stephenrobinson commentedare you sure it is a block, you maybe you have a page? or you have created a block in cache and not saved it yet?
Comment #2
PMorris commentedWhat's up with this module? I know it's not finished but I"m not sure how to test it. I don't see it showing in the blocks either. I thought it added a contact form block?
Comment #3
gpk commentedThe main thing this module does is to add a permission that controls who can see user contact forms. Typically this is used to give anonymous users this permission. Vanilla Drupal only allows authenticated users to view user contact forms.
Unless I'm mistaken this module doesn't create or directly interact with any blocks.
Comment #4
PMorris commentedAh okay thanks. Misunderstood what it was for!
Comment #5
dave reidYes. You have to create your own block if you want to display information on the contact form page.
Comment #7
modctek commentedHate to dig up an old issue, but just ran across this, and though the module seems to be working fine, the notification message after updating to the latest dev version says that a "custom block has been created...but has not been assigned a region" (I'm paraphrasing from memory). Thinking that it needed to be assigned, I went to the blocks page, but it does not show in the list (perhaps by design?). However, it does appear to be working correctly, so perhaps some clarification on the above bit of text is needed?