Hi,

I have main domain as www.abc.com and two subdomain as pqr.abc.com and xyz.abc.com.
I enabled the domain access module and created the domain from admin/structure/domain for pqr and xyz, sets default as www.abc.com.

Added the following in settings.php file for both the subdomain.

include DRUPAL_ROOT . '/sites/all/modules/domain/settings.inc';

By enabling the module, i have edited Basic page content type for domain specific visdibility.
In domain access setting i checked the checkbox for 'xyz' subdomain and saved.

ideally after login to 'pqr' subdomain the Basic page content type should not be in list, but it rendering there in list for pqr and all other subdomain also.

Please suggest if I missing something!!!

Comments

madhuri123 created an issue.

Leagnus’s picture

daresay the module design is limited for anonymous only