By chris on Friday, 22 March 2019
Posted in General Issues
Likes 0
Views 390
Votes 0
Event link unnecessary redirection

On multilingual pages you will be redirected when you click on an event.

I have created a French menu:

.../fr/events

If you then click on an event then you end up at this:

/fr/evenements/1-test-event

With english it works and with all other languages you are also redirected.

It works perfectly for groups or pages.
I'm sorry. That was my mistake. I have made a change in the database because I want the events to be sorted by creation date when calling .../pages

Therefore, I have changed in the database:

index.php?option=com_easysocial&view=events&filter=all

changed to :

index.php?option=com_easysocial&view=events&filter=all&ordering=created

How do I turn off the redirection?
·
Friday, 22 March 2019 16:30
·
0 Likes
·
0 Votes
·
0 Comments
·
I fix it with a change in the .htaccess
·
Friday, 22 March 2019 16:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Glad to hear that your issue has been resolved now.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Friday, 22 March 2019 16:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post