Maybe it has to do with this?
Code: |
if( !defined( 'MULTISITES_MASTER_COOKIE_DOMAINS' )) {
define( 'MULTISITES_MASTER_COOKIE_DOMAINS', '.iedtexas.org|dev.sa-mbec.org|sa-mbec.org|www.sa-mbec.org|sustainabletx.org|www.sustainabletx.org|sustainable-texas.org|www.sustainable-
texas.org|swtaac.org|www.swtaac.org|txsbdc.org|www.txsbdc.org|texasruralchallenge.org|www.texasruralchallenge.org|rbp.txsbdc.org|sasbdc.org|www.sasbdc.org|sasbdc.txsbdc.org|sasbdc.org|www.sasbdc.org|sasbdc.txsbdc.org|crc.txsbdc.org|www.crc.txsbdc.org
|gosdaa.org|www.gosdaa.org');
}
|
Is it because the cookies are being set where the DNS of the sites is on a different server? If so, then why would this affect the back end?