Hi gidgreen, if my site is already running with some users already posting and I want to create a new site (meta.mydomain.com)
-do I have to create a new table called qa_users_shared?
-do I have to copy table data from qa_users to qa_users_shared
-on the new site, I do I need to define a new prefix for the other tables like qa2_ and use the same database as the other site?
Sorry so many questions, thanks.