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

CommentFileSizeAuthor
#3 node-comment.tpl_.php.txt1.11 KBmkassets

Comments

cmjns’s picture

And I've just had the same problem after upgrading to 6.x-2.x-dev

egouleau’s picture

it seems it's the l() function in the node-comment.tpl.php which is not correct for drupal 6 (bad arguments)

mkassets’s picture

StatusFileSize
new1.11 KB

Ran into the same problem. Attaching the fix.

crea’s picture

Status: Active » Closed (fixed)

D6 1.x branch is not supported anymore. Closing.