FLEXIContent - v1.5.6 - final for J1.5 released (r1648)

More
12 years 1 month ago #24314 by ggppdk
I am sorry, i am fixing issues with multi categories,

and did some real cleanup and enhancement regarding frontend form customization (to make it simpler and more user friendly) while adding limitation of template per content type , thus you can allow frontend user to choose between a few specific themes (=item template layout) !!!!!!

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 1 month ago - 12 years 1 month ago #24315 by loicberder
hello ggppdk
thanks for your really great work

hope you'll fix main category bug also : code.google.com/p/flexicontent/i ... %20Summary

loïc
Last edit: 12 years 1 month ago by loicberder.

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

More
12 years 1 month ago #24346 by horsey
Can you build a new one today?

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

More
12 years 1 month ago #24388 by ggppdk
Fixed issue with multi-categories, it was caused because of an old bug that appeared because of new features,

i have not commited yet, since i am testing and ..., i will make a build very soon


-- 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 1 month ago #24404 by ggppdk
mmm, Secondary category saving is fixed in r1240:

In administrator/components/com_flexicontent/controllers/items.php

Replace inside function save() :
Code:
JRequest::setVar( 'cid', array($itemid), 'post', 'array' );
with
Code:
if (FLEXI_J16GE) { JRequest::setVar( 'cid', array($itemid), 'post', 'array' ); }
I will make a build later today, still testing


-- 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 1 month ago #24424 by fmgoodwin
r1240 fix works well for me. --Francis

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

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