i try to use this module to allow authors to display blocks being generated by the webforms module. the "backend" is working ok, only displaying webform-blocks for selection. but none of the blocks does finally show up.
could this be an issue with context (we use this module to display other blocks)? i found this issue http://drupal.org/node/1048808 but i'm not asking an integration but simply "could it be that it does not work together with context" or what could/need to be done to make it work?

Comments

Johnny vd Laar’s picture

Status: Active » Closed (cannot reproduce)

I've tested the module together with context and I can't seem to find a bug so I'm closing this issue.

nvaken’s picture

For what it's worth, I've just encountered the same problem. Our development environment did not suffer from the node-level-blocks not being displayed, but out production environment was. After disabling + unstalling the Context module, everything seemed to be fine again. Seems to me this is some kind of race condition which causes the problem, but I do not have the time to dig into this.

garbo’s picture

Issue summary: View changes

For what it's worth. i had issues with blocks not displaying too. For me, it had to do with my translation settings. If the blocks are in the wrong language, they don't show up!