Drupal blocks are syncing?
- by Kevin
I am trying to enable a new theme on a site running Drupal 6.16. I enable it fine, it has its own namespace in the theme and theme registry.
However when you go to the Blocks section, changing a block here will affect that blocks placement in all the other themes, and vice versa.
Is this normal behavior? Where should I begin looking to solve this issue?