Closed (fixed)
Project:
Domain
Version:
6.x-2.5
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2010 at 18:09 UTC
Updated:
19 Jun 2010 at 18:47 UTC
I run multiple websites, some of which share content some time. When I add content to Domain 1 and Domain 2, it appears in both, which is what I want. The problem is when I click on a link from domain 1, even though the Source Domain is set to Domain 2, it still sends me to a url with the Domain 1 url.
If a node is assigned to both domain 1 and domain 2, but the source domain is set to Domain 1, shoudlnt any links created ine ither domain point to domain 1 only? Why is content that has a source domain of Domain 1, showing a domain 2 url when I access the node from domain 2?
Any help or pointers much appreciated.
Comments
Comment #1
Exploratus commentedSeems related to this:
http://drupal.org/node/327614
But I just want to have my views link to the source domain, thats it. For some reason, it is creating links based on the active domain, not on the source domain, even though I have the source domain set. I think I am missing something basic here, just cant figure it out.
In the filter in views, I am asking it to show me the Domain Access: Available on current domain. Shouldnt the links be created based ont he source domain?
Comment #2
Exploratus commentedDuplicate
Comment #3
Exploratus commentedOk. So I figured this out. I enabled SEO Engine Optimization "Rewrite All URL's to point to a single source" and then I install the url alter module. This made Domain Source behave as expected. I then was having a problem with links on the Home Page, domain source links were working for everything except the home page. I therefore installed this patch (#2) at http://drupal.org/node/820062 and everything works beautifully now..
Thanks for the great module! This is the first time I had any issue with Domain Access.
Comment #4
agentrickard