- πΊπΈUnited States bluegeek9
Drupal 7 in End of Life and no longer supported. We encourage you to upgrade to a supported version of Drupal. For more information, see https://www.drupal.org/upgrade β .
Hello,
I am trying to use domain module but have an issue with getting uniform urls for users.
e.g when I have domains
news.mysite.com
sports.mysite.com
members.mysite.com
I want all my users urls to be using members.mysite.com as the base URL.
Currently when a user link is on news.mysite.com it will be news.mysite.com/users/USER1
The same user then has another link from sports.mysite.com it will be sports.mysite.com/users/USER1
What I need is this user to have only ONE URL from all subdomains and that url in this case should be members.mysite.com/users/USER1 and not any of news.mysite.com/users/USER1 or sports.mysite.com/users/USER1
Thanks in advance
Closed: outdated
3.4
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Drupal 7 in End of Life and no longer supported. We encourage you to upgrade to a supported version of Drupal. For more information, see https://www.drupal.org/upgrade β .