I'm on Drupal 6.14 - installed themekey v6.x-2.0-beta4 and themekey_properties v6.x-2.0-beta1. When I create a rule with the "enabled" checkbox deselected, I get a long message (text attached).

Comments

mkalkbrenner’s picture

Assigned: Unassigned » mkalkbrenner
Status: Active » Needs review
StatusFileSize
new1.14 KB

I think that these error messages don't occur when you create a disabled rule. Are you able to reproduce this?

I found a problem in the table locking when you try to delete a rule and run into an error. I attached a patch to fix this.

adam_b’s picture

I got this error message every time I tried to create a disabled rule - so yes, it is reproducible for me.

It doesn't seem to stop the rules from working if they're enabled later on, though.

mkalkbrenner’s picture

StatusFileSize
new933 bytes

see my comment #2 at #372308: Cannot drupal_write_record() on table after it is locked with db_lock_table()

I added that workaround to cvs. Could you test this patch please?

mkalkbrenner’s picture

Status: Needs review » Fixed

I think it's fixed. otherwise reopen this issue. Try 6.x-2.0-beta5.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.