Multilingual in Drupal: Can't have a node and it's translations as frontpage. How to?
Posted
by takpar
on Stack Overflow
See other posts from Stack Overflow
or by takpar
Published on 2010-04-21T19:38:18Z
Indexed on
2010/04/21
19:43 UTC
Read the original article
Hit count: 285
hi,
- i built a page in Persian.
- set it's path to front
- set drupal frontpage to /front
- everything is O.K. in mysite.com/fa
- i translate the page to en
problem arises. now the path of Persian page changes to default node/33. now in language's frontpage drupal says Can't find the page.
i tried to set path front to the translated english page. but it did not helped. i alse tried to assign path fa/front to my Persian page.
nothing helped.
translating brakes path in other nodes.
how can i have these pages /front and /fa/front translated of each other as the same time?
© Stack Overflow or respective owner