- Posts: 23
Tips & Tricks
Please do NOT use this section of the forum to request help if Joomdle does not work for you in some particular way. Your post will be deleted.
Please do NOT use this section of the forum to request help if Joomdle does not work for you in some particular way. Your post will be deleted.
Set Joomdle language
- Jérémie
- Topic Author
- Offline
- Junior Member
-
Less
More
12 years 11 months ago #1
by Jérémie
Set Joomdle language was created by Jérémie
Hi,
I search in previous post about language configuration but I didn't find the answer.
Context: I have installed Moodle 2.4 et Joomla 2.5 in Englsh. Then I have installed and configurate Joomdle. Then activate the french language on both. But Joomdle still use the English.
Have you any advise to get Joomdle French language activated ?
Thanks in advance for your answer
Regards
Jérémie
I search in previous post about language configuration but I didn't find the answer.
Context: I have installed Moodle 2.4 et Joomla 2.5 in Englsh. Then I have installed and configurate Joomdle. Then activate the french language on both. But Joomdle still use the English.
Have you any advise to get Joomdle French language activated ?
Thanks in advance for your answer
Regards
Jérémie
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
12 years 11 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Set Joomdle language
Re-install Joomdle on Joomla, and that should solve it (Joomla only installs language files for those langs already configured when installing the package)
Please Log in or Create an account to join the conversation.
- Jérémie
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 23
12 years 11 months ago #3
by Jérémie
Replied by Jérémie on topic Set Joomdle language
Thanks for your advise, it works as you say
I have this strange behvior within joomdle block: letters like é are displayed with � as shown with link below
plus.google.com/u/0/108999322602592283591/posts/fXw7pRrJakh
Any Idea ?
I have this strange behvior within joomdle block: letters like é are displayed with � as shown with link below
plus.google.com/u/0/108999322602592283591/posts/fXw7pRrJakh
Any Idea ?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
12 years 11 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Set Joomdle language
Thanks for the bug report.
I checked, and the problem is the file encoding using in the calendar mod lang file (ISO instead of UTF8).
If you open language/fr-FR/fr-FR.mod_joomdle_calendar.ini and save the file as UTF8, it should show up fine. I will include the fix for next release.
I checked, and the problem is the file encoding using in the calendar mod lang file (ISO instead of UTF8).
If you open language/fr-FR/fr-FR.mod_joomdle_calendar.ini and save the file as UTF8, it should show up fine. I will include the fix for next release.
Please Log in or Create an account to join the conversation.
- Jérémie
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 23
12 years 11 months ago #5
by Jérémie
Replied by Jérémie on topic Set Joomdle language
Hi Antonio,
And thank you for your support,
Ok I have modified with encoding UTF8 and it works like charm for the calendar. I have done it on those files:
fr-FR.mod_joomdle_abc.ini
fr-FR.mod_joomdle_abc.ini
fr-FR.mod_joomdle_coursemates.ini
fr-FR.mod_joomdle_coursenavigation.ini
fr-FR.mod_joomdle_courses.ini
fr-FR.mod_joomdle_mentess.ini
fr-FR.mod_joomdle_my_courses.ini
fr-FR.mod_joomdle_my_grades.ini
But it I have still those strange squares when I go to the details of course as you can see on the attachment.
On the other hand, even if I had set the error reporting à the right level I hav still php runtime logs in the page.
Any advise ?
thanks in advance for your answers
And thank you for your support,
Ok I have modified with encoding UTF8 and it works like charm for the calendar. I have done it on those files:
fr-FR.mod_joomdle_abc.ini
fr-FR.mod_joomdle_abc.ini
fr-FR.mod_joomdle_coursemates.ini
fr-FR.mod_joomdle_coursenavigation.ini
fr-FR.mod_joomdle_courses.ini
fr-FR.mod_joomdle_mentess.ini
fr-FR.mod_joomdle_my_courses.ini
fr-FR.mod_joomdle_my_grades.ini
But it I have still those strange squares when I go to the details of course as you can see on the attachment.
On the other hand, even if I had set the error reporting à the right level I hav still php runtime logs in the page.
Any advise ?
thanks in advance for your answers
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
12 years 11 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic Set Joomdle language
it seems you did not change encoding for fr-FR.com_joomdle.ini
As for the errors showed: you should disable E_STRICT errors in your php config.
As for the errors showed: you should disable E_STRICT errors in your php config.
Please Log in or Create an account to join the conversation.
- Jérémie
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 23
12 years 11 months ago #7
by Jérémie
Replied by Jérémie on topic Set Joomdle language
Done for the fr-FR.com_joomdle.ini
disable E_STRICT errors in your php config: do you mean the php.ini file ?
disable E_STRICT errors in your php config: do you mean the php.ini file ?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
12 years 11 months ago #8
by Antonio Durán
Replied by Antonio Durán on topic Set Joomdle language
Yes, usually you would do it there.
Please Log in or Create an account to join the conversation.
- Jérémie
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 23
12 years 11 months ago #9
by Jérémie
Replied by Jérémie on topic Set Joomdle language
Hi Antonio,
thx for your advises
As I'm on shared hosting I had to find a way through .htaccess to avoid error_reporting. HopeFully A guy on the hoster forums had posted a .htaccess with many complex line of settings. Now it works well no more php logs Inside my joomdle pages.
I post the .htaccess file in attachment if you want to have look. For my side is too much complexe I need explenation.
Any way I start hikashop integration today.
After several install with moodle 2.4 and Joomla 2.5. I'm working and testing Joomdle 0.91 with Joomla 3.1.
How I can give you feedback if you are interested ?
Regrads
thx for your advises
As I'm on shared hosting I had to find a way through .htaccess to avoid error_reporting. HopeFully A guy on the hoster forums had posted a .htaccess with many complex line of settings. Now it works well no more php logs Inside my joomdle pages.
I post the .htaccess file in attachment if you want to have look. For my side is too much complexe I need explenation.
Any way I start hikashop integration today.
After several install with moodle 2.4 and Joomla 2.5. I'm working and testing Joomdle 0.91 with Joomla 3.1.
How I can give you feedback if you are interested ?
Regrads
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
12 years 11 months ago #10
by Antonio Durán
Replied by Antonio Durán on topic Set Joomdle language
Great, thanks for sharing, I am sure it will help someone.
As for feedback, feel free to open a new topic on the forum with your experience.
As for feedback, feel free to open a new topic on the forum with your experience.
Please Log in or Create an account to join the conversation.