Closed (fixed)
Project:
Node Comments
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2009 at 02:01 UTC
Updated:
10 May 2010 at 21:24 UTC
Hi,
After copying node-comment.tpl.php to the theme dir , i get the following error when viewing a node:
"Fatal error: Unsupported operand types in /var/www/drupal/includes/common.inc on line 1582"
i am using drupal 6.
please let me know if you require more info.
Thanks,
Shay
Comments
Comment #1
shay1680 commentedHi,
I have removed the following from the node-comment.tpl.php file "l($node->title, $_GET['q'], NULL, NULL, "comment-$node->nid")"
and i am no longer getting the error.
I have no PHP knowledge , could someone please tell me how to correct this line so it will work in drupal 6.
Thanks,
Shay
Comment #2
crea commentedI beleive this is no longer relevant. Closing.