When you activate the module, a PHP error raises because of it's hook install function name, which collides with the one defined at freelinking module. The error is:
Fatal error: Cannot redeclare freelinking_install() (previously declared in [removed]/freelinking/freelinking.install:5) in [removed]/freelinking_casetracker/freelinking_casetracker.install on line 16
I have attached a patch that fixes this error.
| Comment | File | Size | Author |
|---|---|---|---|
| freelinking_casetracker.install.patch | 686 bytes | juampynr |
Comments
Comment #1
juampynr commentedChanged status to "patch (to be ported)".
Comment #2
burningdog commentedPatch reviewed - applies cleanly and fixes the issue.
Comment #3
burningdog commented*ping Grayside* It's nearly 2 months later - where is the module maintainer? This is a critical error, and has a patch, which WORKS, and just needs to be applied.
Comment #4
juampynr commentedI would be happy to co-maintain the module.
Comment #5
burningdog commentedGreat! Who do we need to get approval from?
Comment #6
juampynr commentedNo idea. I wrote to the maintainer a few days ago and got no response. He does not have any other contact details in his profile.
Comment #7
juampynr commentedPatch applied. http://drupalcode.org/project/freelinking_casetracker.git/commitdiff/7d7...
Closing.
Comment #8
juampynr commentedChanging status from closed (fixed) to "fixed" due to this guideline: [#156119]