Closed (fixed)
Project:
Hierarchical Select
Version:
7.x-3.0-alpha3
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
22 Aug 2011 at 14:48 UTC
Updated:
9 Sep 2011 at 17:21 UTC
Title says it all. First reported at #661196-13: Hierarchical Select Module weight incorrectly configured!, confirmed at #661196-15: Hierarchical Select Module weight incorrectly configured!.
Comments
Comment #1
wim leersThe reason is simple: in the upgrade path that I added, the custom module weight for the Hierarchical Select module is undone, because it is no longer necessary (yay for less mess!). This is what is causing this error message in the status report. Don't worry though, everything is ok! :)
Comment #2
wim leersFixed: http://drupalcode.org/project/hierarchical_select.git/commit/9e9291e
Comment #3
wim leersFor the record: this was a minor regression in alpha 3. This will be fixed in alpha 4, obviously.
Comment #4
Refineo commentedsubscribe
Comment #5
Routh commentedHierarchical Select Module weight incorrectly configured!
The weight of the Hierarchical Select module (0) is not strictly higher than the weight of the following modules:
Hierarchical Select Flat List (0)
Hierarchical Select Small Hierarchy (0)
Hierarchical Select Taxonomy (0)
Hierarchical Select Taxonomy Views (0)
Just got this after updating the module to alpha3 today. Running Drupal 7.
How do I adjust module weights???? Never seen any options for that in the admin interface.
Comment #6
Routh commentedAs an additional note, this error is the only error I see with this module, however since updating it, it now no longer works and has broken submissions for certain content types on my site that rely on it.
The select no longer seems to work for my two level genre taxonomy. When selecting a top level item, the secondary items no longer show. It also will not allow multiple selections no matter how I change the settings.
Comment #7
wim leers@Roath please upgrade to the dev snapshot, as described in #3.
Comment #8
Routh commentedConfirming that this is fixed in the dev branch. Thank you.
Comment #9
wim leersAlpha 4 is out, just use that instead :)