I get this message in the Statu Report..
Hierarchical Select Module weight incorrectly configured!
The weight of the Hierarchical Select module () is not strictly higher than the weight of the following modules:

* ()
* ()
* ()

Comments

js’s picture

Version: 6.x-3.x-dev » 6.x-3.0

I have the same status on two sites

Status Report:

Hierarchical Select Module weight incorrectly configured!
The weight of the Hierarchical Select module (16) is not strictly higher than the weight of the following modules:
Hierarchical Select Content Taxonomy (9999)

Thanks, Jerry

wim leers’s picture

Assigned: Unassigned » wim leers
Category: support » bug

I'll have to look into this. The code responsible for this seems to be misbehaving in some cases, but it's intended to update module weights that could otherwise cause problems for HS.

wim leers’s picture

Status: Active » Postponed (maintainer needs more info)

I can't reproduce this, so you'll have to post the exact steps to reproduce.

It also seems like you're about the only two people suffering this problem, so it's likely you've got a slightly weird setup. Nevertheless, I'll try to fix this!

wim leers’s picture

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

Closing due to lack of response.

404’s picture

i have the same issue.

it just happened.

klonos’s picture

Title: Weird message in the Status Report » Hierarchical Select Module weight incorrectly configured!

Changed title to something meaningful. It is easier to search for this issue now.

Sorry, I can't help since I am not having this.

ludo1960’s picture

By any chance are you using the wysiwig module?

scottrouse’s picture

Status: Closed (fixed) » Active

I receive the following message in my admin/reports/status page:

Hierarchical 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 Content Taxonomy (201)
Hierarchical Select Flat List (202)
Hierarchical Select Menu (203)
Hierarchical Select Taxonomy (205)
Hierarchical Select Taxonomy Views (206)

Am I mistaken, or is a module weight of 0 not higher than than weights of 201-206?

I have the following modules enabled on the site:

Admin	6.x-1.0-beta4
Admin Role	6.x-1.2
Attribute	6.x-2.3
Authorize.net	6.x-2.3
Backup and Migrate	6.x-2.2
Basic SEO Rules	6.x-2.1
Block	6.16
Block Class	6.x-1.3
CSS Gzip	6.x-1.3
Cart	6.x-2.3
Cart Links	6.x-2.3
Conditional Actions	6.x-2.3
Content	6.x-2.7
Content Taxonomy	6.x-1.0-rc2
Credit Card	6.x-2.3
Database logging	6.16
Fieldgroup	6.x-2.7
FileField	6.x-3.7
Filter	6.16
Flatrate	6.x-2.3
Global Redirect	6.x-1.2
Google Analytics	6.x-2.2
Google Analytics for Ubercart	6.x-2.3
Help	6.16
Hierarchical Select	6.x-3.3
Hierarchical Select Content Taxonomy	6.x-3.3
Hierarchical Select Flat List	6.x-3.3
Hierarchical Select Menu	6.x-3.3
Hierarchical Select Taxonomy	6.x-3.3
Hierarchical Select Taxonomy Views	6.x-3.3
ImageAPI	6.x-1.8	
ImageAPI GD2	6.x-1.8
ImageCache	6.x-2.0-beta10
ImageCache UI	6.x-2.0-beta10
ImageField	6.x-3.7
Keyword Rules	6.x-2.1
Link checker	6.x-2.4
Menu	6.16
Module filter	6.x-1.4
Node	6.16
Node Reference	6.x-2.7
Nodewords	6.x-1.11
Nodewords - basic meta tags	6.x-1.11
Number	6.x-2.7
Option Widgets	6.x-2.7
Order	6.x-2.3
PHP filter	6.16
Page Title	6.x-2.3
Path	6.16
Path redirect	6.x-1.0-beta6
Pathauto	6.x-1.3
Payment	6.x-2.3
Payment Method Pack	6.x-2.3
Product	6.x-2.3
Reports	6.x-2.3
SEO Checklist	6.x-3.0
SEO Compliance Checker	6.x-2.1
SEO Friend	6.x-1.0-beta7
Search	6.16
Search 404	6.x-1.9
Secure Pages	6.x-1.8
Shipping	6.x-2.3
Shipping Quotes	6.x-2.3
Statistics	6.16
Stock	6.x-2.3
Store	6.x-2.3
System	6.16
TVI: Taxonomy View Integrator	6.x-1.1
Taxonomy	6.16
Taxonomy Manager	6.x-2.2
Text	6.x-2.7
Token	6.x-1.13
Ubercart Views	6.x-3.0
Ubercart Views Attribute	6.x-3.0
Update status	6.16
User	6.16
Vertical Tabs	6.x-1.0-rc1
Views	6.x-2.11
Views RSS	6.x-1.x-dev
Views UI	6.x-2.11
Webform	6.x-2.9
Wysiwyg	6.x-2.1
XML sitemap	6.x-2.0-beta1
XML sitemap engines	6.x-2.0-beta1
XML sitemap menu	6.x-2.0-beta1
XML sitemap node	6.x-2.0-beta1
XML sitemap taxonomy	6.x-2.0-beta1
jQuery UI	6.x-1.3
jQuery Update	6.x-2.0-alpha1
wim leers’s picture

Status: Active » Closed (works as designed)

Hierarchical Select's weight should be higher than that of those other modules. That's why it's complaining.

scott.whittaker’s picture

I'm having the same issue with a fresh install of HS 5.x-3.4 on Drupal 5.12. I'm going to update the module weight using an update hook in a custom module, though I'm not sure why the HS module doesn't do this by itself?

wim leers’s picture

HS does change module weights: see its .install file and the modules/hs_taxonomy.install file.

fehin’s picture

I fixed my mine by disabling the module, run update.php, then enabled it and the weight message went away.

cesareaugusto’s picture

I got the very same error:

Hierarchial 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 Menu (0)
Hierarchical Select Small Hierarchy (0)
Hierarchical Select Taxonomy (0)
Hierarchical Select Taxonomy Views (0)

I got it today right after upgrading to the latest alpha release.

Any help on how to fix it?

wim leers’s picture

@cesareagusto: This is a D6 issue. The alpha that was released yesterday is for Drupal 7!

intu.cz’s picture

I have the same issue on D7, latest alpha, should I file a separate issue?

wim leers’s picture

tammo’s picture

Version: 6.x-3.0 » 6.x-3.8
Component: Miscellaneous » Code - Taxonomy

An older annoyance reappears:

Hierarchical Select Module weight incorrectly configured!
The weight of the Hierarchical Select module () is not strictly higher than the weight of the following modules:

()

I'll look in the older solutions, but could this be a leftover from using an older version of the source software?

tammo’s picture

Due to PHP error our caches could not be emptied. After fixing this we could empty the caches and the problem disappeared.