Hi everybody,

I'm developing a booking system based on Drupal, each room has it's hotel, so i worked with node reference to reference the hotel on the room content type, now when i added the multilingual module, once the admin adds the room, and select the appropriate hotel, if he change the language of the interface and want's to edit the content i get the error " this post can't be referenced".

i think that's because on the id that's displayed between brackets depends on the content on the language that has the interface the first time we inserted the content. so the new list depends on the current language and dosen't contain the content id of the other language. can you help me plz???