Hello,

I installed this module but not sure what it does. There are no units listed at admin/content/units

"Units
Configure site-wide list of enabled units. Modules that integrate with Units module may use this list.
If nothing is selected in ALL categories, all units will be enabled."
and a save button after this....

Comments

giorgio79’s picture

Ah okay, "This module doesn't have any usage on it's own. Only install it when required by other module."

Any other modules supporting it yet other than Currency?

giorgio79’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

technikh’s picture

Version: 6.x-1.0-beta1 » 6.x-1.0
Status: Closed (fixed) » Active

I have same issue. even though I enabled http://drupal.org/project/mvf I don't see any units on this page admin/content/units
I used drush.

$ drush dl mvf
Project mvf (6.x-1.1) downloaded to /****/modules/mvf.                  [success]
$ drush en mvf -y
The following projects have unmet dependencies:
mvf requires formatted_number, format_number, units
Would you like to download them? (y/n): y
Project formatted_number (6.x-1.3) downloaded to /****/sites/all/modules/formatted_number.        [success]
Project format_number (6.x-1.6) downloaded to /****/sites/all/modules/format_number.              [success]
Project units (6.x-1.0) downloaded to /****/sites/all/modules/units.                              [success]
Project units contains 2 modules: currency_units, units.
The following extensions will be enabled: mvf, formatted_number, format_number, units
Do you really want to continue? (y/n): y
WD security: Secure Pages Prevent Hijack failed to set secure cookie.                                             [error]
mvf was enabled successfully.                                                                                     [ok]
format_number was enabled successfully.                                                                           [ok]
formatted_number was enabled successfully.                                                                        [ok]
units was enabled successfully.  
Bevan’s picture

Status: Active » Needs review

Install the Units API module.

Bevan’s picture

This should be more clearly documented on the homepage

bucefal91’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)

The 6.x version is no longer supported :(