They are running on the same joomla install.Maybe I'm confused then. Are domainone.com and domaintwo.com run from two separate Joomla installations? If so, this isn't a problem at all. If not, then I'm still a little confused about what you're shooting for.
$domain = $_SERVER['SERVER_NAME'];
if ( $domain == "www.domainONE.com" ) {
HTML / PHP / other code goes here for domainone.com
} elseif ( $domain == "www.domainTWO.com" ) {
HTML / PHP / other code goes here for domaintwo.com
} Okay, if I were to go ahead and buy your product, would you help me do this? If so, that would be great. Also, one more question: will it import the user's avatar into JomSocial as well? And does it support JomSocial 2.2.3 and Joomla 1.5? Thanks again.alzander wrote: Yeah, the keys are stored in the database, and we don't have an easy way to override what you're looking to do. We could help you easily do it (there's only one place that sets the keys), but it's not something we'd ever support in a future release.
Just let us know if you need help implementing it.
Thanks,
Alex
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
