Zend_Db_Statement_Exception Object
(
    [_previous:Zend_Exception:private] => 
    [message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 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 ') ORDER BY `tag_new_id` ASC' at line 1
    [string:Exception:private] => 
    [code:protected] => 42000
    [file:protected] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Statement/Pdo.php
    [line:protected] => 234
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Statement.php
                    [line] => 300
                    [function] => _execute
                    [class] => Zend_Db_Statement_Pdo
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Adapter/Abstract.php
                    [line] => 479
                    [function] => execute
                    [class] => Zend_Db_Statement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Adapter/Pdo/Abstract.php
                    [line] => 238
                    [function] => query
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Db_Table_Select Object
                                (
                                    [_info:protected] => Array
                                        (
                                            [schema] => 
                                            [name] => us3_tag_news
                                            [cols] => Array
                                                (
                                                    [0] => tag_new_id
                                                    [1] => tag_id
                                                    [2] => new_id
                                                )

                                            [primary] => Array
                                                (
                                                    [1] => tag_new_id
                                                )

                                            [metadata] => Array
                                                (
                                                    [tag_new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_new_id
                                                            [COLUMN_POSITION] => 1
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 1
                                                            [PRIMARY_POSITION] => 1
                                                            [IDENTITY] => 1
                                                        )

                                                    [tag_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_id
                                                            [COLUMN_POSITION] => 2
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                    [new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => new_id
                                                            [COLUMN_POSITION] => 3
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                )

                                            [rowClass] => Zend_Db_Table_Row
                                            [rowsetClass] => Zend_Db_Table_Rowset
                                            [referenceMap] => Array
                                                (
                                                )

                                            [dependentTables] => Array
                                                (
                                                )

                                            [sequence] => 1
                                        )

                                    [_integrityCheck:protected] => 
                                    [_table:protected] => Model_DBTable_Tagnew Object
                                        (
                                            [_name:protected] => us3_tag_news
                                            [primary:protected] => tag_new_id
                                            [defultSort:protected] => tag_new_id
                                            [defultOrder:protected] => ASC
                                            [_definition:protected] => 
                                            [_definitionConfigName:protected] => 
                                            [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_pdoType:protected] => mysql
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => root
                                                            [password] => 
                                                            [dbname] => toulot
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                            [driver_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => PDO Object
                                                        (
                                                        )

                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                )

                                            [_schema:protected] => 
                                            [_cols:protected] => Array
                                                (
                                                    [0] => tag_new_id
                                                    [1] => tag_id
                                                    [2] => new_id
                                                )

                                            [_primary:protected] => Array
                                                (
                                                    [1] => tag_new_id
                                                )

                                            [_identity:protected] => 1
                                            [_sequence:protected] => 1
                                            [_metadata:protected] => Array
                                                (
                                                    [tag_new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_new_id
                                                            [COLUMN_POSITION] => 1
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 1
                                                            [PRIMARY_POSITION] => 1
                                                            [IDENTITY] => 1
                                                        )

                                                    [tag_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_id
                                                            [COLUMN_POSITION] => 2
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                    [new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => new_id
                                                            [COLUMN_POSITION] => 3
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                )

                                            [_metadataCache:protected] => 
                                            [_metadataCacheInClass:protected] => 1
                                            [_rowClass:protected] => Zend_Db_Table_Row
                                            [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                            [_referenceMap:protected] => Array
                                                (
                                                )

                                            [_dependentTables:protected] => Array
                                                (
                                                )

                                            [_defaultSource:protected] => defaultNone
                                            [_defaultValues:protected] => Array
                                                (
                                                )

                                        )

                                    [_bind:protected] => Array
                                        (
                                        )

                                    [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                            [_config:protected] => Array
                                                (
                                                    [host] => localhost
                                                    [username] => root
                                                    [password] => 
                                                    [dbname] => toulot
                                                    [charset] => 
                                                    [persistent] => 
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                            [fetchMode] => 2
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                )

                                            [_fetchMode:protected] => 2
                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                (
                                                    [_queryProfiles:protected] => Array
                                                        (
                                                        )

                                                    [_enabled:protected] => 
                                                    [_filterElapsedSecs:protected] => 
                                                    [_filterTypes:protected] => 
                                                )

                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                            [_connection:protected] => PDO Object
                                                (
                                                )

                                            [_caseFolding:protected] => 0
                                            [_autoQuoteIdentifiers:protected] => 1
                                            [_allowSerialization:protected] => 1
                                            [_autoReconnectOnUnserialize:protected] => 
                                        )

                                    [_parts:protected] => Array
                                        (
                                            [distinct] => 
                                            [columns] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => us3_tag_news
                                                            [1] => *
                                                            [2] => 
                                                        )

                                                )

                                            [union] => Array
                                                (
                                                )

                                            [from] => Array
                                                (
                                                    [us3_tag_news] => Array
                                                        (
                                                            [joinType] => inner join
                                                            [schema] => 
                                                            [tableName] => us3_tag_news
                                                            [joinCondition] => 
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [0] => (new_id=)
                                                )

                                            [group] => Array
                                                (
                                                )

                                            [having] => Array
                                                (
                                                )

                                            [order] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => ASC
                                                        )

                                                )

                                            [limitcount] => 
                                            [limitoffset] => 
                                            [forupdate] => 
                                        )

                                    [_tableCols:protected] => Array
                                        (
                                        )

                                )

                            [1] => Array
                                (
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Table/Abstract.php
                    [line] => 1526
                    [function] => query
                    [class] => Zend_Db_Adapter_Pdo_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Db_Table_Select Object
                                (
                                    [_info:protected] => Array
                                        (
                                            [schema] => 
                                            [name] => us3_tag_news
                                            [cols] => Array
                                                (
                                                    [0] => tag_new_id
                                                    [1] => tag_id
                                                    [2] => new_id
                                                )

                                            [primary] => Array
                                                (
                                                    [1] => tag_new_id
                                                )

                                            [metadata] => Array
                                                (
                                                    [tag_new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_new_id
                                                            [COLUMN_POSITION] => 1
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 1
                                                            [PRIMARY_POSITION] => 1
                                                            [IDENTITY] => 1
                                                        )

                                                    [tag_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_id
                                                            [COLUMN_POSITION] => 2
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                    [new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => new_id
                                                            [COLUMN_POSITION] => 3
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                )

                                            [rowClass] => Zend_Db_Table_Row
                                            [rowsetClass] => Zend_Db_Table_Rowset
                                            [referenceMap] => Array
                                                (
                                                )

                                            [dependentTables] => Array
                                                (
                                                )

                                            [sequence] => 1
                                        )

                                    [_integrityCheck:protected] => 
                                    [_table:protected] => Model_DBTable_Tagnew Object
                                        (
                                            [_name:protected] => us3_tag_news
                                            [primary:protected] => tag_new_id
                                            [defultSort:protected] => tag_new_id
                                            [defultOrder:protected] => ASC
                                            [_definition:protected] => 
                                            [_definitionConfigName:protected] => 
                                            [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_pdoType:protected] => mysql
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => root
                                                            [password] => 
                                                            [dbname] => toulot
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                            [driver_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => PDO Object
                                                        (
                                                        )

                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                )

                                            [_schema:protected] => 
                                            [_cols:protected] => Array
                                                (
                                                    [0] => tag_new_id
                                                    [1] => tag_id
                                                    [2] => new_id
                                                )

                                            [_primary:protected] => Array
                                                (
                                                    [1] => tag_new_id
                                                )

                                            [_identity:protected] => 1
                                            [_sequence:protected] => 1
                                            [_metadata:protected] => Array
                                                (
                                                    [tag_new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_new_id
                                                            [COLUMN_POSITION] => 1
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 1
                                                            [PRIMARY_POSITION] => 1
                                                            [IDENTITY] => 1
                                                        )

                                                    [tag_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_id
                                                            [COLUMN_POSITION] => 2
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                    [new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => new_id
                                                            [COLUMN_POSITION] => 3
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                )

                                            [_metadataCache:protected] => 
                                            [_metadataCacheInClass:protected] => 1
                                            [_rowClass:protected] => Zend_Db_Table_Row
                                            [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                            [_referenceMap:protected] => Array
                                                (
                                                )

                                            [_dependentTables:protected] => Array
                                                (
                                                )

                                            [_defaultSource:protected] => defaultNone
                                            [_defaultValues:protected] => Array
                                                (
                                                )

                                        )

                                    [_bind:protected] => Array
                                        (
                                        )

                                    [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                            [_config:protected] => Array
                                                (
                                                    [host] => localhost
                                                    [username] => root
                                                    [password] => 
                                                    [dbname] => toulot
                                                    [charset] => 
                                                    [persistent] => 
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                            [fetchMode] => 2
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                )

                                            [_fetchMode:protected] => 2
                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                (
                                                    [_queryProfiles:protected] => Array
                                                        (
                                                        )

                                                    [_enabled:protected] => 
                                                    [_filterElapsedSecs:protected] => 
                                                    [_filterTypes:protected] => 
                                                )

                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                            [_connection:protected] => PDO Object
                                                (
                                                )

                                            [_caseFolding:protected] => 0
                                            [_autoQuoteIdentifiers:protected] => 1
                                            [_allowSerialization:protected] => 1
                                            [_autoReconnectOnUnserialize:protected] => 
                                        )

                                    [_parts:protected] => Array
                                        (
                                            [distinct] => 
                                            [columns] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => us3_tag_news
                                                            [1] => *
                                                            [2] => 
                                                        )

                                                )

                                            [union] => Array
                                                (
                                                )

                                            [from] => Array
                                                (
                                                    [us3_tag_news] => Array
                                                        (
                                                            [joinType] => inner join
                                                            [schema] => 
                                                            [tableName] => us3_tag_news
                                                            [joinCondition] => 
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [0] => (new_id=)
                                                )

                                            [group] => Array
                                                (
                                                )

                                            [having] => Array
                                                (
                                                )

                                            [order] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => ASC
                                                        )

                                                )

                                            [limitcount] => 
                                            [limitoffset] => 
                                            [forupdate] => 
                                        )

                                    [_tableCols:protected] => Array
                                        (
                                        )

                                )

                        )

                )

            [4] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Table/Abstract.php
                    [line] => 1342
                    [function] => _fetch
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Db_Table_Select Object
                                (
                                    [_info:protected] => Array
                                        (
                                            [schema] => 
                                            [name] => us3_tag_news
                                            [cols] => Array
                                                (
                                                    [0] => tag_new_id
                                                    [1] => tag_id
                                                    [2] => new_id
                                                )

                                            [primary] => Array
                                                (
                                                    [1] => tag_new_id
                                                )

                                            [metadata] => Array
                                                (
                                                    [tag_new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_new_id
                                                            [COLUMN_POSITION] => 1
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 1
                                                            [PRIMARY_POSITION] => 1
                                                            [IDENTITY] => 1
                                                        )

                                                    [tag_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_id
                                                            [COLUMN_POSITION] => 2
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                    [new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => new_id
                                                            [COLUMN_POSITION] => 3
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                )

                                            [rowClass] => Zend_Db_Table_Row
                                            [rowsetClass] => Zend_Db_Table_Rowset
                                            [referenceMap] => Array
                                                (
                                                )

                                            [dependentTables] => Array
                                                (
                                                )

                                            [sequence] => 1
                                        )

                                    [_integrityCheck:protected] => 
                                    [_table:protected] => Model_DBTable_Tagnew Object
                                        (
                                            [_name:protected] => us3_tag_news
                                            [primary:protected] => tag_new_id
                                            [defultSort:protected] => tag_new_id
                                            [defultOrder:protected] => ASC
                                            [_definition:protected] => 
                                            [_definitionConfigName:protected] => 
                                            [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_pdoType:protected] => mysql
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => root
                                                            [password] => 
                                                            [dbname] => toulot
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                            [driver_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => PDO Object
                                                        (
                                                        )

                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                )

                                            [_schema:protected] => 
                                            [_cols:protected] => Array
                                                (
                                                    [0] => tag_new_id
                                                    [1] => tag_id
                                                    [2] => new_id
                                                )

                                            [_primary:protected] => Array
                                                (
                                                    [1] => tag_new_id
                                                )

                                            [_identity:protected] => 1
                                            [_sequence:protected] => 1
                                            [_metadata:protected] => Array
                                                (
                                                    [tag_new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_new_id
                                                            [COLUMN_POSITION] => 1
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 1
                                                            [PRIMARY_POSITION] => 1
                                                            [IDENTITY] => 1
                                                        )

                                                    [tag_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_id
                                                            [COLUMN_POSITION] => 2
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                    [new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => new_id
                                                            [COLUMN_POSITION] => 3
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                )

                                            [_metadataCache:protected] => 
                                            [_metadataCacheInClass:protected] => 1
                                            [_rowClass:protected] => Zend_Db_Table_Row
                                            [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                            [_referenceMap:protected] => Array
                                                (
                                                )

                                            [_dependentTables:protected] => Array
                                                (
                                                )

                                            [_defaultSource:protected] => defaultNone
                                            [_defaultValues:protected] => Array
                                                (
                                                )

                                        )

                                    [_bind:protected] => Array
                                        (
                                        )

                                    [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                            [_config:protected] => Array
                                                (
                                                    [host] => localhost
                                                    [username] => root
                                                    [password] => 
                                                    [dbname] => toulot
                                                    [charset] => 
                                                    [persistent] => 
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                            [fetchMode] => 2
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                )

                                            [_fetchMode:protected] => 2
                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                (
                                                    [_queryProfiles:protected] => Array
                                                        (
                                                        )

                                                    [_enabled:protected] => 
                                                    [_filterElapsedSecs:protected] => 
                                                    [_filterTypes:protected] => 
                                                )

                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                            [_connection:protected] => PDO Object
                                                (
                                                )

                                            [_caseFolding:protected] => 0
                                            [_autoQuoteIdentifiers:protected] => 1
                                            [_allowSerialization:protected] => 1
                                            [_autoReconnectOnUnserialize:protected] => 
                                        )

                                    [_parts:protected] => Array
                                        (
                                            [distinct] => 
                                            [columns] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => us3_tag_news
                                                            [1] => *
                                                            [2] => 
                                                        )

                                                )

                                            [union] => Array
                                                (
                                                )

                                            [from] => Array
                                                (
                                                    [us3_tag_news] => Array
                                                        (
                                                            [joinType] => inner join
                                                            [schema] => 
                                                            [tableName] => us3_tag_news
                                                            [joinCondition] => 
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [0] => (new_id=)
                                                )

                                            [group] => Array
                                                (
                                                )

                                            [having] => Array
                                                (
                                                )

                                            [order] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => ASC
                                                        )

                                                )

                                            [limitcount] => 
                                            [limitoffset] => 
                                            [forupdate] => 
                                        )

                                    [_tableCols:protected] => Array
                                        (
                                        )

                                )

                        )

                )

            [5] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/application/models/DbTable/Tagnew.php
                    [line] => 24
                    [function] => fetchAll
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Db_Table_Select Object
                                (
                                    [_info:protected] => Array
                                        (
                                            [schema] => 
                                            [name] => us3_tag_news
                                            [cols] => Array
                                                (
                                                    [0] => tag_new_id
                                                    [1] => tag_id
                                                    [2] => new_id
                                                )

                                            [primary] => Array
                                                (
                                                    [1] => tag_new_id
                                                )

                                            [metadata] => Array
                                                (
                                                    [tag_new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_new_id
                                                            [COLUMN_POSITION] => 1
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 1
                                                            [PRIMARY_POSITION] => 1
                                                            [IDENTITY] => 1
                                                        )

                                                    [tag_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_id
                                                            [COLUMN_POSITION] => 2
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                    [new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => new_id
                                                            [COLUMN_POSITION] => 3
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                )

                                            [rowClass] => Zend_Db_Table_Row
                                            [rowsetClass] => Zend_Db_Table_Rowset
                                            [referenceMap] => Array
                                                (
                                                )

                                            [dependentTables] => Array
                                                (
                                                )

                                            [sequence] => 1
                                        )

                                    [_integrityCheck:protected] => 
                                    [_table:protected] => Model_DBTable_Tagnew Object
                                        (
                                            [_name:protected] => us3_tag_news
                                            [primary:protected] => tag_new_id
                                            [defultSort:protected] => tag_new_id
                                            [defultOrder:protected] => ASC
                                            [_definition:protected] => 
                                            [_definitionConfigName:protected] => 
                                            [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_pdoType:protected] => mysql
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => root
                                                            [password] => 
                                                            [dbname] => toulot
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                            [driver_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => PDO Object
                                                        (
                                                        )

                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                )

                                            [_schema:protected] => 
                                            [_cols:protected] => Array
                                                (
                                                    [0] => tag_new_id
                                                    [1] => tag_id
                                                    [2] => new_id
                                                )

                                            [_primary:protected] => Array
                                                (
                                                    [1] => tag_new_id
                                                )

                                            [_identity:protected] => 1
                                            [_sequence:protected] => 1
                                            [_metadata:protected] => Array
                                                (
                                                    [tag_new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_new_id
                                                            [COLUMN_POSITION] => 1
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 1
                                                            [PRIMARY_POSITION] => 1
                                                            [IDENTITY] => 1
                                                        )

                                                    [tag_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => tag_id
                                                            [COLUMN_POSITION] => 2
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                    [new_id] => Array
                                                        (
                                                            [SCHEMA_NAME] => 
                                                            [TABLE_NAME] => us3_tag_news
                                                            [COLUMN_NAME] => new_id
                                                            [COLUMN_POSITION] => 3
                                                            [DATA_TYPE] => int
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 
                                                            [IDENTITY] => 
                                                        )

                                                )

                                            [_metadataCache:protected] => 
                                            [_metadataCacheInClass:protected] => 1
                                            [_rowClass:protected] => Zend_Db_Table_Row
                                            [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                            [_referenceMap:protected] => Array
                                                (
                                                )

                                            [_dependentTables:protected] => Array
                                                (
                                                )

                                            [_defaultSource:protected] => defaultNone
                                            [_defaultValues:protected] => Array
                                                (
                                                )

                                        )

                                    [_bind:protected] => Array
                                        (
                                        )

                                    [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                            [_config:protected] => Array
                                                (
                                                    [host] => localhost
                                                    [username] => root
                                                    [password] => 
                                                    [dbname] => toulot
                                                    [charset] => 
                                                    [persistent] => 
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                            [fetchMode] => 2
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                )

                                            [_fetchMode:protected] => 2
                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                (
                                                    [_queryProfiles:protected] => Array
                                                        (
                                                        )

                                                    [_enabled:protected] => 
                                                    [_filterElapsedSecs:protected] => 
                                                    [_filterTypes:protected] => 
                                                )

                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                            [_connection:protected] => PDO Object
                                                (
                                                )

                                            [_caseFolding:protected] => 0
                                            [_autoQuoteIdentifiers:protected] => 1
                                            [_allowSerialization:protected] => 1
                                            [_autoReconnectOnUnserialize:protected] => 
                                        )

                                    [_parts:protected] => Array
                                        (
                                            [distinct] => 
                                            [columns] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => us3_tag_news
                                                            [1] => *
                                                            [2] => 
                                                        )

                                                )

                                            [union] => Array
                                                (
                                                )

                                            [from] => Array
                                                (
                                                    [us3_tag_news] => Array
                                                        (
                                                            [joinType] => inner join
                                                            [schema] => 
                                                            [tableName] => us3_tag_news
                                                            [joinCondition] => 
                                                        )

                                                )

                                            [where] => Array
                                                (
                                                    [0] => (new_id=)
                                                )

                                            [group] => Array
                                                (
                                                )

                                            [having] => Array
                                                (
                                                )

                                            [order] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => ASC
                                                        )

                                                )

                                            [limitcount] => 
                                            [limitoffset] => 
                                            [forupdate] => 
                                        )

                                    [_tableCols:protected] => Array
                                        (
                                        )

                                )

                        )

                )

            [6] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/application/modules/default/controllers/IndexController.php
                    [line] => 461
                    [function] => showAll
                    [class] => Model_DBTable_Tagnew
                    [type] => ->
                    [args] => Array
                        (
                            [0] => new_id=
                        )

                )

            [7] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Controller/Action.php
                    [line] => 513
                    [function] => singlenewsAction
                    [class] => IndexController
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Controller/Dispatcher/Standard.php
                    [line] => 295
                    [function] => dispatch
                    [class] => Zend_Controller_Action
                    [type] => ->
                    [args] => Array
                        (
                            [0] => singlenewsAction
                        )

                )

            [9] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Controller/Front.php
                    [line] => 954
                    [function] => dispatch
                    [class] => Zend_Controller_Dispatcher_Standard
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Controller_Request_Http Object
                                (
                                    [_paramSources:protected] => Array
                                        (
                                            [0] => _GET
                                            [1] => _POST
                                        )

                                    [_requestUri:protected] => /index/singlenews/id_new/16
                                    [_baseUrl:protected] => 
                                    [_basePath:protected] => 
                                    [_pathInfo:protected] => /index/singlenews/id_new/16
                                    [_params:protected] => Array
                                        (
                                            [controller] => index
                                            [action] => singlenews
                                            [id_new] => 16
                                            [module] => default
                                        )

                                    [_rawBody:protected] => 
                                    [_aliases:protected] => Array
                                        (
                                        )

                                    [_dispatched:protected] => 1
                                    [_module:protected] => default
                                    [_moduleKey:protected] => module
                                    [_controller:protected] => index
                                    [_controllerKey:protected] => controller
                                    [_action:protected] => singlenews
                                    [_actionKey:protected] => action
                                )

                            [1] => Zend_Controller_Response_Http Object
                                (
                                    [_body:protected] => Array
                                        (
                                        )

                                    [_exceptions:protected] => Array
                                        (
                                        )

                                    [_headers:protected] => Array
                                        (
                                        )

                                    [_headersRaw:protected] => Array
                                        (
                                        )

                                    [_httpResponseCode:protected] => 200
                                    [_isRedirect:protected] => 
                                    [_renderExceptions:protected] => 
                                    [headersSentThrowsException] => 1
                                )

                        )

                )

            [10] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Application/Bootstrap/Bootstrap.php
                    [line] => 97
                    [function] => dispatch
                    [class] => Zend_Controller_Front
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [11] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Application.php
                    [line] => 366
                    [function] => run
                    [class] => Zend_Application_Bootstrap_Bootstrap
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [12] => Array
                (
                    [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/public/index.php
                    [line] => 56
                    [function] => run
                    [class] => Zend_Application
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => PDOException Object
        (
            [message:protected] => SQLSTATE[42000]: Syntax error or access violation: 1064 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 ') ORDER BY `tag_new_id` ASC' at line 1
            [string:Exception:private] => 
            [code:protected] => 42000
            [file:protected] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Statement/Pdo.php
            [line:protected] => 228
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Statement/Pdo.php
                            [line] => 228
                            [function] => execute
                            [class] => PDOStatement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                        )

                                )

                        )

                    [1] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Statement.php
                            [line] => 300
                            [function] => _execute
                            [class] => Zend_Db_Statement_Pdo
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                        )

                                )

                        )

                    [2] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Adapter/Abstract.php
                            [line] => 479
                            [function] => execute
                            [class] => Zend_Db_Statement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                        )

                                )

                        )

                    [3] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Adapter/Pdo/Abstract.php
                            [line] => 238
                            [function] => query
                            [class] => Zend_Db_Adapter_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Db_Table_Select Object
                                        (
                                            [_info:protected] => Array
                                                (
                                                    [schema] => 
                                                    [name] => us3_tag_news
                                                    [cols] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => tag_id
                                                            [2] => new_id
                                                        )

                                                    [primary] => Array
                                                        (
                                                            [1] => tag_new_id
                                                        )

                                                    [metadata] => Array
                                                        (
                                                            [tag_new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_new_id
                                                                    [COLUMN_POSITION] => 1
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 1
                                                                    [PRIMARY_POSITION] => 1
                                                                    [IDENTITY] => 1
                                                                )

                                                            [tag_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_id
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => new_id
                                                                    [COLUMN_POSITION] => 3
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                        )

                                                    [rowClass] => Zend_Db_Table_Row
                                                    [rowsetClass] => Zend_Db_Table_Rowset
                                                    [referenceMap] => Array
                                                        (
                                                        )

                                                    [dependentTables] => Array
                                                        (
                                                        )

                                                    [sequence] => 1
                                                )

                                            [_integrityCheck:protected] => 
                                            [_table:protected] => Model_DBTable_Tagnew Object
                                                (
                                                    [_name:protected] => us3_tag_news
                                                    [primary:protected] => tag_new_id
                                                    [defultSort:protected] => tag_new_id
                                                    [defultOrder:protected] => ASC
                                                    [_definition:protected] => 
                                                    [_definitionConfigName:protected] => 
                                                    [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                        (
                                                            [_pdoType:protected] => mysql
                                                            [_numericDataTypes:protected] => Array
                                                                (
                                                                    [0] => 0
                                                                    [1] => 1
                                                                    [2] => 2
                                                                    [INT] => 0
                                                                    [INTEGER] => 0
                                                                    [MEDIUMINT] => 0
                                                                    [SMALLINT] => 0
                                                                    [TINYINT] => 0
                                                                    [BIGINT] => 1
                                                                    [SERIAL] => 1
                                                                    [DEC] => 2
                                                                    [DECIMAL] => 2
                                                                    [DOUBLE] => 2
                                                                    [DOUBLE PRECISION] => 2
                                                                    [FIXED] => 2
                                                                    [FLOAT] => 2
                                                                )

                                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                            [_config:protected] => Array
                                                                (
                                                                    [host] => localhost
                                                                    [username] => root
                                                                    [password] => 
                                                                    [dbname] => toulot
                                                                    [charset] => 
                                                                    [persistent] => 
                                                                    [options] => Array
                                                                        (
                                                                            [caseFolding] => 0
                                                                            [autoQuoteIdentifiers] => 1
                                                                            [fetchMode] => 2
                                                                        )

                                                                    [driver_options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [_fetchMode:protected] => 2
                                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                                (
                                                                    [_queryProfiles:protected] => Array
                                                                        (
                                                                        )

                                                                    [_enabled:protected] => 
                                                                    [_filterElapsedSecs:protected] => 
                                                                    [_filterTypes:protected] => 
                                                                )

                                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                            [_connection:protected] => PDO Object
                                                                (
                                                                )

                                                            [_caseFolding:protected] => 0
                                                            [_autoQuoteIdentifiers:protected] => 1
                                                            [_allowSerialization:protected] => 1
                                                            [_autoReconnectOnUnserialize:protected] => 
                                                        )

                                                    [_schema:protected] => 
                                                    [_cols:protected] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => tag_id
                                                            [2] => new_id
                                                        )

                                                    [_primary:protected] => Array
                                                        (
                                                            [1] => tag_new_id
                                                        )

                                                    [_identity:protected] => 1
                                                    [_sequence:protected] => 1
                                                    [_metadata:protected] => Array
                                                        (
                                                            [tag_new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_new_id
                                                                    [COLUMN_POSITION] => 1
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 1
                                                                    [PRIMARY_POSITION] => 1
                                                                    [IDENTITY] => 1
                                                                )

                                                            [tag_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_id
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => new_id
                                                                    [COLUMN_POSITION] => 3
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                        )

                                                    [_metadataCache:protected] => 
                                                    [_metadataCacheInClass:protected] => 1
                                                    [_rowClass:protected] => Zend_Db_Table_Row
                                                    [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                                    [_referenceMap:protected] => Array
                                                        (
                                                        )

                                                    [_dependentTables:protected] => Array
                                                        (
                                                        )

                                                    [_defaultSource:protected] => defaultNone
                                                    [_defaultValues:protected] => Array
                                                        (
                                                        )

                                                )

                                            [_bind:protected] => Array
                                                (
                                                )

                                            [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_pdoType:protected] => mysql
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => root
                                                            [password] => 
                                                            [dbname] => toulot
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                            [driver_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => PDO Object
                                                        (
                                                        )

                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                )

                                            [_parts:protected] => Array
                                                (
                                                    [distinct] => 
                                                    [columns] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => us3_tag_news
                                                                    [1] => *
                                                                    [2] => 
                                                                )

                                                        )

                                                    [union] => Array
                                                        (
                                                        )

                                                    [from] => Array
                                                        (
                                                            [us3_tag_news] => Array
                                                                (
                                                                    [joinType] => inner join
                                                                    [schema] => 
                                                                    [tableName] => us3_tag_news
                                                                    [joinCondition] => 
                                                                )

                                                        )

                                                    [where] => Array
                                                        (
                                                            [0] => (new_id=)
                                                        )

                                                    [group] => Array
                                                        (
                                                        )

                                                    [having] => Array
                                                        (
                                                        )

                                                    [order] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => tag_new_id
                                                                    [1] => ASC
                                                                )

                                                        )

                                                    [limitcount] => 
                                                    [limitoffset] => 
                                                    [forupdate] => 
                                                )

                                            [_tableCols:protected] => Array
                                                (
                                                )

                                        )

                                    [1] => Array
                                        (
                                        )

                                )

                        )

                    [4] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Table/Abstract.php
                            [line] => 1526
                            [function] => query
                            [class] => Zend_Db_Adapter_Pdo_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Db_Table_Select Object
                                        (
                                            [_info:protected] => Array
                                                (
                                                    [schema] => 
                                                    [name] => us3_tag_news
                                                    [cols] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => tag_id
                                                            [2] => new_id
                                                        )

                                                    [primary] => Array
                                                        (
                                                            [1] => tag_new_id
                                                        )

                                                    [metadata] => Array
                                                        (
                                                            [tag_new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_new_id
                                                                    [COLUMN_POSITION] => 1
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 1
                                                                    [PRIMARY_POSITION] => 1
                                                                    [IDENTITY] => 1
                                                                )

                                                            [tag_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_id
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => new_id
                                                                    [COLUMN_POSITION] => 3
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                        )

                                                    [rowClass] => Zend_Db_Table_Row
                                                    [rowsetClass] => Zend_Db_Table_Rowset
                                                    [referenceMap] => Array
                                                        (
                                                        )

                                                    [dependentTables] => Array
                                                        (
                                                        )

                                                    [sequence] => 1
                                                )

                                            [_integrityCheck:protected] => 
                                            [_table:protected] => Model_DBTable_Tagnew Object
                                                (
                                                    [_name:protected] => us3_tag_news
                                                    [primary:protected] => tag_new_id
                                                    [defultSort:protected] => tag_new_id
                                                    [defultOrder:protected] => ASC
                                                    [_definition:protected] => 
                                                    [_definitionConfigName:protected] => 
                                                    [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                        (
                                                            [_pdoType:protected] => mysql
                                                            [_numericDataTypes:protected] => Array
                                                                (
                                                                    [0] => 0
                                                                    [1] => 1
                                                                    [2] => 2
                                                                    [INT] => 0
                                                                    [INTEGER] => 0
                                                                    [MEDIUMINT] => 0
                                                                    [SMALLINT] => 0
                                                                    [TINYINT] => 0
                                                                    [BIGINT] => 1
                                                                    [SERIAL] => 1
                                                                    [DEC] => 2
                                                                    [DECIMAL] => 2
                                                                    [DOUBLE] => 2
                                                                    [DOUBLE PRECISION] => 2
                                                                    [FIXED] => 2
                                                                    [FLOAT] => 2
                                                                )

                                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                            [_config:protected] => Array
                                                                (
                                                                    [host] => localhost
                                                                    [username] => root
                                                                    [password] => 
                                                                    [dbname] => toulot
                                                                    [charset] => 
                                                                    [persistent] => 
                                                                    [options] => Array
                                                                        (
                                                                            [caseFolding] => 0
                                                                            [autoQuoteIdentifiers] => 1
                                                                            [fetchMode] => 2
                                                                        )

                                                                    [driver_options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [_fetchMode:protected] => 2
                                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                                (
                                                                    [_queryProfiles:protected] => Array
                                                                        (
                                                                        )

                                                                    [_enabled:protected] => 
                                                                    [_filterElapsedSecs:protected] => 
                                                                    [_filterTypes:protected] => 
                                                                )

                                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                            [_connection:protected] => PDO Object
                                                                (
                                                                )

                                                            [_caseFolding:protected] => 0
                                                            [_autoQuoteIdentifiers:protected] => 1
                                                            [_allowSerialization:protected] => 1
                                                            [_autoReconnectOnUnserialize:protected] => 
                                                        )

                                                    [_schema:protected] => 
                                                    [_cols:protected] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => tag_id
                                                            [2] => new_id
                                                        )

                                                    [_primary:protected] => Array
                                                        (
                                                            [1] => tag_new_id
                                                        )

                                                    [_identity:protected] => 1
                                                    [_sequence:protected] => 1
                                                    [_metadata:protected] => Array
                                                        (
                                                            [tag_new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_new_id
                                                                    [COLUMN_POSITION] => 1
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 1
                                                                    [PRIMARY_POSITION] => 1
                                                                    [IDENTITY] => 1
                                                                )

                                                            [tag_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_id
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => new_id
                                                                    [COLUMN_POSITION] => 3
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                        )

                                                    [_metadataCache:protected] => 
                                                    [_metadataCacheInClass:protected] => 1
                                                    [_rowClass:protected] => Zend_Db_Table_Row
                                                    [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                                    [_referenceMap:protected] => Array
                                                        (
                                                        )

                                                    [_dependentTables:protected] => Array
                                                        (
                                                        )

                                                    [_defaultSource:protected] => defaultNone
                                                    [_defaultValues:protected] => Array
                                                        (
                                                        )

                                                )

                                            [_bind:protected] => Array
                                                (
                                                )

                                            [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_pdoType:protected] => mysql
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => root
                                                            [password] => 
                                                            [dbname] => toulot
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                            [driver_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => PDO Object
                                                        (
                                                        )

                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                )

                                            [_parts:protected] => Array
                                                (
                                                    [distinct] => 
                                                    [columns] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => us3_tag_news
                                                                    [1] => *
                                                                    [2] => 
                                                                )

                                                        )

                                                    [union] => Array
                                                        (
                                                        )

                                                    [from] => Array
                                                        (
                                                            [us3_tag_news] => Array
                                                                (
                                                                    [joinType] => inner join
                                                                    [schema] => 
                                                                    [tableName] => us3_tag_news
                                                                    [joinCondition] => 
                                                                )

                                                        )

                                                    [where] => Array
                                                        (
                                                            [0] => (new_id=)
                                                        )

                                                    [group] => Array
                                                        (
                                                        )

                                                    [having] => Array
                                                        (
                                                        )

                                                    [order] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => tag_new_id
                                                                    [1] => ASC
                                                                )

                                                        )

                                                    [limitcount] => 
                                                    [limitoffset] => 
                                                    [forupdate] => 
                                                )

                                            [_tableCols:protected] => Array
                                                (
                                                )

                                        )

                                )

                        )

                    [5] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Db/Table/Abstract.php
                            [line] => 1342
                            [function] => _fetch
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Db_Table_Select Object
                                        (
                                            [_info:protected] => Array
                                                (
                                                    [schema] => 
                                                    [name] => us3_tag_news
                                                    [cols] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => tag_id
                                                            [2] => new_id
                                                        )

                                                    [primary] => Array
                                                        (
                                                            [1] => tag_new_id
                                                        )

                                                    [metadata] => Array
                                                        (
                                                            [tag_new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_new_id
                                                                    [COLUMN_POSITION] => 1
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 1
                                                                    [PRIMARY_POSITION] => 1
                                                                    [IDENTITY] => 1
                                                                )

                                                            [tag_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_id
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => new_id
                                                                    [COLUMN_POSITION] => 3
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                        )

                                                    [rowClass] => Zend_Db_Table_Row
                                                    [rowsetClass] => Zend_Db_Table_Rowset
                                                    [referenceMap] => Array
                                                        (
                                                        )

                                                    [dependentTables] => Array
                                                        (
                                                        )

                                                    [sequence] => 1
                                                )

                                            [_integrityCheck:protected] => 
                                            [_table:protected] => Model_DBTable_Tagnew Object
                                                (
                                                    [_name:protected] => us3_tag_news
                                                    [primary:protected] => tag_new_id
                                                    [defultSort:protected] => tag_new_id
                                                    [defultOrder:protected] => ASC
                                                    [_definition:protected] => 
                                                    [_definitionConfigName:protected] => 
                                                    [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                        (
                                                            [_pdoType:protected] => mysql
                                                            [_numericDataTypes:protected] => Array
                                                                (
                                                                    [0] => 0
                                                                    [1] => 1
                                                                    [2] => 2
                                                                    [INT] => 0
                                                                    [INTEGER] => 0
                                                                    [MEDIUMINT] => 0
                                                                    [SMALLINT] => 0
                                                                    [TINYINT] => 0
                                                                    [BIGINT] => 1
                                                                    [SERIAL] => 1
                                                                    [DEC] => 2
                                                                    [DECIMAL] => 2
                                                                    [DOUBLE] => 2
                                                                    [DOUBLE PRECISION] => 2
                                                                    [FIXED] => 2
                                                                    [FLOAT] => 2
                                                                )

                                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                            [_config:protected] => Array
                                                                (
                                                                    [host] => localhost
                                                                    [username] => root
                                                                    [password] => 
                                                                    [dbname] => toulot
                                                                    [charset] => 
                                                                    [persistent] => 
                                                                    [options] => Array
                                                                        (
                                                                            [caseFolding] => 0
                                                                            [autoQuoteIdentifiers] => 1
                                                                            [fetchMode] => 2
                                                                        )

                                                                    [driver_options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [_fetchMode:protected] => 2
                                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                                (
                                                                    [_queryProfiles:protected] => Array
                                                                        (
                                                                        )

                                                                    [_enabled:protected] => 
                                                                    [_filterElapsedSecs:protected] => 
                                                                    [_filterTypes:protected] => 
                                                                )

                                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                            [_connection:protected] => PDO Object
                                                                (
                                                                )

                                                            [_caseFolding:protected] => 0
                                                            [_autoQuoteIdentifiers:protected] => 1
                                                            [_allowSerialization:protected] => 1
                                                            [_autoReconnectOnUnserialize:protected] => 
                                                        )

                                                    [_schema:protected] => 
                                                    [_cols:protected] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => tag_id
                                                            [2] => new_id
                                                        )

                                                    [_primary:protected] => Array
                                                        (
                                                            [1] => tag_new_id
                                                        )

                                                    [_identity:protected] => 1
                                                    [_sequence:protected] => 1
                                                    [_metadata:protected] => Array
                                                        (
                                                            [tag_new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_new_id
                                                                    [COLUMN_POSITION] => 1
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 1
                                                                    [PRIMARY_POSITION] => 1
                                                                    [IDENTITY] => 1
                                                                )

                                                            [tag_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_id
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => new_id
                                                                    [COLUMN_POSITION] => 3
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                        )

                                                    [_metadataCache:protected] => 
                                                    [_metadataCacheInClass:protected] => 1
                                                    [_rowClass:protected] => Zend_Db_Table_Row
                                                    [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                                    [_referenceMap:protected] => Array
                                                        (
                                                        )

                                                    [_dependentTables:protected] => Array
                                                        (
                                                        )

                                                    [_defaultSource:protected] => defaultNone
                                                    [_defaultValues:protected] => Array
                                                        (
                                                        )

                                                )

                                            [_bind:protected] => Array
                                                (
                                                )

                                            [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_pdoType:protected] => mysql
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => root
                                                            [password] => 
                                                            [dbname] => toulot
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                            [driver_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => PDO Object
                                                        (
                                                        )

                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                )

                                            [_parts:protected] => Array
                                                (
                                                    [distinct] => 
                                                    [columns] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => us3_tag_news
                                                                    [1] => *
                                                                    [2] => 
                                                                )

                                                        )

                                                    [union] => Array
                                                        (
                                                        )

                                                    [from] => Array
                                                        (
                                                            [us3_tag_news] => Array
                                                                (
                                                                    [joinType] => inner join
                                                                    [schema] => 
                                                                    [tableName] => us3_tag_news
                                                                    [joinCondition] => 
                                                                )

                                                        )

                                                    [where] => Array
                                                        (
                                                            [0] => (new_id=)
                                                        )

                                                    [group] => Array
                                                        (
                                                        )

                                                    [having] => Array
                                                        (
                                                        )

                                                    [order] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => tag_new_id
                                                                    [1] => ASC
                                                                )

                                                        )

                                                    [limitcount] => 
                                                    [limitoffset] => 
                                                    [forupdate] => 
                                                )

                                            [_tableCols:protected] => Array
                                                (
                                                )

                                        )

                                )

                        )

                    [6] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/application/models/DbTable/Tagnew.php
                            [line] => 24
                            [function] => fetchAll
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Db_Table_Select Object
                                        (
                                            [_info:protected] => Array
                                                (
                                                    [schema] => 
                                                    [name] => us3_tag_news
                                                    [cols] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => tag_id
                                                            [2] => new_id
                                                        )

                                                    [primary] => Array
                                                        (
                                                            [1] => tag_new_id
                                                        )

                                                    [metadata] => Array
                                                        (
                                                            [tag_new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_new_id
                                                                    [COLUMN_POSITION] => 1
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 1
                                                                    [PRIMARY_POSITION] => 1
                                                                    [IDENTITY] => 1
                                                                )

                                                            [tag_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_id
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => new_id
                                                                    [COLUMN_POSITION] => 3
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                        )

                                                    [rowClass] => Zend_Db_Table_Row
                                                    [rowsetClass] => Zend_Db_Table_Rowset
                                                    [referenceMap] => Array
                                                        (
                                                        )

                                                    [dependentTables] => Array
                                                        (
                                                        )

                                                    [sequence] => 1
                                                )

                                            [_integrityCheck:protected] => 
                                            [_table:protected] => Model_DBTable_Tagnew Object
                                                (
                                                    [_name:protected] => us3_tag_news
                                                    [primary:protected] => tag_new_id
                                                    [defultSort:protected] => tag_new_id
                                                    [defultOrder:protected] => ASC
                                                    [_definition:protected] => 
                                                    [_definitionConfigName:protected] => 
                                                    [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                        (
                                                            [_pdoType:protected] => mysql
                                                            [_numericDataTypes:protected] => Array
                                                                (
                                                                    [0] => 0
                                                                    [1] => 1
                                                                    [2] => 2
                                                                    [INT] => 0
                                                                    [INTEGER] => 0
                                                                    [MEDIUMINT] => 0
                                                                    [SMALLINT] => 0
                                                                    [TINYINT] => 0
                                                                    [BIGINT] => 1
                                                                    [SERIAL] => 1
                                                                    [DEC] => 2
                                                                    [DECIMAL] => 2
                                                                    [DOUBLE] => 2
                                                                    [DOUBLE PRECISION] => 2
                                                                    [FIXED] => 2
                                                                    [FLOAT] => 2
                                                                )

                                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                            [_config:protected] => Array
                                                                (
                                                                    [host] => localhost
                                                                    [username] => root
                                                                    [password] => 
                                                                    [dbname] => toulot
                                                                    [charset] => 
                                                                    [persistent] => 
                                                                    [options] => Array
                                                                        (
                                                                            [caseFolding] => 0
                                                                            [autoQuoteIdentifiers] => 1
                                                                            [fetchMode] => 2
                                                                        )

                                                                    [driver_options] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [_fetchMode:protected] => 2
                                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                                (
                                                                    [_queryProfiles:protected] => Array
                                                                        (
                                                                        )

                                                                    [_enabled:protected] => 
                                                                    [_filterElapsedSecs:protected] => 
                                                                    [_filterTypes:protected] => 
                                                                )

                                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                            [_connection:protected] => PDO Object
                                                                (
                                                                )

                                                            [_caseFolding:protected] => 0
                                                            [_autoQuoteIdentifiers:protected] => 1
                                                            [_allowSerialization:protected] => 1
                                                            [_autoReconnectOnUnserialize:protected] => 
                                                        )

                                                    [_schema:protected] => 
                                                    [_cols:protected] => Array
                                                        (
                                                            [0] => tag_new_id
                                                            [1] => tag_id
                                                            [2] => new_id
                                                        )

                                                    [_primary:protected] => Array
                                                        (
                                                            [1] => tag_new_id
                                                        )

                                                    [_identity:protected] => 1
                                                    [_sequence:protected] => 1
                                                    [_metadata:protected] => Array
                                                        (
                                                            [tag_new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_new_id
                                                                    [COLUMN_POSITION] => 1
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 1
                                                                    [PRIMARY_POSITION] => 1
                                                                    [IDENTITY] => 1
                                                                )

                                                            [tag_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => tag_id
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [new_id] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => us3_tag_news
                                                                    [COLUMN_NAME] => new_id
                                                                    [COLUMN_POSITION] => 3
                                                                    [DATA_TYPE] => int
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                        )

                                                    [_metadataCache:protected] => 
                                                    [_metadataCacheInClass:protected] => 1
                                                    [_rowClass:protected] => Zend_Db_Table_Row
                                                    [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                                    [_referenceMap:protected] => Array
                                                        (
                                                        )

                                                    [_dependentTables:protected] => Array
                                                        (
                                                        )

                                                    [_defaultSource:protected] => defaultNone
                                                    [_defaultValues:protected] => Array
                                                        (
                                                        )

                                                )

                                            [_bind:protected] => Array
                                                (
                                                )

                                            [_adapter:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_pdoType:protected] => mysql
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => root
                                                            [password] => 
                                                            [dbname] => toulot
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                            [driver_options] => Array
                                                                (
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => PDO Object
                                                        (
                                                        )

                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                )

                                            [_parts:protected] => Array
                                                (
                                                    [distinct] => 
                                                    [columns] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => us3_tag_news
                                                                    [1] => *
                                                                    [2] => 
                                                                )

                                                        )

                                                    [union] => Array
                                                        (
                                                        )

                                                    [from] => Array
                                                        (
                                                            [us3_tag_news] => Array
                                                                (
                                                                    [joinType] => inner join
                                                                    [schema] => 
                                                                    [tableName] => us3_tag_news
                                                                    [joinCondition] => 
                                                                )

                                                        )

                                                    [where] => Array
                                                        (
                                                            [0] => (new_id=)
                                                        )

                                                    [group] => Array
                                                        (
                                                        )

                                                    [having] => Array
                                                        (
                                                        )

                                                    [order] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [0] => tag_new_id
                                                                    [1] => ASC
                                                                )

                                                        )

                                                    [limitcount] => 
                                                    [limitoffset] => 
                                                    [forupdate] => 
                                                )

                                            [_tableCols:protected] => Array
                                                (
                                                )

                                        )

                                )

                        )

                    [7] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/application/modules/default/controllers/IndexController.php
                            [line] => 461
                            [function] => showAll
                            [class] => Model_DBTable_Tagnew
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => new_id=
                                )

                        )

                    [8] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Controller/Action.php
                            [line] => 513
                            [function] => singlenewsAction
                            [class] => IndexController
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [9] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Controller/Dispatcher/Standard.php
                            [line] => 295
                            [function] => dispatch
                            [class] => Zend_Controller_Action
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => singlenewsAction
                                )

                        )

                    [10] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Controller/Front.php
                            [line] => 954
                            [function] => dispatch
                            [class] => Zend_Controller_Dispatcher_Standard
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Controller_Request_Http Object
                                        (
                                            [_paramSources:protected] => Array
                                                (
                                                    [0] => _GET
                                                    [1] => _POST
                                                )

                                            [_requestUri:protected] => /index/singlenews/id_new/16
                                            [_baseUrl:protected] => 
                                            [_basePath:protected] => 
                                            [_pathInfo:protected] => /index/singlenews/id_new/16
                                            [_params:protected] => Array
                                                (
                                                    [controller] => index
                                                    [action] => singlenews
                                                    [id_new] => 16
                                                    [module] => default
                                                )

                                            [_rawBody:protected] => 
                                            [_aliases:protected] => Array
                                                (
                                                )

                                            [_dispatched:protected] => 1
                                            [_module:protected] => default
                                            [_moduleKey:protected] => module
                                            [_controller:protected] => index
                                            [_controllerKey:protected] => controller
                                            [_action:protected] => singlenews
                                            [_actionKey:protected] => action
                                        )

                                    [1] => Zend_Controller_Response_Http Object
                                        (
                                            [_body:protected] => Array
                                                (
                                                )

                                            [_exceptions:protected] => Array
                                                (
                                                )

                                            [_headers:protected] => Array
                                                (
                                                )

                                            [_headersRaw:protected] => Array
                                                (
                                                )

                                            [_httpResponseCode:protected] => 200
                                            [_isRedirect:protected] => 
                                            [_renderExceptions:protected] => 
                                            [headersSentThrowsException] => 1
                                        )

                                )

                        )

                    [11] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Application/Bootstrap/Bootstrap.php
                            [line] => 97
                            [function] => dispatch
                            [class] => Zend_Controller_Front
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [12] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/library/Zend/Application.php
                            [line] => 366
                            [function] => run
                            [class] => Zend_Application_Bootstrap_Bootstrap
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [13] => Array
                        (
                            [file] => /srv/data/web/vhosts/erictoulot.fr/htdocs/public/index.php
                            [line] => 56
                            [function] => run
                            [class] => Zend_Application
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                )

            [previous:Exception:private] => 
            [errorInfo] => Array
                (
                    [0] => 42000
                    [1] => 1064
                    [2] => 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 ') ORDER BY `tag_new_id` ASC' at line 1
                )

        )

)
/srv/data/web/vhosts/erictoulot.fr/htdocs/application/modules/default/controllers/IndexController.php