Input array has 1 params, does not match query: 'SELECT  t.res_id,t.elt_id,t.elt_type,t.res_ordre,t.res_titre,t.res_contenu,t.res_mime FROM ressource t  WHERE 1=1 AND elt_id = ? AND elt_type = ? ORDER BY t.res_ordre ASC '
Array
(
    [0] => Array
        (
            [file] => /home/chateaubnw/www2021/modules/contenu/page.php
            [line] => 97
            [function] => getList
            [class] => ObjectModel
            [object] => Ressource Object
                (
                    [table:protected] => ressource
                    [fields:protected] => Array
                        (
                            [0] => res_id
                            [1] => elt_id
                            [2] => elt_type
                            [3] => res_ordre
                            [4] => res_titre
                            [5] => res_contenu
                            [6] => res_mime
                        )
                    [custom_fields:protected] => Array
                        (
                        )
                    [fields_values:protected] => Array
                        (
                        )
                    [groupby:protected] => Array
                        (
                        )
                    [relations:protected] => Array
                        (
                        )
                    [db] => ADODB_mysqli Object
                        (
                            [databaseType] => mysqli
                            [dataProvider] => mysql
                            [hasInsertID] => 1
                            [hasAffectedRows] => 1
                            [metaTablesSQL] => SELECT
			TABLE_NAME,
			CASE WHEN TABLE_TYPE = 'VIEW' THEN 'V' ELSE 'T' END
		FROM INFORMATION_SCHEMA.TABLES
		WHERE TABLE_SCHEMA=
                            [metaColumnsSQL] => SHOW COLUMNS FROM `%s`
                            [fmtTimeStamp] => 'Y-m-d H:i:s'
                            [hasLimit] => 1
                            [hasMoveFirst] => 1
                            [hasGenID] => 1
                            [isoDates] => 1
                            [sysDate] => CURDATE()
                            [sysTimeStamp] => NOW()
                            [hasTransactions] => 1
                            [forceNewConnect] => 
                            [poorAffectedRows] => 1
                            [clientFlags] => 0
                            [substr] => substring
                            [port] => 3306
                            [socket] => 
                            [_bindInputArray] => 
                            [nameQuote] => `
                            [optionFlags] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => 5
                                            [1] => 0
                                        )
                                )
                            [arrayClass] => ADORecordSet_array_mysqli
                            [multiQuery] => 
                            [_genIDSQL] => update %s set id=LAST_INSERT_ID(id+1);
                            [_genSeqSQL] => create table if not exists %s (id int not null)
                            [_genSeqCountSQL] => select count(*) from %s
                            [_genSeq2SQL] => insert into %s values (%s)
                            [_dropSeqSQL] => drop table if exists %s
                            [database] => chateaubnw2021
                            [host] => chateaubnw2021.mysql.db
                            [user] => chateaubnw2021
                            [password] => not stored
                            [debug] => 
                            [maxblobsize] => 262144
                            [concat_operator] => +
                            [length] => length
                            [random] => rand()
                            [upperCase] => upper
                            [fmtDate] => 'Y-m-d'
                            [true] => 1
                            [false] => 0
                            [replaceQuote] => \'
                            [charSet] => 
                            [metaDatabasesSQL] => 
                            [uniqueOrderBy] => 
                            [emptyDate] =>  
                            [emptyTimeStamp] =>  
                            [lastInsID] => 
                            [hasTop] => 
                            [readOnly] => 
                            [genID] => 0
                            [raiseErrorFn] => 
                            [cacheSecs] => 3600
                            [memCache] => 
                            [memCacheHost] => 
                            [memCachePort] => 11211
                            [memCacheCompress] => 
                            [sysUTimeStamp] => 
                            [noNullStrings] => 
                            [numCacheHits] => 0
                            [numCacheMisses] => 0
                            [pageExecuteCountRows] => 1
                            [uniqueSort] => 
                            [leftOuter] => 
                            [rightOuter] => 
                            [ansiOuter] => 
                            [autoRollback] => 
                            [fnExecute] => 
                            [fnCacheExecute] => 
                            [blobEncodeType] => 
                            [rsPrefix] => ADORecordSet_
                            [autoCommit] => 1
                            [transOff] => 0
                            [transCnt] => 0
                            [fetchMode] => 2
                            [null2null] => null
                            [bulkBind] => 
                            [_oldRaiseFn] => 
                            [_transOK] => 
                            [_connectionID] => mysqli Object
                                (
                                    [affected_rows] => 0
                                    [client_info] => mysqlnd 7.4.33
                                    [client_version] => 70433
                                    [connect_errno] => 0
                                    [connect_error] => 
                                    [errno] => 0
                                    [error] => 
                                    [error_list] => Array
                                        (
                                        )
                                    [field_count] => 26
                                    [host_info] => chateaubnw2021.mysql.db via TCP/IP
                                    [info] => 
                                    [insert_id] => 0
                                    [server_info] => 8.0.43-34
                                    [server_version] => 80043
                                    [sqlstate] => 00000
                                    [protocol_version] => 10
                                    [thread_id] => 849579
                                    [warning_count] => 0
                                )
                            [_errorMsg] => 
                            [_errorCode] => 
                            [_queryID] => mysqli_result Object
                                (
                                )
                            [_isPersistentConnection] => 
                            [_evalAll] => 
                            [_affected] => 
                            [_logsql] => 
                            [_transmode] => 
                            [connectionParameters:protected] => Array
                                (
                                )
                            [databaseName] => chateaubnw2021
                        )
                )
            [type] => ->
            [args] => Array
                (
                    [0] => Array
                        (
                            [elt_id = ?] => 
                            [elt_type = ?] => pg
                        )
                    [1] => t.res_ordre ASC
                )
        )
    [1] => Array
        (
            [file] => /home/chateaubnw/www2021/modules/contenu/page.php
            [line] => 18
            [function] => viewPage
            [args] => Array
                (
                )
        )
    [2] => Array
        (
            [file] => /home/chateaubnw/www2021/index.php
            [line] => 75
            [args] => Array
                (
                    [0] => /home/chateaubnw/www2021/modules/contenu/page.php
                )
            [function] => include
        )
)