-
ARCHIVES
-
iCagenda - Other Languages
-
Russian
-
[SOLVED in 1.3] HI EVERYONE
[SOLVED in 1.3] HI EVERYONE
-
mustafabeng
-
Topic Author
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
11 years 11 months ago - 11 years 11 months ago #1618
by mustafabeng
First of all thank you so much for this amazing module..I have annoying problem calendar and everything else is Russian but on event poster date in English can anyone help me please..Thank you..
Last edit: 11 years 11 months ago by Lyr!C. Reason: [SOLVED in 1.3]
Please Log in or Create an account to join the conversation.
-
regis
-
-
Premium Member
-
Less
More
-
Posts: 121
-
Thank you received: 11
-
-
-
-
-
11 years 11 months ago - 11 years 11 months ago #1621
by regis
Hi !
Are you in online or local environment ?
- Si vous aimez iCagenda et son support, merci de poster un petit commentaire sur le JED
- If you like iCagenda and support, thank you to post a small comment on the JED
➯
♥ iCagenda on JED
Last edit: 11 years 11 months ago by regis.
Please Log in or Create an account to join the conversation.
-
mustafabeng
-
Topic Author
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
-
mustafabeng
-
Topic Author
-
New Member
-
Less
More
-
Posts: 3
-
Thank you received: 0
-
-
11 years 11 months ago #1626
by mustafabeng
Thanks for everyone i fix my error. If anyone will end up similar error as i did, here is the solution;
Open file with an editor..
components/com_icagenda/helpers/icmodel.php
change this lines;
$lang = JFactory::getLanguage();
$locale = $lang->getlocale() ;
setlocale( LC_TIME, 'ru_RU', 'ru_RU.UTF-8', 'ru_RU@euro', 'ru-RU', 'ru', 'russian');
protected function monthShort ($i){
$mois=date('d-M-Y', $this->mkt($i->next));
$lang = JFactory::getLanguage();
$locale = $lang->getlocale() ;
setlocale( LC_TIME, 'ru_RU' )
line number : 682
Please Log in or Create an account to join the conversation.
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6773
-
Thank you received: 606
-
-
-
-
11 years 11 months ago #1639
by Lyr!C
It's just a solution for people waiting for 1.3...
Because in 1.3, there won't be this problem anymore, and no need to change the code
ps: 1.3 available before christmas! (and with a lot of new features !!!)
Latest version : iCagenda 3.9.7
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
_ck
-
-
Junior Member
-
Less
More
-
Posts: 23
-
Thank you received: 0
-
-
-
_ck
-
-
Junior Member
-
Less
More
-
Posts: 23
-
Thank you received: 0
-
-
-
Lyr!C
-
-
Administrator
-
-
Lead Developer
Less
More
-
Posts: 6773
-
Thank you received: 606
-
-
-
-
11 years 10 months ago #1686
by Lyr!C
The problem of date will be solved and fiwed in next release 1.3 !
Just wait a few days, the beta-tester are testing it currently !
And after, the first version in RC will come for members
Latest version : iCagenda 3.9.7
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!
Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on
JED (Joomla Extensions Directory)
.
Please Log in or Create an account to join the conversation.
-
_ck
-
-
Junior Member
-
Less
More
-
Posts: 23
-
Thank you received: 0
-
-
-
ARCHIVES
-
iCagenda - Other Languages
-
Russian
-
[SOLVED in 1.3] HI EVERYONE
Time to create page: 0.197 seconds