[Fixed r1788] Universal Module not working in J3.1

More
11 years 3 weeks ago #40967 by Rooney
I have sent a PM to you. Thanks!
Rooney

Joomla! 3.9.24 and FC 3.3.9

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

More
11 years 3 weeks ago #40971 by ggppdk
Hello

please apply this fix to (r1781), edit:
modules/mod_flexicontent/helper.php

replace line: (about 1461)
Code:
$content = $db->loadResultArray(0);
with:
Code:
$content = FLEXI_J16GE ? $db->loadColumn(0) : $db->loadResultArray(0);

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
11 years 3 weeks ago #40999 by Rooney
YES!!! Thank you very much. I was starting to think that I am the only one...
Rooney

Joomla! 3.9.24 and FC 3.3.9

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

More
11 years 3 weeks ago #41003 by ggppdk
Hello

please install v2.1.1 r1789 see J3.1 specific fixes below (and also has a few other fixes of issues reported lately)
NOTE: you need jQueryEasy plugin in J3.1 because loading of jQuery autocomplete by FLEXIcontent is broken


IMPROVEMENTS
1. Improved component installer to
(a) abort installation only if installing for first time,
(b) to provide more clear feedback of what when wrong and if a rollback / abort was done


FIXES (J3.1 specific)
1. Fixed universal module being empty
2. Fixed SQL error while creating filters in J3.1 after upgrading from J2.5
3. Fixed duplicating/deleting templates in J3.x (replaced mootools AJAX with jQuery AJAX)
4. Fixed using CAPTCHA form field


FIXES (All Joomla version)
1. Fixed frontend order override for "Best rated" and "Most commented"
2. Fixed jumpy behavior when sorting fields in positions of template layouts
3. Fixed / allowed using single quotes in tags
4. Fixed the single quote being truncated half way by FLEXIcontent strip and cut text helper function


NEW FEATURES
1. Added preview to CSV import task, and made it multi-step (AJAX based) to avoid timeouts, ability to continue interrupted import

2. Added ability to call plugin functions as tasks via frontend controller (these are limited to an 'allowed' list of functions)

3. Added 2 tasks to file field, that are used to optionally display button that opens a popup e-mail FORM with the purpose of sharing the file download link with a friend


-- 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
11 years 3 weeks ago #41004 by Rooney

ggppdk wrote: NOTE: you need jQueryEasy plugin in J3.1 because loading of jQuery autocomplete by FLEXIcontent is broken

I had a quick look at it. Many settings... What do I have to enable?
Rooney

Joomla! 3.9.24 and FC 3.3.9

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

More
11 years 3 weeks ago #41006 by ggppdk
Hello

1. enable loading in frontend, of both, jQuery AND jQuery UI
... and select to load latest v1.8 (v1.8.3)


2. in jQuery UI set the parameter for last version number e.g. if you select to load jQuery UI v1.9 then set "2", in order to load v1.9.2


-- 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.304 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