After installing node comment and posting a test comment, I cannot view the comment. Instead, I get the following:
Fatal error: Unsupported operand types in [...]/includes/common.inc on line 1542
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | node-comment.tpl_.php.txt | 1.11 KB | mkassets |
Comments
Comment #1
cmjns commentedAnd I've just had the same problem after upgrading to 6.x-2.x-dev
Comment #2
egouleau commentedit seems it's the l() function in the node-comment.tpl.php which is not correct for drupal 6 (bad arguments)
Comment #3
mkassets commentedRan into the same problem. Attaching the fix.
Comment #4
crea commentedD6 1.x branch is not supported anymore. Closing.