Elxis CMS Forum

Support => Elxis 4.x/5.x DEV => Topic started by: StefanSultanov on May 08, 2014, 14:01:38

Title: Multisites Error [SOLVED]
Post by: StefanSultanov on May 08, 2014, 14:01:38
I have created my first subsite. :)
It works for now, but when I try to browse the EDC from the child site backend, I get the following message:

"Authorization failed. Elxis ID does not match requested site (ERROR A09)"

Synchronization works fine, however I have no clue how to remove the error.

I use Poseidon. The initially installed site has Elxis ID: B1051WUY9I18CFF5.
It was a non Multisite initially and I activated multisite today.

Please give me a clue what might be wrong?

The mother site is working fine and authenticates ok. The error I get is only on the backend of the subsite.
Title: Re: Multisites Error
Post by: webgift on May 08, 2014, 16:21:08
I think that when you get an Elxis ID from your website, EDC mechanism create an instance of your website to EDC registry! In other words you can get different Elxis ID from different domain names.
Title: Re: Multisites Error
Post by: datahell on May 08, 2014, 18:26:38
You have 2 choices, the second one will work 100%:

1. Edit component Extensions manager (parameters) on the sub-site and provide the same Elxis ID as the mother site.
or
2. Edit component Extensions manager (parameters) on the mother-site and delete the Elxis ID.
Title: Re: Multisites Error
Post by: StefanSultanov on May 08, 2014, 23:17:54
Yes!
It worked 100%, like you said it would.
I guess the system needed to register again as a multiSite. :)
Thank you Datahell!