I have just installed v6 of drupal and for some reason I can't change the weight of the blocks?

When I load the block page in the admin section the drop down boxes appear for a second and then disappear once the page has finished loading.

Any one know what is causing this?

Screenshot:

http://img89.imageshack.us/img89/903/capturebz1.jpg

Thanks

Comments

yelvington’s picture

Grab the control element on the left side of each bar, and drag it up/down.

Beastybob’s picture

Hey,

Thanks for that.

Worked like a charm. :)

psymes’s picture

After much searching I found an answer here:

http://drupal.org/node/250853

To prevent to Weight column from disappearing when the admin/build/block pages loads, you have to disable JavaScript in your browser.

That did the trick for me.