I have a blank page on node diff page:
PHP Fatal error: Cannot use string offset as an array in /Users/simon/Sites/patrick-lacourt-architecte.ch/sites/all/modules/diff/diff.module on line 369
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | diff_868818_1.patch | 677 bytes | gagarine |
Comments
Comment #1
gagarine commentedHere a patch to resolve the issue. I don't know about the side effect...
Comment #2
gagarine commentedOk now I now the side effect. It remove the node tab like edit and view...
Comment #3
gagarine commentedok I get it. It's because on a other module I have a function with the name: modulename_diff
Comment #4
gagarine commented... certainly a hook :/