Closed (duplicate)
Project:
Domain
Version:
5.x-1.0beta6
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2007 at 21:08 UTC
Updated:
22 Nov 2007 at 03:20 UTC
I had a site with a prefix on the database tables, I choose it when I installed the drupal (right now, I can't remember why I made it, rsrsrs). Well, the Domain Access didn't generate it's own tables because the prefixed names of the original tables, the Domain Access module try to copy the original tables as I could understand, but only looks for the tables names without the prefixes, so, if the original table is called "my_block", Domain Access will return a error saying that it could not find the "block" table. I hope you understand my terrible english :-(.
Comments
Comment #1
agentrickardYour English is fine. A patch already exists to correct this behavior.
Please check the issue queue before posting.
http://drupal.org/node/191494