Closed (outdated)
Project:
Domain
Version:
6.x-2.13
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 May 2012 at 01:48 UTC
Updated:
1 May 2025 at 18:51 UTC
Jump to comment: Most recent
Comments
Comment #1
agentrickardPrefixing the node table breaks Domain Access. Don't do it.
Comment #2
agentrickardMore accurately -- it isn't necessary. Node access handles it. If you prefix {node} tables, you break that.
Comment #3
robidigital commentedGood to know, thanks.
1. My goal is to allow the subdomain owner to edit content on their site without the same edits being applied to the primary domain. What is the best way of handling that?
2. Is there documentation that mentions what tables NOT to prefix?
Comment #4
robidigital commentedComment #5
robidigital commentedGood to know, thanks.
1. My goal is to allow the subdomain owner to edit content on their site without the same edits being applied to the primary domain. What is the best way of handling that?
2. Is there documentation that mentions what tables NOT to prefix?
Comment #6
agentrickard1. Don't use Domain Access, or use it with the Node Clone module. In this case, you may be better off with a multisite installation using Feeds to "discover" content from other sites.
2. No. Domain Prefix is use at your own risk, but if you read the docs on Node Access, the reasons are quite clear.
Comment #7
robidigital commentedThanks Agentrickard - I can understand where Domain Prefix might cause issues in a number of areas, especially with all of the relations that are involved in the Drupal core database.
What I like about Domain Access is that it gives the administrator the ability to add a subdomain from the GUI. With Multi-Site my client will need to request that I setup the subdomains as needed using FTP/SSH.
However, considering that Multisites may be the cleanest route, what method do you recommend for auto-generating nodes through discovery from feeds?
Do you have any experience with the Domain Override module? http://drupal.org/project/domain_override
Comment #8
agentrickardI do not, but I wrote something similar (but never released it).
Comment #9
bluegeek9 commentedDrupal 6 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.