Problème articles vide sous Flexi nécessite refresh [SOLVED]

More
12 years 7 months ago #18249 by Hableur
It's done, but the problem is there always.

I opened tree articles after erasing data of jos_flexicontent_items_versions and jos_flexicontent_versions

N° 280 was opened before, and open right, creating a version in jos_flexicontent_versions

N°436, 279 and 522 was not opened before, and generate 2 versions in jos_flexicontent_versions ?

Refreshing permit a right view in editor for 436 and 522. I didn't refresh 279 to have a different exemple.
Code:
Contenu de la table jos_flexicontent_versions id item_id version_id comment created created_by state 1 280 18 2011-07-11 10:59:28 64 0 2 522 14 2011-05-22 18:05:14 64 0 3 522 14 2011-05-22 18:05:14 64 0 4 436 6 2011-04-02 11:58:32 64 0 5 436 6 2011-04-02 11:58:32 64 0 6 279 5 2011-04-05 10:45:34 64 0 7 279 5 2011-04-05 10:45:34 64 0 Contenu de la table jos_flexicontent_items_versions version field_id item_id valueorder value 18 13 280 1 a:1:{i:0;s:2:"48";} 18 14 280 1 a:0:{} 14 13 522 1 a:1:{i:0;s:2:"90";} 14 14 522 1 a:0:{} 6 13 436 1 a:1:{i:0;s:2:"71";} 6 14 436 1 a:0:{} 5 13 279 1 a:1:{i:0;s:2:"48";} 5 14 279 1 a:0:{}

With gratitude

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

More
12 years 7 months ago #18268 by ggppdk
Can you send me a personal message with download link ... of your Database? I will delete it after taking a quick look at it.

Preferably your backup before truncating the tables.

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 7 months ago #18269 by Hableur

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

More
12 years 7 months ago #18271 by ggppdk
Current item versions are missing.

The first time you open an item, it's current version is created, so then next time you load or reload (refresh) item you see the current version.

What version you have? , 1.5.4. will not detect and update the versions in your case properly. You will need to install v1.5.6 when it is out.

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 7 months ago #18273 by Hableur
Ok, I understand.

I 'll wait !

Thanks and good cheer !

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

More
12 years 7 months ago #18274 by ggppdk
I manage to remember where the fix is (it is included in v1.5.6).

1. Please goto to file:
components/com_flexicontent/clasess/flexicontent.helper.php

locate the line (inside function currentMissing() ):
Code:
" WHERE sectionid='".FLEXI_SECTION."' AND c.version > '1' AND iversion IS NULL LIMIT 0,1;";
replace the word iversion with
Code:
iv.version
be careful to remove 'i' in front of iversion
the correct is iv.version not iv.iversion

2. Goto to your site and enable versioning and LOGOUT
3. Login and goto Flexicontent, it will ask you to update the current version data. Do it and you are done ...

Did you allow people to edit you Flexi Items with standard joomla edit form?

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.

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