I just installed beta4 of 3.0 and tried to setup a few contexts for views, but I can't get the Block Reactions working. Everytime I add a Block, it just discards it. The next time I visit the context's edit page, no blocks are assigned.

I am using Drupal 6.16, Ctools 1.3 (also tried latest dev), Views 2.8 and Garland as administration theme.

Comments

yhahn’s picture

Status: Active » Postponed (maintainer needs more info)

I'm not able to reproduce this... could you provide some more info? In particular:

- what browser are you using?
- what version of PHP are you using?

Barahir’s picture

I have exactly the same problem.

Im using:
drupal 6.16
latest, ctools and context
PHP-version: 5.1.4
Browsers: Chrome, firefox, opera and safari. all of them the latest version.

I didn't have this problem for like a few weeks ago, but i can't figure it out whats causing the problem. Some new modules and versions have been installed from then.

My domain: www.studentkaren.se

Thanks for help!

mark trapp’s picture

Status: Postponed (maintainer needs more info) » Active

I ran into this exact issue with Firefox 3.0.8 on both Windows XP and Mac OS X 10.4.11. Upgrading to Firefox 3.6 fixed the issue.

Tested in PHP 5.3.1 through 5.3.3.

I reduced the issue in Firefox to the following:

  1. Edit a context with block multiple block reactions.
  2. Click on Block under Reactions to expose the enabled blocks.
  3. Save the context without any changes.

The context reaction would be reset. Upon editing the context again, it's as if no reactions were set to begin with.

We also ran into an issue with the X link to remove a block would not remove the block from the list. That was also cleared up by the upgrade to Firefox 3.6.

mark trapp’s picture

Version: 6.x-3.0-beta4 » 6.x-3.x-dev
As If’s picture

Very similar errors in IE6 and FF2. Drupal 6.19 and PHP 5.2.13. If I select a block to add to the header region, it will add its name to the list. Then upon selecting a second block, the same name (1st block) now shows up *twice* in the list. But it gets weirder: If I try the same thing *in the opposite order*, I can get both blocks to appear in the Reactions list. But either way, upon saving, everything I have chosen disappears again. Nothing gets saved.

I had these errors with release 6.x-3.0, so I upgraded to 6.x-3.x-dev, but still the same errors.

NOTE: I am NOT using the admin 2x module (which is described as "recommended" but not vital).

LiveWire’s picture

I continuously have to "trick it" by adding a system block and the view block that I wish to have, save it, then remove the view block. Any thoughts?

Amazing module though! Thanks!

guntherdevisch’s picture

I'm having the same problem, Block reactions won't save :( even with 'the trick' it doesn't work.

Is there a fix?

Thanks,
Gunther

aartiagl’s picture

We had the same issue, it was something to do with Firefox 3.0 and when we switched to other browser or even Firefox 3.6 it worked.

Check it on different browser, it should work.