Jody and gang,<br><br>I&#39;d recommend going into the db itself (via phpMyAdmin or the command line or another tool, whatever) and check on the weight field in the blocks table.<br><br>From what I understand, the sort order of blocks on the back end hasn&#39;t really changed with 6; it&#39;s only the front end that has changed. <br>
<br>You might want to truncate (delete) all the data in that table and start over. Since that is a required field that doesn&#39;t except &quot;NULL&quot; and has a default of &quot;0,&quot; it will reset all the weights for all blocks to 0. If you&#39;ve got a gazillion blocks and maybe different settings for different themes, you might not want to do that.<br>
<br>In that case, I&#39;d try just changing the weights of just the blocks you want&nbsp; to re-order directly in the db and see if you get the results you want.<br><br>Of course, you should back up your db before fussing like this.<br>
<br>Report back,<br><br>Shai<br><br><br><br><div class="gmail_quote">On Sun, Dec 7, 2008 at 9:12 AM, Jody Cleveland <span dir="ltr">&lt;<a href="mailto:georgedamonkey@gmail.com">georgedamonkey@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I recently upgraded from Drupal 5.12 to 6.6 and now I&#39;m unable to<br>
rearrange block order. I click and drag blocks to where I want them,<br>
and as soon as I save it reverts back to the way it was. I tried a new<br>
site within drupal 6, and that works fine so I&#39;m pretty sure it has<br>
something to do with the upgrade.<br>
<br>
Any ideas what may be wrong?<br>
<br>
- jody<br>
<font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br>