Drupal blocks are syncing?
        Posted  
        
            by Kevin
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Kevin
        
        
        
        Published on 2010-04-16T14:38:11Z
        Indexed on 
            2010/04/16
            14:53 UTC
        
        
        Read the original article
        Hit count: 196
        
drupal-6
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?
© Stack Overflow or respective owner