Yes, but..
Here's the warning message:
Warning: Invalid argument supplied for foreach() in /web/htdocs/www.stefaniamoscato.it/home/scuolaweb/libraries/cegcore/libs/model.php on line 1005 Warning: Invalid argument supplied for foreach() in /web/htdocs/www.stefaniamoscato.it/home/scuolaweb/libraries/cegcore/libs/model.php on line 773 Warning: Invalid argument supplied for foreach() in /web/htdocs/www.stefaniamoscato.it/home/scuolaweb/libraries/cegcore/libs/model.php on line 773 Warning: Invalid argument supplied for foreach() in /web/htdocs/www.stefaniamoscato.it/home/scuolaweb/libraries/cegcore/libs/model.php on line 773
And here the array:
Array
(
[0] => SELECT `Extension`.`id` AS `Extension.id`, `Extension`.`name` AS `Extension.name` FROM `nuvrj_chronoengine_extensions` AS `Extension` WHERE `Extension`.`enabled` = '1' ORDER BY `Extension`.`ordering` ASC
[1] => SELECT `Connection`.`id` AS `Connection.id`, `Connection`.`title` AS `Connection.title`, `Connection`.`params` AS `Connection.params`, `Connection`.`extras` AS `Connection.extras`, `Connection`.`published` AS `Connection.published` FROM `nuvrj_chronoengine_connections` AS `Connection` WHERE `Connection`.`title` = 'Article' AND `Connection`.`published` = '1'
[2] => SELECT COUNT(*) AS `Article.count` FROM `nuvrj_content` AS `Article` WHERE `Article`.`state` = 1 AND `Article`.`catid` >= 23 AND `Article`.`catid` <= 27
[3] => SELECT `Article`.`id` AS `Article.id`, `Article`.`asset_id` AS `Article.asset_id`, `Article`.`title` AS `Article.title`, `Article`.`alias` AS `Article.alias`, `Article`.`title_alias` AS `Article.title_alias`, `Article`.`introtext` AS `Article.introtext`, `Article`.`fulltext` AS `Article.fulltext`, `Article`.`state` AS `Article.state`, `Article`.`sectionid` AS `Article.sectionid`, `Article`.`mask` AS `Article.mask`, `Article`.`catid` AS `Article.catid`, `Article`.`created` AS `Article.created`, `Article`.`created_by` AS `Article.created_by`, `Article`.`created_by_alias` AS `Article.created_by_alias`, `Article`.`modified` AS `Article.modified`, `Article`.`modified_by` AS `Article.modified_by`, `Article`.`checked_out` AS `Article.checked_out`, `Article`.`checked_out_time` AS `Article.checked_out_time`, `Article`.`publish_up` AS `Article.publish_up`, `Article`.`publish_down` AS `Article.publish_down`, `Article`.`images` AS `Article.images`, `Article`.`urls` AS `Article.urls`, `Article`.`attribs` AS `Article.attribs`, `Article`.`version` AS `Article.version`, `Article`.`parentid` AS `Article.parentid`, `Article`.`ordering` AS `Article.ordering`, `Article`.`metakey` AS `Article.metakey`, `Article`.`metadesc` AS `Article.metadesc`, `Article`.`access` AS `Article.access`, `Article`.`hits` AS `Article.hits`, `Article`.`metadata` AS `Article.metadata`, `Article`.`featured` AS `Article.featured`, `Article`.`language` AS `Article.language`, `Article`.`xreference` AS `Article.xreference` FROM `nuvrj_content` AS `Article` WHERE `Article`.`state` = 1 AND `Article`.`catid` >= 23 AND `Article`.`catid` <= 27 LIMIT 30
[4] => SELECT `Allegati`.`id` AS `Allegati.id`, `Allegati`.`filename` AS `Allegati.filename`, `Allegati`.`filename_sys` AS `Allegati.filename_sys`, `Allegati`.`file_type` AS `Allegati.file_type`, `Allegati`.`file_size` AS `Allegati.file_size`, `Allegati`.`url` AS `Allegati.url`, `Allegati`.`uri_type` AS `Allegati.uri_type`, `Allegati`.`url_valid` AS `Allegati.url_valid`, `Allegati`.`url_relative` AS `Allegati.url_relative`, `Allegati`.`display_name` AS `Allegati.display_name`, `Allegati`.`description` AS `Allegati.description`, `Allegati`.`icon_filename` AS `Allegati.icon_filename`, `Allegati`.`access` AS `Allegati.access`, `Allegati`.`state` AS `Allegati.state`, `Allegati`.`user_field_1` AS `Allegati.user_field_1`, `Allegati`.`user_field_2` AS `Allegati.user_field_2`, `Allegati`.`user_field_3` AS `Allegati.user_field_3`, `Allegati`.`parent_type` AS `Allegati.parent_type`, `Allegati`.`parent_entity` AS `Allegati.parent_entity`, `Allegati`.`parent_id` AS `Allegati.parent_id`, `Allegati`.`created` AS `Allegati.created`, `Allegati`.`created_by` AS `Allegati.created_by`, `Allegati`.`modified` AS `Allegati.modified`, `Allegati`.`modified_by` AS `Allegati.modified_by`, `Allegati`.`download_count` AS `Allegati.download_count` FROM `nuvrj_attachments` AS `Allegati` WHERE `Allegati`.`article_id` IN ('27', '28', '68')
)