I had to reinstall drupal and in setting up DA, everything appears to be correct but for some reason the content that is assigned to a specific domain is not appearing on that domain. It only shows content that is assign to default domain. Is there anything I missed ?

Comments

agentrickard’s picture

Rebuild the node access table from admin/reports/status and see https://drupal.org/node/1096944 and https://drupal.org/node/1172680

espirates’s picture

Ok I think I know what the problem is. Apparently, the way the domain is listed in DA effects the way the content appears. The main DA domain i have listed as www.mydomain but the next domain I have listed as just mydomain without the www. I guess I need to have the domain list consistent with the way it is set on my server.

Would it not be better to have DA work regardless how it is entered into the list?

agentrickard’s picture

With regard to the www. prefix? There is a setting for that. ("Treat www.* as an alias").

There is also the Domain Alias module for advanced pattern matching.

agentrickard’s picture

Status: Active » Closed (works as designed)