Certain Custom Module Blocks do not show up in "Custom Blocks"

I created a custom block by using the "menu_blocks" module, but it does not show up in the "Custom Blocks" section of the panels content selction dialog box:

http://img42.imageshack.us/img42/41/croppercapture143.jpg

As you can see only "Contributions" Custom block shows up, but not Reporting Custom Block as highlighed.

Comments

merlinofchaos’s picture

Did you look in Miscellaneous?

merlinofchaos’s picture

Status: Active » Postponed (maintainer needs more info)

Just to clarify, Panels doesn't know how to categorize blocks created by modules. Categorization is possible, but it's not part of core and most modules don't go to the the trouble of categorizing their blocks for Panels, alas. So typically that stuff all appears in Miscellaneous and you have to implement hook_ctools_block_info to categorize it.

Letharion’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Closing old issues left in NMI.

ergophobe’s picture

I don't have a lot to add since I have no idea why this is happening, but I'm experiencing the same thing. I've tried a variety of things through the UI (various settings on the blocks such as assigning blocks to a region or not) and I've looked in all the categories.

Also a report of the same from 15 Sept 2013 on Stack Exchange: http://drupal.stackexchange.com/questions/85757/block-not-showing-up-in-...