Hello, I find an error to display K2 Articles in the menu. I configured module NSP GK5 as Data Sources K2 Articles and K2 Items with ID number of my K2 Articles, in this case error is " Error: no articles to display " and if in the K2 Items insert my K2 Item Name (for example BORSE) error is 1054 " Unknown column 'BORSE' in 'where clause' SQL=SELECT c.id AS CID FROM #__k2_categories AS c LEFT JOIN #__k2_items AS content ON c.id = content.catid WHERE 1=1 AND ( content.id = BORSE) AND c.published = 1 ".
How can I to resolve it ?
Thanks.