I tried to install two modules and got an error with the system. I attempted to install the imagecache and imageapi modules in the same install submission. Yet, because the imagecache is dependent on the imageapi, it throws a php exception because an imageapi function isn't available yet because it is installed after the imagecache is installed. The install system needs to weight the install order by dependencies to fix this problem.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | system.module.patch | 2.68 KB | jdubbwya |
Comments
Comment #1
jdubbwya commentedI've created a patch for testing, the sorting mechanisms might not be graceful but it seems to work on the systems I've tested it on
Comment #2
kenorb commentedThe same in 6.x
Comment #3
dpearcefl commentedConsidering the time elapsed between now and the last comment plus the fact that D5 is no longer supported, I am closing this ticket.