J1.7 date of content creation and language

More
12 years 6 months ago #20115 by tristan.hervouet
Hi,

I use FLEXIcontent version 2.0 Beta4 (r934) on Joomla 1.7.2 and it seems that there is problem with date format for content in french :

[attachment=1:20meojte]<!-- ia1 -->SFA - Administration - Mozilla Firefox_2011-11-02_08-00-23.png<!-- ia1 -->[/attachment:20meojte]

[attachment=0:20meojte]<!-- ia0 -->SFA - Administration - Mozilla Firefox_2011-11-02_08-06-48.png<!-- ia0 -->[/attachment:20meojte]

Any idea where I can find the good language string to change ?

Thanks.

DiffuBox
Attachments:

Please Log in or Create an account to join the conversation.

More
12 years 6 months ago #20123 by ggppdk
It seems like there is some invalid characters inside the language file, will check it.

I have opened an issue will fix in next beta. Maybe you can fix now too. Thanks for reporting.

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #20166 by ggppdk
In the language file:
administrator/language/fr-FR/fr-FR_com_flexicontent.ini
replace:
FLEXI_DATE_FORMAT_FLEXI_VERSIONS="%d/%m %H:%M"
FLEXI_DATE_FORMAT_FLEXI_ITEMS="%d/%m/%y %H:%M"
with
FLEXI_DATE_FORMAT_FLEXI_VERSIONS="d/m H:M"
FLEXI_DATE_FORMAT_FLEXI_ITEMS="d/m/y H:M"

Also in file: administrator\components\com_flexicontent\views\items\tmpl\default.php
replace (about line 66):
var answer = confirm('<?php echo JText::_( 'FLEXI_ITEMS_DELETE_CONFIRM' ); ?>')
with:
var answer = confirm('<?php echo addslashes(JText::_( 'FLEXI_ITEMS_DELETE_CONFIRM' )); ?>')

Will commit fixes ...


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
12 years 5 months ago #20174 by tristan.hervouet
Thanks a lot !

DiffuBox

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.258 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline