Hi,
I'm using a multiligual site. When I'm trying to translate the audio nodes, I'm getting the message "A file must be provided. If you tried uploading a file, make sure it's less than the upload size limit." While it should be that the "new" traslated node will work with the file that already uploaded, like it is in other node types.
Comments
Comment #1
tzippy commentedAfter checking again - the synchronized translation isn't helping too, because the audio non - standard fields doesn't apear there at all.
Comment #2
tzippy commentedI checked more about it, what need to be done is to add the audio file field to the synchronized translation (via settings.php). What I need now is to know the name of the field, so I can do it.
Comment #3
ilya commentedI have managed to solve this.
Changing settings.php never worked for me for some reason. I had to modify the i18nsync.module instead:
There may be some other more elegant way to solve this but this is what works for me.