Advanced Module Manager (FLEXIcontent -complete- support)

More
12 years 9 months ago #17006 by micker
Yes great

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

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

More
12 years 5 months ago #20498 by Rooney
Hi,

I installed Advanced Module Manager but could not find FlexiContent support. I am missing something?

Rooney

Joomla! 3.9.24 and FC 3.3.9

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

More
12 years 5 months ago #20503 by Rooney
[MERGED TOPICS]
Hi,
I actually posted in a different topic about this but thought it is better to open a separate one.

I have Joomla 1.7.3 installed and the latest FlexiContent and Advanced Module Manager (AMM) installed. I wanted to show a module when a FC item is displayed but the settings in AMM have no result. Well, it is working but only if the related Joomla article is directly opened. Does AAM actually work with latest FlexiContent?

Rooney

Joomla! 3.9.24 and FC 3.3.9

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

More
12 years 5 months ago #20509 by ggppdk
In Flexicontent for joomla v1.6/v1.7 the --NAME-- of the item view has changed from 'items' to 'item', that is probably why it is not working, i will check and POST back here with what you need to change. I will also contact the developer.

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 #20513 by Rooney
Hi,

thanks a lot. It's good to see that such an excellent project like FlexiContent is revived!

Rooney

Joomla! 3.9.24 and FC 3.3.9

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

More
12 years 5 months ago #20528 by ggppdk
In the following lines the 'items' must be changed to 'item', i will contact the author to ask him to include changes.

1. In file:
\plugins\system\nnframework\helpers\assignments\content.php
change lines:
function passArticles( ... )
{
...
|| ( $main->_params->option == 'com_flexicontent' && $main->_params->view == 'items' )


2. In file:
\plugins\system\nnframework\helpers\assignments\flexicontent.php [UPDATED: corrected filename]
change lines:
function passCategories_FC(...)
{
...
|| ( $params->inc_items && $main->_params->view == 'items' )
...
case 'items':
...


function passTags_FC( ... )
{
...
|| ( $params->inc_items && $main->_params->view == 'items' )


function passTypes_FC( ... )
{
...
$pass = ( $main->_params->view == 'items' );

function passItems_FC( ... )
{
if ( !$main->_params->id || $main->_params->option != 'com_flexicontent' || $main->_params->view != 'items' ) {


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