I tried setting language to other than language neutral. (dutch)
Created a new product and a deal(dutch language) and shop (dutch language).
Now node--deal.tpl.php gives an error on line 243:
echo ($content['field_product']['#object']->field_store_refer[$lang][0]['node']->title);
Its the titel of the shop in the deals page
Comments
Comment #1
pindaman commentedWorked as designed, needed to set the content types be able to be multilingual
great distro to play with btw.