First off, great module!

I've tried to follow http://drupal.org/node/356781, but nothing shows up in the view. It looks like draggableviews_handler_flag_weights.inc wasn't included in the latest -dev package. I see on CVS that this is a dead file. Has this functionality been dropped?

Many thanks!

Comments

lyricnz’s picture

Status: Active » Postponed (maintainer needs more info)

Perhaps you should try and download the package again? This code hasn't changed in months, and the inc file is definately in the -dev archive:

simonmac:~ simonroberts$ curl http://ftp.drupal.org/files/projects/flag_weights-6.x-1.x-dev.tar.gz | tar tvz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  8594  100  8594    0     0   6573      0  0:00:01  0:00:01 --:--:-- 11776
drwxr-xr-x drupal-cron/drupal-cron 0 2009-03-15 23:07:52 flag_weights/
-rw-r--r-- drupal-cron/drupal-cron 14940 2006-04-23 19:54:26 flag_weights/LICENSE.txt
-rw-r--r-- drupal-cron/drupal-cron  1452 2008-10-09 21:19:50 flag_weights/README.txt
-rw-r--r-- drupal-cron/drupal-cron  1594 2009-03-14 12:13:03 flag_weights/draggableviews_handler_flag_weights.inc
-rw-r--r-- drupal-cron/drupal-cron   327 2009-03-15 23:07:52 flag_weights/flag_weights.info
-rw-r--r-- drupal-cron/drupal-cron   845 2009-01-24 16:03:43 flag_weights/flag_weights.install
-rw-r--r-- drupal-cron/drupal-cron  2900 2009-03-15 14:15:04 flag_weights/flag_weights.module
simonmac:~ simonroberts$ 

Please update this issue with your findings, either way.

Anonymous’s picture

All apologies! Getting a fresh download, running update.php and clearing site caches did the trick. Feel free to close this thread, and thanks again.

lyricnz’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing per submitters request.