When trying to delete a custom node (translation enabled) I get this warning message:

Warning: Parameter 1 to translation_helpers_node_delete() expected to be a reference, value given in module_invoke_all() (line 819 of /***/includes/module.inc).

Drupal 7.8

Comments

boran’s picture

I also get this, every time I delete a node.

nedjo’s picture

Status: Active » Fixed

Removed an incorrect pass by reference.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.