Rather than displaying as a separate column on the modules page, the module weights appear as a series of text boxes beneath the Save Configuration button.
Attached is the HTML code for the modules page, showing what I mean.
I haven't had a chance to look through the code to see why this happens, but if I get time then I'll take a look.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | snapshot77.png | 160.55 KB | rvalkass |
| #4 | snapshot78.png | 188.93 KB | rvalkass |
| modules.txt | 49.07 KB | rvalkass |
Comments
Comment #1
litwol commentedThis happens when System_module.module is disabled but system_weight.module is enabled.
for that precice reason system_weight.module is set dependent on system_module.module so make sure both are enabled for both to work correctly.
Comment #2
rvalkass commentedBoth are enabled, and were enabled automatically by Drupal. Module Weights, System Module and Util are all enabled.
Comment #3
litwol commentedcan you show a screen shot of your module admin page?
Comment #4
rvalkass commentedTwo screenshots: the first showing the long list of input boxes, the second showing that the relevant Util modules are enabled.
Comment #5
litwol commentedhmm this is weird. can you provide a list of modules you use?
i presume that there is one module that interacts with system module form the same way util does and it breaks it.
Comment #6
rvalkass commentedHere's all the modules I've got enabled at the moment:
Core
Aggregator, Color, Comment, Contact, Database logging, Help, Menu, Path, Ping, Profile, Search, Statistics, Taxonomy, Throttle, Tracker, Trigger, Update status, Upload
Core Required
Block, Filter, Node, System, User
Other
Modr8, Pathauto, Token, Token actions
Util
Module Weights, System Module, Util
XML Sitemap
XML Sitemap, XML Sitemap:Engines, XML Sitemap:Node, XML Sitemap:Term, XML Sitemap:User
Comment #7
litwol commentedah! i apologize for making you run in circles. i've identified the problem that caused this.
Please download the new release: http://drupal.org/node/266316
Please set this issue to "fixed" if it, indeed, is fixed for you or continue to post further issues and i will investigate.
Comment #8
rvalkass commentedExcellent, that has fixed it. Thanks very much for your help, and patience!
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.