category scope: parents and chlidren doesn't work anymore ?

More
11 years 8 months ago #27341 by dolly2
Hello,
Back here, after a while... and one first (big) problem ;)

Since I upgrated to com_flexicontent_v1.5.6_RC7_r1420_nightlybuild.tar.gz, the universal module doesn't seem to work with this configuration:

Category Scope Behaviour: Items in the same category
Include: Parent and children (or just one of them)

Result:
The module shows only current category items, not those with childrens or parents cats...

Tried with fresh Joomla 1.5 + flexicontent 1.5.6, same issue

Does anybody else have the same problem?

Thanks a lot

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

More
11 years 8 months ago #27346 by ggppdk
Is your FLEXIcontent system plugin enabled?


-- 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 8 months ago #27348 by dolly2
Yes, plugin is enabled...

Current item id seems to be detected, because the module can find items with same category, but not with parent category...

Thank you for your help,

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

More
11 years 8 months ago #27356 by micker
it solved ?

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
11 years 8 months ago #27359 by ggppdk
Find lines about 777 and 781 of the helper.php file of the module
Code:
$where .= ' AND c.id IN (' . implode(',', $curritemcats) . ')'; ... $where .= ' AND c.id NOT IN (' . implode(',', $curritemcats) . ')';

and replace (in both lines): $curritemcats with $catids_arr

test ...

if you cannot make replacement then will be a build with some other minor fixes 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
11 years 8 months ago #27362 by dolly2

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

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