Hello,

I wonder if anyone can help us with this strange problem.

On a fresh install of Context with the latest version of Drupal, I can verify that my contexts are being found using the Context Devel block, but the reactions absolutely will not work. I've tried adding blocks, disabling block regions, and other things, but nothing happens, even if a context is found.

The only strange thing I've noticed in the module is that it lists a bunch of blocks in my block regions that aren't actually there. For example, I am not using my sidebar_left region at all, but it shows a bunch of blocks there in gray text. Could there be a problem with my theme's block configuration? To test, I tried Context with one of Drupal's themes, Minelli, but the same thing happened: context found, but no actions performed.

Any help would be greatly appreciated

Comments

eusebius’s picture

By way of update, the module is now partially working after I disabled both the Taxonomy Breadcrumb and the i8n Multilanguage modules. I'm not sure where the conflict is, but at least something happens now. The module is not successful in establishing a context for items I select from my primary menu links, but it works via other means, such as the active path, and that is good enough for me at the moment.

I hope this helps the next person with this problem...

kharbat’s picture

i think i had the same probem.. try changing the weight of the module in the system table.. set to 100 for example and it would hopefully work..

Sinan Erdem’s picture

I can confirm that when the Block Translation module (a sub-module of i18n) is enabled, Reactions are not working...

Sinan Erdem’s picture

Status: Active » Closed (duplicate)

Duplicate: http://drupal.org/node/402150

Problem seems to be solved on i18n module side: http://drupal.org/node/457512

yan’s picture

Version: 6.x-2.0-beta7 » 6.x-3.0
Category: support » bug
Status: Closed (duplicate) » Active

Having the same problem in 6.x-3.0 without i18n being involved. Any other ideas?