1) Is there any compatibility issue for running Domain Access with Subdomain module? I am already using subdomain for my Organic Groups, so that users are able to get their own subdomain for their Group.
2) I'm looking for a module for my individual users, to be able to have their own domain for their profile and blog page. And I would like them to choose which domain that they would like to have.
I'll be giving them 2 choices of 2nd level domain. eg1.com & eg2.com
They'll choose which domain. If they choose eg2.com, then their domain name will be "www.[username].eg1.com"
Can I achieve this with this module? Or I'm getting the wrong idea here.
Comments
Comment #1
agentrickardThere is nothing out of the box that supports this request. With Domain User, the user is automatically given a domain that matches her username.
Generally, I advise people to use either this module or Subdomain. If you don't need to share content, I would stick with Subdomain.
Comment #2
sadist commentedagentrickard, thanks for your reply.
so do you know whether is there any compatibility issues to run Domain Access and Subdomain together together?
I already have a community portal running with Subdomain, but at the same time, I have to build another different website (shopping mall) that I need to share some datas (users & ubercart).
Comment #3
agentrickardI don't think there are any compatibility issues. You just need to be careful assigning domains. Note, for example, that Domain User keeps a list of 'non-user' domains, and won't let anyone take those as usernames. I doubt that Subdomain provides that protection.
Comment #4
sadist commentedi'd tested running both subdomain and domain access module at the same time. everything seems fine until i logged out or logged in as another normal user.
when NOT logged in as administrator, all blog entries at (ONLY) the mainpage will display 2 times after another.
e.g.
Blog number 1
Blog number 1
Previous blog entry
Previous blog entry
The oldest one
The oldest one
I don't have this problem if I logged in as administrator. I disable and uninstall Domain module and everything went back to normal. When I tried to enable it again, the problem came back.
I'm not sure what may cause this problem since I tested that on my 1 and only production working server, so I can't disable other modules to troubleshoot it.
Comment #5
agentrickardIs this a View-based list? May be a Views bug. See #579018: Duplicates in views for anonymous users
Comment #6
sadist commentedthanks bro.
i guess it is Views that causing the problem, cos after i'd installed it, and i thought it works fine until i went to Groups (OG) page. problem is still. i'd already posted the issue there: http://drupal.org/node/581802
Comment #7
agentrickard