Support

  1. Toto
  2. General
  3. Tuesday, February 07 2017, 03:41 PM
Hi,

I am using the Social Network Plugin in a French translation.
I could find my way for most of it, but I am struggling to have the date picker for the event creation (pop up) in its french version. I noticed the french translation in the webroot folder, but I don't know how to set it up.

Could you please shed some light?

Thanks in advance,
Toto
admin Accepted Answer
Admin
Hi,
thanks for report this, to solve replace in file /plugins/jsn/socialnetwork/app/View/Events/create.ctp at line 2 this code:

echo $this->Html->script(array('pickadate/picker', 'pickadate/picker.date', 'pickadate/picker.time', 'pickadate/legacy', 'jquery.fineuploader'), array('inline' => false));

with this:

echo $this->Html->script(array('pickadate/picker', 'pickadate/picker.date', 'pickadate/picker.time', 'pickadate/legacy', 'jquery.fineuploader','pickadate/translations/'.Configure::read('Config.language')), array('inline' => false));
  1. more than a month ago
  2. General
  3. # 1
Toto Accepted Answer
Oaw!
That was fast and efficient!

It works like a charm...

Thanks a lot!
Enjoy the rest of your day and, if you find time, thanks for having a look at my other post.

Toto
  1. more than a month ago
  2. General
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Request Support

Support is currently Offline

Support Availability

Working days: Monday to Friday. The support staff is not available on weekends; in the most of cases tickets will not be answered during that time.

Reply time: Depending on the complexity of your support issue it's usually between a few minutes and 24 hours for paid members and about one week for free members. When we expect longer delays we will notify you.

Guidelines

Before you post: read the documentation and search the forums for an answer to your question.

When you post: include Site Details if you request a support (you can use the form below the reply in Site Details tab).

Auto Solved Question: If after a week the author of the post does not reply to a request by moderator, the question will be marked as resolved.

Language: only English

Search Users

Easy Profile® is not affiliated with or endorsed by Open Source Matters or the Joomla Project. Joomla is Free Software released under the GNU/GPL License.