Closed (fixed)
Project:
Diff
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2010 at 18:43 UTC
Updated:
12 Aug 2010 at 19:10 UTC
Jump to comment: Most recent file
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 :/