Hi:

I am using a vanilla version of drupal 6.19/prosepoint .36/.37 and 6.x-3.x-dev of inline ajax search and I am getting this warning:
•warning: Parameter 1 to comment_nodeapi() expected to be a reference, value given in C:\xampp\htdocs\pp036job\includes\module.inc on line 462.
•warning: Parameter 1 to comment_nodeapi() expected to be a reference, value given in C:\xampp\htdocs\pp036job\includes\module.inc on line 462.

Posted by drasgardian says, to take out '&' of the comment module
function comment_nodeapi(&$node, $op, $arg = 0) {

I am not sure if this is a recommended fix or not? Please advise.

Ryan

Comments

vikom’s picture

I have the same issue, subscribing.

blackdog’s picture

Status: Active » Closed (duplicate)