When moving my site from php 4.4.7 to php 5.1.6, I got error messages about a wrong include path in feedfield.module, line 13.
Removing the parentheses from the include statement solved this issue.
| Comment | File | Size | Author |
|---|---|---|---|
| feedfield-fix-include.patch | 342 bytes | z.stolar |
Comments
Comment #1
YaxBalamAhaw commentedI know this issue is really old, but it is finally fixed in the most recent dev snapshot :) Thanks.