Closed (fixed)
Project:
Feeds Tamper
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
15 Feb 2011 at 22:35 UTC
Updated:
6 May 2011 at 22:51 UTC
Jump to comment: Most recent file
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
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | 1062744-feeds_tamper_after_parse.patch | 629 bytes | pcambra |
| #3 | patch.diff | 828 bytes | ronajon |
Comments
Comment #1
atlea commentedI'm experiencing this as well. Seems to only affect sites with php 5.3.
Comment #2
ronajon commentedsame issue here. it's blocking the plugin
Comment #3
ronajon commentedfound the problem. a type in feeds_tamper.module, see patch
Comment #4
johnvMy system has PHP 5.2.14 . The module works fine both with and without the patch.
Comment #5
fr.z3r0 commentedIt works :)
Thanks!
Comment #6
7wonders commentedConfirm that #3 patch works.
Comment #7
mattbk commentedI can't seem to make this patch apply correctly. Is it for the latest dev version?
Comment #8
johnvdakotaroar, can you try to add it by hand? it's rather short.
Comment #9
mattbk commentedIs there an explanation of the patch notation somewhere? I'm new to this.
NM, I think I found one.
Comment #10
mattbk commentedWorks for me!
Comment #11
pcambraUpdating 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.
Comment #12
twistor commentedThanks!
http://drupalcode.org/project/feeds_tamper.git/commit/ec1a27b