Closed (works as designed)
Project:
Hierarchical Select
Version:
6.x-3.8
Component:
Code - Taxonomy
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
16 Dec 2009 at 12:19 UTC
Updated:
15 Mar 2012 at 15:12 UTC
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
Comment #1
js commentedI 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
Comment #2
wim leersI'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.
Comment #3
wim leersI 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!
Comment #4
wim leersClosing due to lack of response.
Comment #5
404 commentedi have the same issue.
it just happened.
Comment #6
klonosChanged title to something meaningful. It is easier to search for this issue now.
Sorry, I can't help since I am not having this.
Comment #7
ludo1960 commentedBy any chance are you using the wysiwig module?
Comment #8
scottrouse commentedI receive the following message in my admin/reports/status page:
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:
Comment #9
wim leersHierarchical Select's weight should be higher than that of those other modules. That's why it's complaining.
Comment #10
scott.whittaker commentedI'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?
Comment #11
wim leersHS does change module weights: see its .install file and the modules/hs_taxonomy.install file.
Comment #12
fehin commentedI fixed my mine by disabling the module, run update.php, then enabled it and the weight message went away.
Comment #13
cesareaugusto commentedI got the very same error:
I got it today right after upgrading to the latest alpha release.
Any help on how to fix it?
Comment #14
wim leers@cesareagusto: This is a D6 issue. The alpha that was released yesterday is for Drupal 7!
Comment #15
intu.cz commentedI have the same issue on D7, latest alpha, should I file a separate issue?
Comment #16
wim leersI just created one: #1256414: Hierarchial Select Status Report: Module weight incorrectly configured!.
Comment #17
tammo commentedAn 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?
Comment #18
tammo commentedDue to PHP error our caches could not be emptied. After fixing this we could empty the caches and the problem disappeared.