By Fagault Eric on Thursday, 22 June 2017
Posted in General
Replies 13
Likes 0
Views 253
Votes 0
Hello,
The link on the event page, which creates an event, no longer creates an event.
Do you know why ?

https://www.web-libertins.com/index.php/fr/community/%C3%A9venements/cr%C3%A9er

Best regards.

Eric
Hi Eric,
Can you check and update your ftp access again because it looks like it's not working: http://take.ms/ZFP0A
Regards.
·
Thursday, 22 June 2017 16:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,
Where can I update this information?
Regards.
Eric
·
Thursday, 22 June 2017 16:48
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Eric,
You can edit the first post to include the information, or better yet, edit your site details on file here to include the right details: http://stackideas.com/dashboard/site
Let us know once you have done so. Thanks.
·
Thursday, 22 June 2017 16:54
·
0 Likes
·
0 Votes
·
0 Comments
·
It's OK.
On the other hand I have a problem with the https for 5 minutes, that does not prevent access to the site, but there is the security message.
I am solving the concern.
Regards.
Eric
·
Thursday, 22 June 2017 17:08
·
0 Likes
·
0 Votes
·
0 Comments
·
Understood. Let us know once the https issue is resolved. Thanks.
·
Thursday, 22 June 2017 17:52
·
0 Likes
·
0 Votes
·
0 Comments
·
C'est OK sur l'URL weblibertins.com
·
Thursday, 22 June 2017 18:47
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like that was bug, as long as following translation language same with either one, it will hit this issue.


COM_EASYSOCIAL_ROUTER_EVENTS_ORDERING_CREATED="créer"
COM_EASYSOCIAL_ROUTER_EVENTS_ORDERING_START="Démarrer"



COM_EASYSOCIAL_ROUTER_EVENTS_LAYOUT_CREATE="creer"


For now, I've temporary help you translated this following language string to use English translation.

COM_EASYSOCIAL_ROUTER_EVENTS_ORDERING_CREATED="create"


it should work fine now.
·
Thursday, 22 June 2017 18:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you very much.
·
Thursday, 22 June 2017 19:16
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Thursday, 22 June 2017 23:22
·
0 Likes
·
0 Votes
·
0 Comments
·
hey Eric,

I already consult with our developer regarding this, actually that is not a bug, just the translation issue.

Previously you translated this to :

COM_EASYSOCIAL_ROUTER_EVENTS_ORDERING_CREATED="créer"

Which conflict with this :

COM_EASYSOCIAL_ROUTER_EVENTS_LAYOUT_CREATE="créer"


Perhaps you can update this following French language translation to :


// This one can translated to 'créer'
COM_EASYSOCIAL_ROUTER_EVENTS_ORDERING_CREATED="créer"

// English -> new
COM_EASYSOCIAL_ROUTER_EVENTS_LAYOUT_CREATE="nouveau"
·
Friday, 23 June 2017 11:05
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post