My config FreeBSD 6.2 Apache version 2.0.59 MySQL version 5.1.11 PHP 5.1.6 Drupal 5.7.
I have installed Domain Access on a standard install of drupal as a test.
When trying to post on domain zero i always get the error message
"The source affiliate must be selected as a publishing option." and I am unable to publish as that user.
Publishing on a subdomain as another user i can publish, but it publishes a duplicate post to the default domain.
Last night i tried switching off the Domain Source extension to see if it would clear up the problem. I found that i was able to publish to the default domain.
However i could not stop duplicate posts to the default domain, when posting from a subdomain.
An example of the problems i am posed with can be seen on this test install.
http://www.sportsbet-odds.co.uk/
http://horse.sportsbet-odds.co.uk/
note, hover over the links on the subdomain horse post and they are pointing back to the default domain!
I asked Ken if he had any suggestions to make and he told me to post here as a possible bug.
Comments
Comment #1
agentrickardThis is related to http://drupal.org/node/227003.
Technically, these are not "duplicate posts" -- unless two nodes are being created. Are two nodes being created?
Comment #2
boast commentedYou are correct, it is not 2 nodes being created. It is 1 node being published to multiple domains. I will try a 2nd subdomain to see if it publishes the 1 node to all domains.
Comment #3
boast commentedhmm with a 2nd subdomain called win.sportsbet-odds.co.uk, i have the same "The source affiliate must be selected as a publishing option." message. So I tried to post again on the first subdomain i created and i get the same message. So please scrap the 2nd part of my message about duplicate posts - or nodes being published to multiple domains. I must have managed that when i was trying different settings.
So to clarify my problem i always get the "The source affiliate must be selected as a publishing option." message, wherever i post from.
Comment #4
agentrickardThis is a form validation error. There is obviously a bug in Domain Source.
I believe that, in these cases, Domain Source assumes that a user with limited permissions is creating the node from a subdomain where he or she is an editor.
If that is not the case, the error makes sense.
My advice is to disable Domain Source for the time being.
We will explore this issue over at http://drupal.org/node/227003.