Posted by craigj on September 24, 2012 at 6:57pm
Apologies if this is an excessively newb-ish question, but: Is it possible to create multiple sites with the same owner? I just tried to create a second site on a test installation of OS, and the system wouldn't let me because my email address is already associated with a site.
Thanks in advance!
Craig
Comments
A more intelligent question...
OK, I did a little searching, and I see (http://drupal.org/node/1151970) that there are a couple of variables that are relevant to this:
openscholar_vsites_per_user
scholar_create_multiple_sites
What I haven't been able to figure out is:
* Where, exactly, do I set these variables? Do I have to edit .module or .inc files (and if so, which ones, and what syntax)? Should I do this in the database (and if so, which table/s and what values)?
I hope this narrows the issue down to one with a simple fix. Thanks!