Good day!

I get the warning when I open the map register:
warning: Missing argument 3 for feedapi_languagedetect_feedapi_mapper() in /www/htdocs/planettw/sites/all/modules/feedapi_mapper/mappers/feedapi_mapper_feedapi_languagedetect.inc on line 32.
warning: Missing argument 3 for feedapi_languagedetect_feedapi_mapper() in /www/htdocs/planettw/sites/all/modules/feedapi_mapper/mappers/feedapi_mapper_feedapi_languagedetect.inc on line 32.
The following languages were detected: 10 de.

How to map the items? There is node language unter der the node-entries. Of course I can map them to taxonomie, but that's nonsense.

Comments

tekken’s picture

I've got the same problem. Can anybody help?

bump......

am i the only one who thinks this error is important?

drushinka’s picture

Same problem here.

pavel.karoukin’s picture

Status: Needs work » Needs review
StatusFileSize
new695 bytes

Not sure if it's just matter of changing function definition, but at least this is wrong.

Patch attached with changes to function definition. Atleast no more warnings.