Hi,

As the title states im receiving an error in the logs and no effect from any plugins. Full error code is:

Warning: Parameter 2 to feeds_tamper_feeds_after_parse() expected to be a reference, value given in module_invoke_all() (line 817 of /var/www/includes/module.inc).

Any help appreciated :)

/7

CommentFileSizeAuthor
#11 1062744-feeds_tamper_after_parse.patch629 bytespcambra
#3 patch.diff828 bytesronajon

Comments

atlea’s picture

Priority: Normal » Major

I'm experiencing this as well. Seems to only affect sites with php 5.3.

ronajon’s picture

Priority: Major » Critical

same issue here. it's blocking the plugin

ronajon’s picture

StatusFileSize
new828 bytes

found the problem. a type in feeds_tamper.module, see patch

johnv’s picture

Status: Active » Needs review

My system has PHP 5.2.14 . The module works fine both with and without the patch.

fr.z3r0’s picture

It works :)

Thanks!

7wonders’s picture

Confirm that #3 patch works.

mattbk’s picture

I can't seem to make this patch apply correctly. Is it for the latest dev version?

johnv’s picture

dakotaroar, can you try to add it by hand? it's rather short.

mattbk’s picture

Is there an explanation of the patch notation somewhere? I'm new to this.

NM, I think I found one.

mattbk’s picture

Works for me!

pcambra’s picture

StatusFileSize
new629 bytes

Updating the patch following feeds api.php documentation: http://drupalcode.org/project/feeds.git/blob/refs/heads/7.x-2.x:/feeds.a...
Btw, without this patch, I don't think feeds tamper is really working for feeds 2.x in D7.

twistor’s picture

Assigned: Unassigned » twistor
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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