[Fixed r1955+] Falang support broken?

More
9 years 9 months ago #48554 by jrodgar
- Yes
- Yes
- New installation, so don´t know

Unless otherwise indicated:
Joomla 3.8.1
Flexicontent 3.2.1.7

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

More
9 years 9 months ago #48586 by ggppdk
Hello

will test this locally during next days


-- 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
9 years 8 months ago #49291 by jrodgar
Friendly bump

Unless otherwise indicated:
Joomla 3.8.1
Flexicontent 3.2.1.7

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

More
9 years 8 months ago #49292 by ggppdk
Hello

it should be fixed in r1939, (see our SVN commit by our team member enjoyman)

when saving the parameter check was wrong:
Code:
if ( FLEXI_FISH && $editjf_translations==1 ) // 0:disable with warning about found translations, // 1:disable without warning about found translations, // 2:edit-save translations, $this->_saveJFdata( $data['jfdata'], $item );

was fixed to
Code:
if ( FLEXI_FISH && $editjf_translations==2 ) // 0:disable with warning about found translations, // 1:disable without warning about found translations, // 2:edit-save translations, $this->_saveJFdata( $data['jfdata'], $item );

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
9 years 8 months ago #49297 by ggppdk
Hello

to test fix now

please edit file

administrator/components/com_flexicontent/models/parentitemclass.php

find line:
if ( FLEXI_FISH && $editjf_translations==1 ) // 0:disable with warning about found translations,

and replace with
if ( FLEXI_FISH && $editjf_translations==2 ) // 0:disable with warning about found translations,


-- 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
9 years 8 months ago #49299 by tristanbailey
Have you done all the other things to set up other languages on joomla?

There is a list on the main site.

One that caught me out was have a separate menu (not in the same menu which I did wrong) with the other language version of at least one menu item. This seems to trigger the rest of joomla understanding extra languages. Plus the other steps

Are you then seeing the coloured flags or extra language tabs on the flexicontent articles?

t

jrodgar wrote: Item form

Saving under other languages looks like it does nothing

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

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.288 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