By andrewosh on
I'm trying to build my first site using a theme I've made from scratch, and everything has been working beautifully so far. However, when it came time to start creating content and placing blocks, the drag-and-drop symbol doesn't appear next to any of the blocks in the Block page.
I haven't been able to find other posts on the subject, so I apologize if this is a simple error that I'm just missing.
Any help would be appreciated. Thanks.
-AO
Comments
Mine too...
Everything was working fine. Then after migrating from sub.testdomain.com to domain.com, the control handles were missing throughout the site. Not sure if the migration and the handles disappearing are connected. I'm using Drupal 6. Bit weird...
Replaced "tabledrag.js" file - fixed
After a few hours of poking around I downloaded a fresh Drupal 6.10 install and started replacing files one-by-one. The one that fixed the problem for me was: drupal-6.10\misc\tabledrag.js. I just wrote over the old file.
Still no idea why it stopped functioning in the first place, but whatever(!), it's back now...