Hi,

In the past I have trying to get multidomain module working. It was working ok, except the content devision between subsites was not ok and it is not maintained anymore
Now I try the domain module, and it is looking great!

I have one question though.
How can I (in one batch) let all my already available content be published to my main site?
I can;t seem to find a solution for this. And altering all my nodes manually is not easy.

Thanks in advance for your reply!
greetings,
Martijn

CommentFileSizeAuthor
#2 domain_access_no_content.jpg167.76 KBsummit

Comments

agentrickard’s picture

Status: Active » Closed (fixed)

Domain Content handles this, it is includes in the download. Read its instructions and enable it as any other module.

summit’s picture

StatusFileSize
new167.76 KB

Hi I did this.

This is what the readme says:
By design, the first menu item under Affiliated Content is the 'Content for all
affiliate sites' link. This page will show all content that is viewable across
all site affiliates. [Technically, the page shows all content assigned to the
'domain_site' access realm.]

But under this page (/admin/domain/content/all) no content is shown. I have 710 weblinks on the website....
How can I get all my already availaible content be assigned under 'domain_site' access realm, so I can assign it to www.vindtocht.nl (dutch site)?

My Node_Access table gives the following (only the manually tagged nodes (2) are set to their respective domain

     0 0 all 1 0 0 
     0 0 domain_all 1 0 0 
1718 0 domain_id 1 0 0 
7761 1 domain_id 1 0 0 

My Domain Access table says the following:

 103 0 domain_id 
 103 0 domain_site 
1718 0 domain_id 
7761 1 domain_id 

How can I update these 2 tables so that from scratch my already available nodes have access records?

Thanks fo going into this!

greetings,
Martijn

summit’s picture

Hi,

Do I have to delete first record in Node_access and Domain_access table and then run:
admin/content/node-settings/rebuild may be?

EDIT: I did above step, without deleting the first record and it worked. Now all content is available on the main site under content affiliate option.
So closing this issue again.

greetings,
Martijn