hello,
Can you please help me out from this situation?
I have running site with two sub domain and when I add page to specific domain under Domain access options and not choose Send to all affiliates option and choose one of the domain under Publish to: option than:-
If I’m administer of site than content show to me for all domains and if I anonymous user or register user nothing to show me on that page URL and I get Access Denied Message from drupal, I search everything, check settings but did not get any useful thing for me.
Below I tried to describe all settings which I did with module, please help me out from this problem because I did not get anything:
Note: here hiding real domain name with the 'example.com' so please understand it like this.
http://example.com/
http://usa.example.com/
http://canada.example.com/
I have running example.com on dedicated IP and Setup WildCard DNS *.example.com so any sub-domain point my root site.
After setup all above, I have installed Domain Access Module and define example.com as root domain and two sub-domain usa.example.com and canada.example.com.
Settings which I did at [admin/build/domain] page:
Domain module behaviors:
New content settings » Only show on selected sites.
Content editing forms » Pass the default form values as hidden fields.
Debugging status » Do not show debugging output
Sort domain lists » Creation order, oldest > newest
Advanced settings:
Domain-based editing controls » Do not use access control for editors
WWW prefix handling » Process all host requests normally
Node-type specific settings:
I have selected all content types.
After done all setting, I’m facing problem to show content to anonymous user and register user, for register user: if register user register under use.example.com than he not able to view content for canada.example.com.
What I Needed: I need to no restriction to view content for any user but each domain should show content which is added for the domain. [ex: If user on usa.example.com than content show, which assigned to usa.example.com domain only.]
Please help me to solve this issue.
Comments
Comment #1
peregrina commentedyes, you are using the submodule:
Domain Strict: Forces users to be assigned to a domain in order to view content on that domain.Just remove that module :)
Comment #2
info@zrix.com commentedthanks, issue resolved.
Comment #3
Wolfflow commentedseem to be to close, reopen if needed