<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thanks! That worked perfectly. Far from ideal, but doable. I had cleared all caches after the upgrade, made sure my theme was enabled, and most blocks were behaving. But, a few weren't. When looking in the database, I noticed that a bunch were at '10' which I'm guessing the ones I was having problems with were reverting to alphabetical since they were all ten. So, I manually put in numbers that were higher and that took.<div><br></div><div>- jody</div><div><br><div><div>On Dec 7, 2008, at 8:50 AM, Shai Gluskin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Jody and gang,<br><br>I'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't really changed with 6; it'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't except "NULL" and has a default of "0," it will reset all the weights for all blocks to 0. If you'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'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>></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'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'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> -- <br>[ Drupal support list | <a href="http://lists.drupal.org/">http://lists.drupal.org/</a> ]</blockquote></div><br></div></body></html>