By jon larraza on Monday, 06 August 2018
Posted in Technical Issues
Replies 7
Likes 0
Views 572
Votes 0
Gooday,

We are using Easy Social in two languages. Once the registration is made, we send the user to the category page using Profile Types redirection.

But, we would like to stablish a redirection for each language. Do you have any advice to solve this issue ?, stablishing some redirection?

We have translated Easy Social administration fields using new tags, but we have only one option in Profile Type admin to set up the redirection. Do i explain myself?.

Thanks.

Regards.
Hi Jon,

I believe there is an issue with multilingual registration redirection. For login, I tested and it redirects correctly to the appropriate menu item.

Perhaps you can try this for user logins and see if it's working on your end.

I will log the issue with registration in our tracker.
·
Monday, 06 August 2018 19:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I reckon that i don“t explain the issue clearly. It redirects properly but we need to set up the redirection in the profile type for two languages.

Joomlas menu item is associated correctly.

Thanks.
·
Monday, 06 August 2018 19:55
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Jon,

If the menu items between 2 languages are already associated properly, then there is no need to set redirection for 2 languages as the system should be intelligent enough to redirect the user to the appropriate language's menu item(eg: register in english page redirects to english menu item).

In the case of registration, there is a bug currently where this is not happening, whereas it is working for login redirection.
·
Tuesday, 07 August 2018 10:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Raymond,

We need a hack or a solution for this bug... maybe we could set up a redirection using htaccess ?, could you help us?

Thanks.
·
Tuesday, 07 August 2018 19:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Jon,

You can temporarily create a menu item which is an 'All' language menu item. Then set the redirection to this menu item.

If not, can you provide us ftp access by including it in the site details of your first post so we can try to provide a temporary solution?

For the redirection, I noticed you have several profile types each with different redirection setting. Is it alright for us to hardcode the menu item to redirect to(same for all profile types)?
·
Wednesday, 08 August 2018 15:46
·
0 Likes
·
0 Votes
·
0 Comments
·
Gooday,

I have provided FTP access in order to sort out the bug temporally.

Redirection for Profile Type Creador (id 2):
For spanish version we set up the redirection to: /disciplinas
For basque version we would like to set up the redirection to: /eu/diziplinak

Redirection for Profile Type Espacio (id 3):
For spanish version we set up the redirection to: /grupos-espacios
For basque version we would like to set up the redirection to: /eu/espazioak-talde-nabariak

Redirection for Profile Type Servicios (id 17):
For spanish version we set up the redirection to: /grupos-servicios
For basque version we would like to set up the redirection to: /eu/zerbitzuak-talde-nabariak

The redirection functionality is essential in order to offer the possibility to join to a group after, or meanwhile, registration.

Is it clear?.

Thanks a lot.
·
Wednesday, 08 August 2018 16:59
·
0 Likes
·
0 Votes
·
0 Comments
·
I've applied some temporary fix for this on your site.

JoomlaFolder/administrator/components/com_easysocial/includes/router.php
JoomlaFolder/components/com_easysocial/views/registration/view.html.php


Can you give it a check is it work fine now?

By the way, we need to discuss with our developer regarding this and see whether that is possible to apply the proper fix in the future version.

For now you have to backup this 2 files first.
·
Thursday, 09 August 2018 01:03
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post