First off my system specs.
Win XP
Apache 2
MySql 5.0.27
PHP 5.2.1
Drupal 5.3
I'm testing the functionality of Domain Access (Extremely cool module by the way) so not a lot of extra module luggage. With Domain Access installed and set up, I am unable to change the weight of CCK fields (in my instance they were textfields and imagefields) that I added to Story type. After changing the weight using the dropdown field and clicking update the page would just return to the default 0 values. I disabled all supplemental domain access modules. The problem remained. I disabled the core Domain Access module. The problem was resolved.
Can anyone replicate this problem?
Comments
Comment #1
agentrickardSee http://drupal.org/node/186624.
I thought we fixed this in beta5. Please make sure you are using the current release.
Comment #2
cheshireinatree commentedSpot on answer. I thought I had beta5 but it was beta4. Problem solved. Thanks.
Comment #3
agentrickardYay! I was worried for a second there. I hate quashing bugs only to find that I haven't quashed them correctly.