Array ( [0] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 286 [function] => getList [class] => ObjectModel [object] => User Object ( [table:protected] => utilisateur [fields:protected] => Array ( [0] => usr_id [1] => grp_id [2] => sta_id [3] => cat_id [4] => usr_societe [5] => usr_structure [6] => usr_nom [7] => usr_prenom [8] => usr_adresse [9] => usr_adr_google [10] => usr_gps_google [11] => usr_tel [12] => usr_mob [13] => usr_fax [14] => usr_mail [15] => usr_ident [16] => usr_pwd [17] => usr_web [18] => usr_comment [19] => usr_mail_paypal [20] => usr_cc_verrou [21] => usr_media [22] => usr_awoo_code [23] => usr_facebook_url [24] => usr_is_region [25] => usr_facebook_id ) [relations:protected] => Array ( [0] => Array ( [table] => station [alias] => s [identifier] => sta_id [fields] => Array ( [0] => sta_lib [1] => reg_id [2] => sta_mail ) ) [1] => Array ( [table] => categorie [alias] => c [identifier] => cat_id [fields] => Array ( [0] => cat_lib ) ) ) [custom_fields:protected] => Array ( ) [fields_values:protected] => Array ( [srv_id] => Array ( ) ) [groupby:protected] => Array ( ) [db] => ADODB_mysqli Object ( [databaseType] => mysqli [dataProvider] => native [hasInsertID] => 1 [hasAffectedRows] => 1 [metaTablesSQL] => SHOW TABLES [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] => [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 %s (id int not null) [_genSeqCountSQL] => select count(*) from %s [_genSeq2SQL] => insert into %s values (%s) [_dropSeqSQL] => drop table %s [database] => stationnnewdb [host] => stationnnewdb.mysql.db [user] => stationnnewdb [password] => not stored [debug] => 0 [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] => -1 [client_info] => mysqlnd 7.4.33 [client_version] => 70433 [connect_errno] => 0 [connect_error] => [errno] => 1064 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? AND usr_awoo_code > 0' at line 1 [error_list] => Array ( [0] => Array ( [errno] => 1064 [sqlstate] => 42000 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? AND usr_awoo_code > 0' at line 1 ) ) [field_count] => 2 [host_info] => stationnnewdb.mysql.db via TCP/IP [info] => [insert_id] => 0 [server_info] => 5.7.42-log [server_version] => 50742 [sqlstate] => 42000 [protocol_version] => 10 [thread_id] => 1132205 [warning_count] => 0 ) [_errorMsg] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? AND usr_awoo_code > 0' at line 1 [_errorCode] => [_queryID] => [_isPersistentConnection] => [_evalAll] => [_affected] => [_logsql] => [_transmode] => [databaseName] => stationnnewdb ) ) [type] => -> [args] => Array ( [0] => Array ( [t.sta_id = ?] => [usr_awoo_code > 0] => [0] => ) ) ) [1] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 98 [function] => listeProd [args] => Array ( [0] => ) ) [2] => Array ( [file] => /home/stationn/www4/index.php [line] => 284 [args] => Array ( [0] => /home/stationn/www4/modules/station/station.php ) [function] => include ) ) Array ( [0] => Array ( [file] => /home/stationn/www4/modules/produit/class/Produit.class.php [line] => 53 [function] => getList [class] => ObjectModel [object] => Produit Object ( [table:protected] => produit [fields:protected] => Array ( [0] => prod_id [1] => sta_id [2] => acv_id [3] => usr_id [4] => dur_id [5] => prod_ref [6] => prod_lieu [7] => prod_is_heb [8] => prod_d_deb [9] => prod_d_fin [10] => prod_budget [11] => niv_id [12] => prod_photo [13] => prod_is_home [14] => prod_status [15] => prod_code [16] => prod_contenu_fr [17] => prod_contenu_gb ) [custom_fields:protected] => Array ( ) [fields_values:protected] => Array ( ) [groupby:protected] => Array ( ) [relations:protected] => Array ( [s] => Array ( [table] => station [alias] => s [identifier] => sta_id [fields] => Array ( [0] => sta_lib ) ) [a] => Array ( [table] => activite [alias] => a [identifier] => acv_id [fields] => Array ( [0] => acv_lib_fr [1] => acv_lib_gb ) ) [d] => Array ( [table] => duree [alias] => d [identifier] => dur_id [fields] => Array ( [0] => dur_lib_fr [1] => dur_lib_gb ) ) [n] => Array ( [table] => niveau [alias] => n [identifier] => niv_id [fields] => Array ( [0] => niv_lib_fr [1] => niv_lib_gb ) ) [u] => Array ( [table] => utilisateur [alias] => u [identifier] => usr_id [fields] => Array ( [0] => usr_societe [1] => usr_adresse ) ) ) [db] => ADODB_mysqli Object ( [databaseType] => mysqli [dataProvider] => native [hasInsertID] => 1 [hasAffectedRows] => 1 [metaTablesSQL] => SHOW TABLES [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] => [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 %s (id int not null) [_genSeqCountSQL] => select count(*) from %s [_genSeq2SQL] => insert into %s values (%s) [_dropSeqSQL] => drop table %s [database] => stationnnewdb [host] => stationnnewdb.mysql.db [user] => stationnnewdb [password] => not stored [debug] => 0 [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] => -1 [client_info] => mysqlnd 7.4.33 [client_version] => 70433 [connect_errno] => 0 [connect_error] => [errno] => 1064 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1 [error_list] => Array ( [0] => Array ( [errno] => 1064 [sqlstate] => 42000 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1 ) ) [field_count] => 2 [host_info] => stationnnewdb.mysql.db via TCP/IP [info] => [insert_id] => 0 [server_info] => 5.7.42-log [server_version] => 50742 [sqlstate] => 42000 [protocol_version] => 10 [thread_id] => 1132205 [warning_count] => 0 ) [_errorMsg] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1 [_errorCode] => [_queryID] => [_isPersistentConnection] => [_evalAll] => [_affected] => [_logsql] => [_transmode] => [databaseName] => stationnnewdb ) ) [type] => -> [args] => Array ( [0] => Array ( [prod_status = 1] => [t.sta_id = ?] => ) [1] => [2] => ) ) [1] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 297 [function] => getProductsByStation [class] => Produit [object] => Produit Object ( [table:protected] => produit [fields:protected] => Array ( [0] => prod_id [1] => sta_id [2] => acv_id [3] => usr_id [4] => dur_id [5] => prod_ref [6] => prod_lieu [7] => prod_is_heb [8] => prod_d_deb [9] => prod_d_fin [10] => prod_budget [11] => niv_id [12] => prod_photo [13] => prod_is_home [14] => prod_status [15] => prod_code [16] => prod_contenu_fr [17] => prod_contenu_gb ) [custom_fields:protected] => Array ( ) [fields_values:protected] => Array ( ) [groupby:protected] => Array ( ) [relations:protected] => Array ( [s] => Array ( [table] => station [alias] => s [identifier] => sta_id [fields] => Array ( [0] => sta_lib ) ) [a] => Array ( [table] => activite [alias] => a [identifier] => acv_id [fields] => Array ( [0] => acv_lib_fr [1] => acv_lib_gb ) ) [d] => Array ( [table] => duree [alias] => d [identifier] => dur_id [fields] => Array ( [0] => dur_lib_fr [1] => dur_lib_gb ) ) [n] => Array ( [table] => niveau [alias] => n [identifier] => niv_id [fields] => Array ( [0] => niv_lib_fr [1] => niv_lib_gb ) ) [u] => Array ( [table] => utilisateur [alias] => u [identifier] => usr_id [fields] => Array ( [0] => usr_societe [1] => usr_adresse ) ) ) [db] => ADODB_mysqli Object ( [databaseType] => mysqli [dataProvider] => native [hasInsertID] => 1 [hasAffectedRows] => 1 [metaTablesSQL] => SHOW TABLES [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] => [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 %s (id int not null) [_genSeqCountSQL] => select count(*) from %s [_genSeq2SQL] => insert into %s values (%s) [_dropSeqSQL] => drop table %s [database] => stationnnewdb [host] => stationnnewdb.mysql.db [user] => stationnnewdb [password] => not stored [debug] => 0 [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] => -1 [client_info] => mysqlnd 7.4.33 [client_version] => 70433 [connect_errno] => 0 [connect_error] => [errno] => 1064 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1 [error_list] => Array ( [0] => Array ( [errno] => 1064 [sqlstate] => 42000 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1 ) ) [field_count] => 2 [host_info] => stationnnewdb.mysql.db via TCP/IP [info] => [insert_id] => 0 [server_info] => 5.7.42-log [server_version] => 50742 [sqlstate] => 42000 [protocol_version] => 10 [thread_id] => 1132205 [warning_count] => 0 ) [_errorMsg] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '?' at line 1 [_errorCode] => [_queryID] => [_isPersistentConnection] => [_evalAll] => [_affected] => [_logsql] => [_transmode] => [databaseName] => stationnnewdb ) ) [type] => -> [args] => Array ( [0] => Array ( [prod_status = 1] => [t.sta_id = ?] => ) ) ) [2] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 98 [function] => listeProd [args] => Array ( [0] => ) ) [3] => Array ( [file] => /home/stationn/www4/index.php [line] => 284 [args] => Array ( [0] => /home/stationn/www4/modules/station/station.php ) [function] => include ) ) Input Array does not match ?: SELECT t.doc_id,t.sta_id,t.th_id,t.usr_id,t.doc_titre,t.doc_date,t.doc_desc,t.doc_contenu,t.doc_fichier,t.doc_is_presse,s.sta_lib,h.th_lib FROM document t LEFT JOIN station s ON s.sta_id = t.sta_id LEFT JOIN theme h ON h.th_id = t.th_id WHERE 1=1 AND t.sta_id = 52 AND h.th_id =
Array ( [0] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 371 [function] => getList [class] => ObjectModel [object] => Document Object ( [table:protected] => document [fields:protected] => Array ( [0] => doc_id [1] => sta_id [2] => th_id [3] => usr_id [4] => doc_titre [5] => doc_date [6] => doc_desc [7] => doc_contenu [8] => doc_fichier [9] => doc_is_presse ) [relations:protected] => Array ( [0] => Array ( [table] => station [alias] => s [identifier] => sta_id [fields] => Array ( [0] => sta_lib ) ) [1] => Array ( [table] => theme [alias] => h [identifier] => th_id [fields] => Array ( [0] => th_lib ) ) ) [custom_fields:protected] => Array ( ) [fields_values:protected] => Array ( ) [groupby:protected] => Array ( ) [db] => ADODB_mysqli Object ( [databaseType] => mysqli [dataProvider] => native [hasInsertID] => 1 [hasAffectedRows] => 1 [metaTablesSQL] => SHOW TABLES [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] => [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 %s (id int not null) [_genSeqCountSQL] => select count(*) from %s [_genSeq2SQL] => insert into %s values (%s) [_dropSeqSQL] => drop table %s [database] => stationnnewdb [host] => stationnnewdb.mysql.db [user] => stationnnewdb [password] => not stored [debug] => 0 [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] => -1 [client_info] => mysqlnd 7.4.33 [client_version] => 70433 [connect_errno] => 0 [connect_error] => [errno] => 1064 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 [error_list] => Array ( [0] => Array ( [errno] => 1064 [sqlstate] => 42000 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 ) ) [field_count] => 2 [host_info] => stationnnewdb.mysql.db via TCP/IP [info] => [insert_id] => 0 [server_info] => 5.7.42-log [server_version] => 50742 [sqlstate] => 42000 [protocol_version] => 10 [thread_id] => 1132205 [warning_count] => 0 ) [_errorMsg] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 [_errorCode] => [_queryID] => [_isPersistentConnection] => [_evalAll] => [_affected] => [_logsql] => [_transmode] => [databaseName] => stationnnewdb ) ) [type] => -> [args] => Array ( [0] => Array ( [t.sta_id = ?] => [h.th_id = ?] => 52 ) [1] => th_id DESC, doc_titre ASC ) ) [1] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 304 [function] => affiche [args] => Array ( [0] => [1] => [2] => 2 ) ) [2] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 98 [function] => listeProd [args] => Array ( [0] => ) ) [3] => Array ( [file] => /home/stationn/www4/index.php [line] => 284 [args] => Array ( [0] => /home/stationn/www4/modules/station/station.php ) [function] => include ) ) Array ( [0] => Array ( [file] => /home/stationn/www4/modules/securite/class/User.class.php [line] => 86 [function] => getList [class] => ObjectModel [object] => User Object ( [table:protected] => utilisateur [fields:protected] => Array ( [0] => usr_id [1] => grp_id [2] => sta_id [3] => cat_id [4] => usr_societe [5] => usr_structure [6] => usr_nom [7] => usr_prenom [8] => usr_adresse [9] => usr_adr_google [10] => usr_gps_google [11] => usr_tel [12] => usr_mob [13] => usr_fax [14] => usr_mail [15] => usr_ident [16] => usr_pwd [17] => usr_web [18] => usr_comment [19] => usr_mail_paypal [20] => usr_cc_verrou [21] => usr_media [22] => usr_awoo_code [23] => usr_facebook_url [24] => usr_is_region [25] => usr_facebook_id ) [relations:protected] => Array ( [0] => Array ( [table] => station [alias] => s [identifier] => sta_id [fields] => Array ( [0] => sta_lib [1] => reg_id [2] => sta_mail ) ) [1] => Array ( [table] => categorie [alias] => c [identifier] => cat_id [fields] => Array ( [0] => cat_lib ) ) [su] => Array ( [relation_alias] => service_utilisateur [table] => service_utilisateur [alias] => su [identifier] => usr_id [fields] => Array ( [0] => srv_id ) ) [p] => Array ( [relation_alias] => page [table] => page [alias] => p [identifier] => usr_id [fields] => Array ( [0] => pg_contenu_fr [1] => pg_contenu_gb ) ) ) [custom_fields:protected] => Array ( ) [fields_values:protected] => Array ( [srv_id] => Array ( ) ) [groupby:protected] => Array ( ) [db] => ADODB_mysqli Object ( [databaseType] => mysqli [dataProvider] => native [hasInsertID] => 1 [hasAffectedRows] => 1 [metaTablesSQL] => SHOW TABLES [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] => [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 %s (id int not null) [_genSeqCountSQL] => select count(*) from %s [_genSeq2SQL] => insert into %s values (%s) [_dropSeqSQL] => drop table %s [database] => stationnnewdb [host] => stationnnewdb.mysql.db [user] => stationnnewdb [password] => not stored [debug] => 0 [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] => -1 [client_info] => mysqlnd 7.4.33 [client_version] => 70433 [connect_errno] => 0 [connect_error] => [errno] => 1064 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? AND su.srv_id IS NOT NULL ORDER BY rand()' at line 1 [error_list] => Array ( [0] => Array ( [errno] => 1064 [sqlstate] => 42000 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? AND su.srv_id IS NOT NULL ORDER BY rand()' at line 1 ) ) [field_count] => 2 [host_info] => stationnnewdb.mysql.db via TCP/IP [info] => [insert_id] => 0 [server_info] => 5.7.42-log [server_version] => 50742 [sqlstate] => 42000 [protocol_version] => 10 [thread_id] => 1132205 [warning_count] => 0 ) [_errorMsg] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? AND su.srv_id IS NOT NULL ORDER BY rand()' at line 1 [_errorCode] => [_queryID] => [_isPersistentConnection] => [_evalAll] => [_affected] => [_logsql] => [_transmode] => [databaseName] => stationnnewdb ) ) [type] => -> [args] => Array ( [0] => Array ( [t.sta_id = ?] => [su.srv_id IS NOT NULL] => ) [1] => rand() [2] => ) ) [1] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 377 [function] => getListFront [class] => User [object] => User Object ( [table:protected] => utilisateur [fields:protected] => Array ( [0] => usr_id [1] => grp_id [2] => sta_id [3] => cat_id [4] => usr_societe [5] => usr_structure [6] => usr_nom [7] => usr_prenom [8] => usr_adresse [9] => usr_adr_google [10] => usr_gps_google [11] => usr_tel [12] => usr_mob [13] => usr_fax [14] => usr_mail [15] => usr_ident [16] => usr_pwd [17] => usr_web [18] => usr_comment [19] => usr_mail_paypal [20] => usr_cc_verrou [21] => usr_media [22] => usr_awoo_code [23] => usr_facebook_url [24] => usr_is_region [25] => usr_facebook_id ) [relations:protected] => Array ( [0] => Array ( [table] => station [alias] => s [identifier] => sta_id [fields] => Array ( [0] => sta_lib [1] => reg_id [2] => sta_mail ) ) [1] => Array ( [table] => categorie [alias] => c [identifier] => cat_id [fields] => Array ( [0] => cat_lib ) ) [su] => Array ( [relation_alias] => service_utilisateur [table] => service_utilisateur [alias] => su [identifier] => usr_id [fields] => Array ( [0] => srv_id ) ) [p] => Array ( [relation_alias] => page [table] => page [alias] => p [identifier] => usr_id [fields] => Array ( [0] => pg_contenu_fr [1] => pg_contenu_gb ) ) ) [custom_fields:protected] => Array ( ) [fields_values:protected] => Array ( [srv_id] => Array ( ) ) [groupby:protected] => Array ( ) [db] => ADODB_mysqli Object ( [databaseType] => mysqli [dataProvider] => native [hasInsertID] => 1 [hasAffectedRows] => 1 [metaTablesSQL] => SHOW TABLES [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] => [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 %s (id int not null) [_genSeqCountSQL] => select count(*) from %s [_genSeq2SQL] => insert into %s values (%s) [_dropSeqSQL] => drop table %s [database] => stationnnewdb [host] => stationnnewdb.mysql.db [user] => stationnnewdb [password] => not stored [debug] => 0 [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] => -1 [client_info] => mysqlnd 7.4.33 [client_version] => 70433 [connect_errno] => 0 [connect_error] => [errno] => 1064 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? AND su.srv_id IS NOT NULL ORDER BY rand()' at line 1 [error_list] => Array ( [0] => Array ( [errno] => 1064 [sqlstate] => 42000 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? AND su.srv_id IS NOT NULL ORDER BY rand()' at line 1 ) ) [field_count] => 2 [host_info] => stationnnewdb.mysql.db via TCP/IP [info] => [insert_id] => 0 [server_info] => 5.7.42-log [server_version] => 50742 [sqlstate] => 42000 [protocol_version] => 10 [thread_id] => 1132205 [warning_count] => 0 ) [_errorMsg] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '? AND su.srv_id IS NOT NULL ORDER BY rand()' at line 1 [_errorCode] => [_queryID] => [_isPersistentConnection] => [_evalAll] => [_affected] => [_logsql] => [_transmode] => [databaseName] => stationnnewdb ) ) [type] => -> [args] => Array ( [0] => Array ( [t.sta_id = ?] => [su.srv_id IS NOT NULL] => ) [1] => rand() ) ) [2] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 304 [function] => affiche [args] => Array ( [0] => [1] => [2] => 2 ) ) [3] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 98 [function] => listeProd [args] => Array ( [0] => ) ) [4] => Array ( [file] => /home/stationn/www4/index.php [line] => 284 [args] => Array ( [0] => /home/stationn/www4/modules/station/station.php ) [function] => include ) ) Input Array does not match ?: SELECT t.act_id,t.sta_id,t.act_type,t.act_titre,t.act_position,t.act_is_home,t.act_resume,t.act_contenu,t.act_lien,t.act_url,t.act_cle1,t.act_cle2,t.act_photo,t.act_legende,t.act_date,t.usr_id,t.act_status,t.fb_post_id,t.fb_message,t.fb_photo_src,t.fb_created_time,t.fb_permalink,t.act_date_deb,t.act_date_fin,s.sta_lib,s.reg_id,s.sta_mail FROM actualite t LEFT JOIN station s ON s.sta_id = t.sta_id WHERE 1=1 AND t.sta_id = '2024-03-19' AND (act_status != 2 OR act_status is null) AND act_type = 1 AND act_date_fin >=
Array ( [0] => Array ( [file] => /home/stationn/www4/modules/actualite/class/Actualite.class.php [line] => 22 [function] => getList [class] => ObjectModel [object] => Actualite Object ( [table:protected] => actualite [fields:protected] => Array ( [0] => act_id [1] => sta_id [2] => act_type [3] => act_titre [4] => act_position [5] => act_is_home [6] => act_resume [7] => act_contenu [8] => act_lien [9] => act_url [10] => act_cle1 [11] => act_cle2 [12] => act_photo [13] => act_legende [14] => act_date [15] => usr_id [16] => act_status [17] => fb_post_id [18] => fb_message [19] => fb_photo_src [20] => fb_created_time [21] => fb_permalink [22] => act_date_deb [23] => act_date_fin ) [relations:protected] => Array ( [0] => Array ( [table] => station [alias] => s [identifier] => sta_id [fields] => Array ( [0] => sta_lib [1] => reg_id [2] => sta_mail ) ) ) [custom_fields:protected] => Array ( ) [fields_values:protected] => Array ( ) [groupby:protected] => Array ( ) [db] => ADODB_mysqli Object ( [databaseType] => mysqli [dataProvider] => native [hasInsertID] => 1 [hasAffectedRows] => 1 [metaTablesSQL] => SHOW TABLES [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] => [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 %s (id int not null) [_genSeqCountSQL] => select count(*) from %s [_genSeq2SQL] => insert into %s values (%s) [_dropSeqSQL] => drop table %s [database] => stationnnewdb [host] => stationnnewdb.mysql.db [user] => stationnnewdb [password] => not stored [debug] => 0 [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] => -1 [client_info] => mysqlnd 7.4.33 [client_version] => 70433 [connect_errno] => 0 [connect_error] => [errno] => 1064 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 [error_list] => Array ( [0] => Array ( [errno] => 1064 [sqlstate] => 42000 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 ) ) [field_count] => 2 [host_info] => stationnnewdb.mysql.db via TCP/IP [info] => [insert_id] => 0 [server_info] => 5.7.42-log [server_version] => 50742 [sqlstate] => 42000 [protocol_version] => 10 [thread_id] => 1132205 [warning_count] => 0 ) [_errorMsg] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 [_errorCode] => [_queryID] => [_isPersistentConnection] => [_evalAll] => [_affected] => [_logsql] => [_transmode] => [databaseName] => stationnnewdb ) ) [type] => -> [args] => Array ( [0] => Array ( [t.sta_id = ?] => [(act_status != 2 OR act_status is null)] => [act_type = 1] => [act_date_fin >= ?] => 2024-03-19 ) [1] => act_date_deb ASC [2] => ) ) [1] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 427 [function] => getList [class] => Actualite [object] => Actualite Object ( [table:protected] => actualite [fields:protected] => Array ( [0] => act_id [1] => sta_id [2] => act_type [3] => act_titre [4] => act_position [5] => act_is_home [6] => act_resume [7] => act_contenu [8] => act_lien [9] => act_url [10] => act_cle1 [11] => act_cle2 [12] => act_photo [13] => act_legende [14] => act_date [15] => usr_id [16] => act_status [17] => fb_post_id [18] => fb_message [19] => fb_photo_src [20] => fb_created_time [21] => fb_permalink [22] => act_date_deb [23] => act_date_fin ) [relations:protected] => Array ( [0] => Array ( [table] => station [alias] => s [identifier] => sta_id [fields] => Array ( [0] => sta_lib [1] => reg_id [2] => sta_mail ) ) ) [custom_fields:protected] => Array ( ) [fields_values:protected] => Array ( ) [groupby:protected] => Array ( ) [db] => ADODB_mysqli Object ( [databaseType] => mysqli [dataProvider] => native [hasInsertID] => 1 [hasAffectedRows] => 1 [metaTablesSQL] => SHOW TABLES [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] => [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 %s (id int not null) [_genSeqCountSQL] => select count(*) from %s [_genSeq2SQL] => insert into %s values (%s) [_dropSeqSQL] => drop table %s [database] => stationnnewdb [host] => stationnnewdb.mysql.db [user] => stationnnewdb [password] => not stored [debug] => 0 [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] => -1 [client_info] => mysqlnd 7.4.33 [client_version] => 70433 [connect_errno] => 0 [connect_error] => [errno] => 1064 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 [error_list] => Array ( [0] => Array ( [errno] => 1064 [sqlstate] => 42000 [error] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 ) ) [field_count] => 2 [host_info] => stationnnewdb.mysql.db via TCP/IP [info] => [insert_id] => 0 [server_info] => 5.7.42-log [server_version] => 50742 [sqlstate] => 42000 [protocol_version] => 10 [thread_id] => 1132205 [warning_count] => 0 ) [_errorMsg] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 [_errorCode] => [_queryID] => [_isPersistentConnection] => [_evalAll] => [_affected] => [_logsql] => [_transmode] => [databaseName] => stationnnewdb ) ) [type] => -> [args] => Array ( [0] => Array ( [t.sta_id = ?] => [(act_status != 2 OR act_status is null)] => [act_type = 1] => [act_date_fin >= ?] => 2024-03-19 ) [1] => act_date_deb ASC ) ) [2] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 304 [function] => affiche [args] => Array ( [0] => [1] => [2] => 2 ) ) [3] => Array ( [file] => /home/stationn/www4/modules/station/station.php [line] => 98 [function] => listeProd [args] => Array ( [0] => ) ) [4] => Array ( [file] => /home/stationn/www4/index.php [line] => 284 [args] => Array ( [0] => /home/stationn/www4/modules/station/station.php ) [function] => include ) )
Destinations nautiques certifiées

Destination nautique certifiée

1 acteur nautique