Octopoos / SEBLOD

Build high-end websites with SEBLOD®, a CCK for Joomla!

Home Page:https://www.seblod.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Seblod 4.0.6 - Category List shows nothing because of SEBLOD System Plugin

coolcat-creations opened this issue · comments

In the file: plugins/system/cck/cck.php

there is a line
$app->setUserState( 'com_content.category.list.'.(int)$id.':'.(int)$itemId.'.limit', -1 );

Which causes category lists to have no output at all.

			Line 195: $app->setUserState( 'com_content.category.list.'.(int)$id.':'.(int)$itemId.'.limit', -1 );

Why is this line there?

Hi @coolcat-creations,
Thanks for reporting. One condition cc1ae5b added in upcoming SEBLOD 4.1 release, so it should be OK after upgrade.
Saba