I use Domain Acces and i18n module, and I need to different frontpage each domain, each language. I have read the documentation (http://drupal.org/node/1216132), and set up everything, but I set one domain front page (not default language), other domain's front pages changing too.

Comments

jose reyero’s picture

Status: Active » Closed (works as designed)

You should use variables per domain or per language, but cannot have both.

Anyway, this is not related to this module, as this is just an API.

Theres this issue, btw, to try to make both modules play together with variables, #1307058: Use new Variable API for different variables per domain.