English (United Kingdom)
Jms Multi Site, formerly joomla multisite.
Create, share multiple joomla sites in few clicks !
Message
  • EU e-Privacy Directive

    This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.

    View e-Privacy Directive Documents

Welcome, Guest
Please Login or Register.    Lost Password?

Login code coming from different domain
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Login code coming from different domain
#11105
Login code coming from different domain 11 Years, 2 Months ago Karma: 0
I have two sites set up in JMS

arcanewonders.com
magewars.com

there is a master site called

master.magewars.com

All of the login.php and logout.php code is being served from arcanewonders.com

So if I am on the magwars.com website (either logged in or logged out) the code is being served from the arcane wonders.com domain

This is causing some serious speed issues on our site

Does anyone know why this code is always coming from the arcanewonders.com domain and not the magewars.com domain and how to fix it so this doesn't happen?

Thanks
pixelgeek
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11106
Re: Login code coming from different domain 11 Years, 2 Months ago Karma: 0
An update.

The issue appears to be the script tag inserted my the plugin. It points to the wrong domain. So at magewars.com the script src is


<script src="www.arcanewonders.com/arcanewonders/plug...ins/logout.php" type="text/javascript"> </script>

when it should be

<script src="www.magewars.com/jsite/plugins/system/mu...ins/logout.php" type="text/javascript"> </script>

I have looked pretty much everywhere in the settings for the site and the master and can't see where this source domain is specified.
pixelgeek
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#11108
Re: Login code coming from different domain 11 Years, 2 Months ago Karma: 54
The list of domain where the plugin send the "ping" is either defined automatically or you can force specific value yourself when you select specific domains.

So if you don't want that the "ping" is sent to
www.arcanewonders.com
but on
www.magewars.com

You can change the setup of the plugin to provide a specific list of domains.

When you use the automatic domain computation, the plugin use the definition present in JMS to compute the domains where must be sent the "ping".
This is based on the shared user definition that you have setup when building the slave site.

Go in the plugin / system / SSI for domain and update the setting to provide a specific list of domains.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla