Wygląda na to że taka strona nie istnieje

ArrayObject Object
(
    [storage:ArrayObject:private] => Array
        (
            [exception] => 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 `order` ASC' at line 1
                    [string:Exception:private] => 
                    [code:protected] => 42000
                    [file:protected] => /home/chart/public_html/high-life/library/Zend/Db/Statement/Pdo.php
                    [line:protected] => 234
                    [trace:Exception:private] => Array
                        (
                            [0] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Db/Statement.php
                                    [line] => 300
                                    [function] => _execute
                                    [class] => Zend_Db_Statement_Pdo
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => Array
                                                (
                                                )

                                        )

                                )

                            [1] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Db/Adapter/Abstract.php
                                    [line] => 479
                                    [function] => execute
                                    [class] => Zend_Db_Statement
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => Array
                                                (
                                                )

                                        )

                                )

                            [2] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/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] => maki_product_image
                                                            [cols] => Array
                                                                (
                                                                    [0] => id
                                                                    [1] => offer_extern_id
                                                                    [2] => file
                                                                    [3] => path
                                                                    [4] => order
                                                                    [5] => typ
                                                                    [6] => sprzedaz
                                                                    [7] => opis
                                                                )

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

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

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

                                                                    [file] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => file
                                                                            [COLUMN_POSITION] => 3
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [path] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => path
                                                                            [COLUMN_POSITION] => 4
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [order] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => order
                                                                            [COLUMN_POSITION] => 5
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [typ] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => typ
                                                                            [COLUMN_POSITION] => 6
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [sprzedaz] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => sprzedaz
                                                                            [COLUMN_POSITION] => 7
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [opis] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => opis
                                                                            [COLUMN_POSITION] => 8
                                                                            [DATA_TYPE] => text
                                                                            [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] => 1
                                                    [_table:protected] => Public_Product_Model_Image Object
                                                        (
                                                            [_name:protected] => maki_product_image
                                                            [_primary:protected] => Array
                                                                (
                                                                    [1] => id
                                                                )

                                                            [_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] => sql5.progreso.pl
                                                                            [username] => chart_highlife
                                                                            [password] => ON8TB7Hhe
                                                                            [dbname] => chart_highlife
                                                                            [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] => id
                                                                    [1] => offer_extern_id
                                                                    [2] => file
                                                                    [3] => path
                                                                    [4] => order
                                                                    [5] => typ
                                                                    [6] => sprzedaz
                                                                    [7] => opis
                                                                )

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

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

                                                                    [file] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => file
                                                                            [COLUMN_POSITION] => 3
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [path] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => path
                                                                            [COLUMN_POSITION] => 4
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [order] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => order
                                                                            [COLUMN_POSITION] => 5
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [typ] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => typ
                                                                            [COLUMN_POSITION] => 6
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [sprzedaz] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => sprzedaz
                                                                            [COLUMN_POSITION] => 7
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [opis] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => opis
                                                                            [COLUMN_POSITION] => 8
                                                                            [DATA_TYPE] => text
                                                                            [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] => sql5.progreso.pl
                                                                    [username] => chart_highlife
                                                                    [password] => ON8TB7Hhe
                                                                    [dbname] => chart_highlife
                                                                    [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] => maki_product_image
                                                                            [1] => *
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [union] => Array
                                                                (
                                                                )

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

                                                                )

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

                                                            [group] => Array
                                                                (
                                                                )

                                                            [having] => Array
                                                                (
                                                                )

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

                                                                )

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

                                                    [_tableCols:protected] => Array
                                                        (
                                                        )

                                                )

                                            [1] => Array
                                                (
                                                )

                                        )

                                )

                            [3] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Db/Table/Abstract.php
                                    [line] => 1532
                                    [function] => query
                                    [class] => Zend_Db_Adapter_Pdo_Abstract
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => Zend_Db_Table_Select Object
                                                (
                                                    [_info:protected] => Array
                                                        (
                                                            [schema] => 
                                                            [name] => maki_product_image
                                                            [cols] => Array
                                                                (
                                                                    [0] => id
                                                                    [1] => offer_extern_id
                                                                    [2] => file
                                                                    [3] => path
                                                                    [4] => order
                                                                    [5] => typ
                                                                    [6] => sprzedaz
                                                                    [7] => opis
                                                                )

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

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

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

                                                                    [file] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => file
                                                                            [COLUMN_POSITION] => 3
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [path] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => path
                                                                            [COLUMN_POSITION] => 4
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [order] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => order
                                                                            [COLUMN_POSITION] => 5
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [typ] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => typ
                                                                            [COLUMN_POSITION] => 6
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [sprzedaz] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => sprzedaz
                                                                            [COLUMN_POSITION] => 7
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [opis] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => opis
                                                                            [COLUMN_POSITION] => 8
                                                                            [DATA_TYPE] => text
                                                                            [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] => 1
                                                    [_table:protected] => Public_Product_Model_Image Object
                                                        (
                                                            [_name:protected] => maki_product_image
                                                            [_primary:protected] => Array
                                                                (
                                                                    [1] => id
                                                                )

                                                            [_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] => sql5.progreso.pl
                                                                            [username] => chart_highlife
                                                                            [password] => ON8TB7Hhe
                                                                            [dbname] => chart_highlife
                                                                            [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] => id
                                                                    [1] => offer_extern_id
                                                                    [2] => file
                                                                    [3] => path
                                                                    [4] => order
                                                                    [5] => typ
                                                                    [6] => sprzedaz
                                                                    [7] => opis
                                                                )

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

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

                                                                    [file] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => file
                                                                            [COLUMN_POSITION] => 3
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [path] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => path
                                                                            [COLUMN_POSITION] => 4
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [order] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => order
                                                                            [COLUMN_POSITION] => 5
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [typ] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => typ
                                                                            [COLUMN_POSITION] => 6
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [sprzedaz] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => sprzedaz
                                                                            [COLUMN_POSITION] => 7
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [opis] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => opis
                                                                            [COLUMN_POSITION] => 8
                                                                            [DATA_TYPE] => text
                                                                            [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] => sql5.progreso.pl
                                                                    [username] => chart_highlife
                                                                    [password] => ON8TB7Hhe
                                                                    [dbname] => chart_highlife
                                                                    [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] => maki_product_image
                                                                            [1] => *
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [union] => Array
                                                                (
                                                                )

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

                                                                )

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

                                                            [group] => Array
                                                                (
                                                                )

                                                            [having] => Array
                                                                (
                                                                )

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

                                                                )

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

                                                    [_tableCols:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                )

                            [4] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Db/Table/Abstract.php
                                    [line] => 1347
                                    [function] => _fetch
                                    [class] => Zend_Db_Table_Abstract
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => Zend_Db_Table_Select Object
                                                (
                                                    [_info:protected] => Array
                                                        (
                                                            [schema] => 
                                                            [name] => maki_product_image
                                                            [cols] => Array
                                                                (
                                                                    [0] => id
                                                                    [1] => offer_extern_id
                                                                    [2] => file
                                                                    [3] => path
                                                                    [4] => order
                                                                    [5] => typ
                                                                    [6] => sprzedaz
                                                                    [7] => opis
                                                                )

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

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

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

                                                                    [file] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => file
                                                                            [COLUMN_POSITION] => 3
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [path] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => path
                                                                            [COLUMN_POSITION] => 4
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [order] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => order
                                                                            [COLUMN_POSITION] => 5
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [typ] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => typ
                                                                            [COLUMN_POSITION] => 6
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [sprzedaz] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => sprzedaz
                                                                            [COLUMN_POSITION] => 7
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [opis] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => opis
                                                                            [COLUMN_POSITION] => 8
                                                                            [DATA_TYPE] => text
                                                                            [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] => 1
                                                    [_table:protected] => Public_Product_Model_Image Object
                                                        (
                                                            [_name:protected] => maki_product_image
                                                            [_primary:protected] => Array
                                                                (
                                                                    [1] => id
                                                                )

                                                            [_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] => sql5.progreso.pl
                                                                            [username] => chart_highlife
                                                                            [password] => ON8TB7Hhe
                                                                            [dbname] => chart_highlife
                                                                            [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] => id
                                                                    [1] => offer_extern_id
                                                                    [2] => file
                                                                    [3] => path
                                                                    [4] => order
                                                                    [5] => typ
                                                                    [6] => sprzedaz
                                                                    [7] => opis
                                                                )

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

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

                                                                    [file] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => file
                                                                            [COLUMN_POSITION] => 3
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [path] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => path
                                                                            [COLUMN_POSITION] => 4
                                                                            [DATA_TYPE] => varchar
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 255
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [order] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => order
                                                                            [COLUMN_POSITION] => 5
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [typ] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => typ
                                                                            [COLUMN_POSITION] => 6
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [sprzedaz] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => sprzedaz
                                                                            [COLUMN_POSITION] => 7
                                                                            [DATA_TYPE] => int
                                                                            [DEFAULT] => 
                                                                            [NULLABLE] => 
                                                                            [LENGTH] => 
                                                                            [SCALE] => 
                                                                            [PRECISION] => 
                                                                            [UNSIGNED] => 
                                                                            [PRIMARY] => 
                                                                            [PRIMARY_POSITION] => 
                                                                            [IDENTITY] => 
                                                                        )

                                                                    [opis] => Array
                                                                        (
                                                                            [SCHEMA_NAME] => 
                                                                            [TABLE_NAME] => maki_product_image
                                                                            [COLUMN_NAME] => opis
                                                                            [COLUMN_POSITION] => 8
                                                                            [DATA_TYPE] => text
                                                                            [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] => sql5.progreso.pl
                                                                    [username] => chart_highlife
                                                                    [password] => ON8TB7Hhe
                                                                    [dbname] => chart_highlife
                                                                    [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] => maki_product_image
                                                                            [1] => *
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [union] => Array
                                                                (
                                                                )

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

                                                                )

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

                                                            [group] => Array
                                                                (
                                                                )

                                                            [having] => Array
                                                                (
                                                                )

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

                                                                )

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

                                                    [_tableCols:protected] => Array
                                                        (
                                                        )

                                                )

                                        )

                                )

                            [5] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Public/Product/Image/Helper.php
                                    [line] => 12
                                    [function] => fetchAll
                                    [class] => Zend_Db_Table_Abstract
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => offer_extern_id = 
                                            [1] => order
                                        )

                                )

                            [6] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Public/Product/Product.php
                                    [line] => 63
                                    [function] => getProductImages
                                    [class] => Public_Product_Image_Helper
                                    [type] => ::
                                    [args] => Array
                                        (
                                            [0] => 
                                        )

                                )

                            [7] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Public/Product/Product.php
                                    [line] => 80
                                    [function] => setImages
                                    [class] => Public_Product_Product
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [8] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/application/components/product/views/scripts/index/product.phtml
                                    [line] => 5
                                    [function] => getImages
                                    [class] => Public_Product_Product
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [9] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/View.php
                                    [line] => 108
                                    [args] => Array
                                        (
                                            [0] => /home/chart/public_html/high-life/application/components/product/views/scripts/index/product.phtml
                                        )

                                    [function] => include
                                )

                            [10] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/View/Abstract.php
                                    [line] => 888
                                    [function] => _run
                                    [class] => Zend_View
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => /home/chart/public_html/high-life/application/components/product/views/scripts/index/product.phtml
                                        )

                                )

                            [11] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Controller/Action/Helper/ViewRenderer.php
                                    [line] => 900
                                    [function] => render
                                    [class] => Zend_View_Abstract
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => index/product.phtml
                                        )

                                )

                            [12] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Controller/Action/Helper/ViewRenderer.php
                                    [line] => 921
                                    [function] => renderScript
                                    [class] => Zend_Controller_Action_Helper_ViewRenderer
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => index/product.phtml
                                            [1] => 
                                        )

                                )

                            [13] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Controller/Action/Helper/ViewRenderer.php
                                    [line] => 960
                                    [function] => render
                                    [class] => Zend_Controller_Action_Helper_ViewRenderer
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [14] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Controller/Action/HelperBroker.php
                                    [line] => 277
                                    [function] => postDispatch
                                    [class] => Zend_Controller_Action_Helper_ViewRenderer
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [15] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Controller/Action.php
                                    [line] => 527
                                    [function] => notifyPostDispatch
                                    [class] => Zend_Controller_Action_HelperBroker
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [16] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Controller/Dispatcher/Standard.php
                                    [line] => 295
                                    [function] => dispatch
                                    [class] => Zend_Controller_Action
                                    [type] => ->
                                    [args] => Array
                                        (
                                            [0] => productAction
                                        )

                                )

                            [17] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/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] => /oferta/125726/-Micha%C5%82owice--
                                                    [_baseUrl:protected] => 
                                                    [_basePath:protected] => 
                                                    [_pathInfo:protected] => /oferta/125726/-Micha%C5%82owice--
                                                    [_params:protected] => Array
                                                        (
                                                            [id] => 125726
                                                            [name] => -Michałowice--
                                                            [module] => product
                                                            [controller] => index
                                                            [action] => product
                                                            [error_handler] => ArrayObject Object
 *RECURSION*
                                                        )

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

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

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

                                                    [_exceptions:protected] => Array
                                                        (
                                                            [0] => Zend_Db_Statement_Exception Object
 *RECURSION*
                                                        )

                                                    [_headers:protected] => Array
                                                        (
                                                        )

                                                    [_headersRaw:protected] => Array
                                                        (
                                                        )

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

                                        )

                                )

                            [18] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Application/Bootstrap/Bootstrap.php
                                    [line] => 97
                                    [function] => dispatch
                                    [class] => Zend_Controller_Front
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [19] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/library/Zend/Application.php
                                    [line] => 368
                                    [function] => run
                                    [class] => Zend_Application_Bootstrap_Bootstrap
                                    [type] => ->
                                    [args] => Array
                                        (
                                        )

                                )

                            [20] => Array
                                (
                                    [file] => /home/chart/public_html/high-life/index.php
                                    [line] => 32
                                    [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 `order` ASC' at line 1
                            [string:Exception:private] => 
                            [code:protected] => 42000
                            [file:protected] => /home/chart/public_html/high-life/library/Zend/Db/Statement/Pdo.php
                            [line:protected] => 228
                            [trace:Exception:private] => Array
                                (
                                    [0] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Db/Statement/Pdo.php
                                            [line] => 228
                                            [function] => execute
                                            [class] => PDOStatement
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [1] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Db/Statement.php
                                            [line] => 300
                                            [function] => _execute
                                            [class] => Zend_Db_Statement_Pdo
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [2] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Db/Adapter/Abstract.php
                                            [line] => 479
                                            [function] => execute
                                            [class] => Zend_Db_Statement
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [3] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/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] => maki_product_image
                                                                    [cols] => Array
                                                                        (
                                                                            [0] => id
                                                                            [1] => offer_extern_id
                                                                            [2] => file
                                                                            [3] => path
                                                                            [4] => order
                                                                            [5] => typ
                                                                            [6] => sprzedaz
                                                                            [7] => opis
                                                                        )

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

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

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

                                                                            [file] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => file
                                                                                    [COLUMN_POSITION] => 3
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [path] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => path
                                                                                    [COLUMN_POSITION] => 4
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [order] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => order
                                                                                    [COLUMN_POSITION] => 5
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [typ] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => typ
                                                                                    [COLUMN_POSITION] => 6
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [sprzedaz] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => sprzedaz
                                                                                    [COLUMN_POSITION] => 7
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [opis] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => opis
                                                                                    [COLUMN_POSITION] => 8
                                                                                    [DATA_TYPE] => text
                                                                                    [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] => 1
                                                            [_table:protected] => Public_Product_Model_Image Object
                                                                (
                                                                    [_name:protected] => maki_product_image
                                                                    [_primary:protected] => Array
                                                                        (
                                                                            [1] => id
                                                                        )

                                                                    [_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] => sql5.progreso.pl
                                                                                    [username] => chart_highlife
                                                                                    [password] => ON8TB7Hhe
                                                                                    [dbname] => chart_highlife
                                                                                    [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] => id
                                                                            [1] => offer_extern_id
                                                                            [2] => file
                                                                            [3] => path
                                                                            [4] => order
                                                                            [5] => typ
                                                                            [6] => sprzedaz
                                                                            [7] => opis
                                                                        )

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

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

                                                                            [file] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => file
                                                                                    [COLUMN_POSITION] => 3
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [path] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => path
                                                                                    [COLUMN_POSITION] => 4
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [order] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => order
                                                                                    [COLUMN_POSITION] => 5
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [typ] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => typ
                                                                                    [COLUMN_POSITION] => 6
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [sprzedaz] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => sprzedaz
                                                                                    [COLUMN_POSITION] => 7
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [opis] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => opis
                                                                                    [COLUMN_POSITION] => 8
                                                                                    [DATA_TYPE] => text
                                                                                    [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] => sql5.progreso.pl
                                                                            [username] => chart_highlife
                                                                            [password] => ON8TB7Hhe
                                                                            [dbname] => chart_highlife
                                                                            [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] => maki_product_image
                                                                                    [1] => *
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [union] => Array
                                                                        (
                                                                        )

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

                                                                        )

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

                                                                    [group] => Array
                                                                        (
                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

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

                                                                        )

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

                                                            [_tableCols:protected] => Array
                                                                (
                                                                )

                                                        )

                                                    [1] => Array
                                                        (
                                                        )

                                                )

                                        )

                                    [4] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Db/Table/Abstract.php
                                            [line] => 1532
                                            [function] => query
                                            [class] => Zend_Db_Adapter_Pdo_Abstract
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => Zend_Db_Table_Select Object
                                                        (
                                                            [_info:protected] => Array
                                                                (
                                                                    [schema] => 
                                                                    [name] => maki_product_image
                                                                    [cols] => Array
                                                                        (
                                                                            [0] => id
                                                                            [1] => offer_extern_id
                                                                            [2] => file
                                                                            [3] => path
                                                                            [4] => order
                                                                            [5] => typ
                                                                            [6] => sprzedaz
                                                                            [7] => opis
                                                                        )

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

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

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

                                                                            [file] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => file
                                                                                    [COLUMN_POSITION] => 3
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [path] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => path
                                                                                    [COLUMN_POSITION] => 4
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [order] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => order
                                                                                    [COLUMN_POSITION] => 5
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [typ] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => typ
                                                                                    [COLUMN_POSITION] => 6
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [sprzedaz] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => sprzedaz
                                                                                    [COLUMN_POSITION] => 7
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [opis] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => opis
                                                                                    [COLUMN_POSITION] => 8
                                                                                    [DATA_TYPE] => text
                                                                                    [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] => 1
                                                            [_table:protected] => Public_Product_Model_Image Object
                                                                (
                                                                    [_name:protected] => maki_product_image
                                                                    [_primary:protected] => Array
                                                                        (
                                                                            [1] => id
                                                                        )

                                                                    [_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] => sql5.progreso.pl
                                                                                    [username] => chart_highlife
                                                                                    [password] => ON8TB7Hhe
                                                                                    [dbname] => chart_highlife
                                                                                    [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] => id
                                                                            [1] => offer_extern_id
                                                                            [2] => file
                                                                            [3] => path
                                                                            [4] => order
                                                                            [5] => typ
                                                                            [6] => sprzedaz
                                                                            [7] => opis
                                                                        )

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

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

                                                                            [file] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => file
                                                                                    [COLUMN_POSITION] => 3
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [path] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => path
                                                                                    [COLUMN_POSITION] => 4
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [order] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => order
                                                                                    [COLUMN_POSITION] => 5
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [typ] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => typ
                                                                                    [COLUMN_POSITION] => 6
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [sprzedaz] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => sprzedaz
                                                                                    [COLUMN_POSITION] => 7
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [opis] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => opis
                                                                                    [COLUMN_POSITION] => 8
                                                                                    [DATA_TYPE] => text
                                                                                    [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] => sql5.progreso.pl
                                                                            [username] => chart_highlife
                                                                            [password] => ON8TB7Hhe
                                                                            [dbname] => chart_highlife
                                                                            [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] => maki_product_image
                                                                                    [1] => *
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [union] => Array
                                                                        (
                                                                        )

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

                                                                        )

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

                                                                    [group] => Array
                                                                        (
                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

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

                                                                        )

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

                                                            [_tableCols:protected] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [5] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Db/Table/Abstract.php
                                            [line] => 1347
                                            [function] => _fetch
                                            [class] => Zend_Db_Table_Abstract
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => Zend_Db_Table_Select Object
                                                        (
                                                            [_info:protected] => Array
                                                                (
                                                                    [schema] => 
                                                                    [name] => maki_product_image
                                                                    [cols] => Array
                                                                        (
                                                                            [0] => id
                                                                            [1] => offer_extern_id
                                                                            [2] => file
                                                                            [3] => path
                                                                            [4] => order
                                                                            [5] => typ
                                                                            [6] => sprzedaz
                                                                            [7] => opis
                                                                        )

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

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

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

                                                                            [file] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => file
                                                                                    [COLUMN_POSITION] => 3
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [path] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => path
                                                                                    [COLUMN_POSITION] => 4
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [order] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => order
                                                                                    [COLUMN_POSITION] => 5
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [typ] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => typ
                                                                                    [COLUMN_POSITION] => 6
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [sprzedaz] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => sprzedaz
                                                                                    [COLUMN_POSITION] => 7
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [opis] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => opis
                                                                                    [COLUMN_POSITION] => 8
                                                                                    [DATA_TYPE] => text
                                                                                    [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] => 1
                                                            [_table:protected] => Public_Product_Model_Image Object
                                                                (
                                                                    [_name:protected] => maki_product_image
                                                                    [_primary:protected] => Array
                                                                        (
                                                                            [1] => id
                                                                        )

                                                                    [_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] => sql5.progreso.pl
                                                                                    [username] => chart_highlife
                                                                                    [password] => ON8TB7Hhe
                                                                                    [dbname] => chart_highlife
                                                                                    [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] => id
                                                                            [1] => offer_extern_id
                                                                            [2] => file
                                                                            [3] => path
                                                                            [4] => order
                                                                            [5] => typ
                                                                            [6] => sprzedaz
                                                                            [7] => opis
                                                                        )

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

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

                                                                            [file] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => file
                                                                                    [COLUMN_POSITION] => 3
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [path] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => path
                                                                                    [COLUMN_POSITION] => 4
                                                                                    [DATA_TYPE] => varchar
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 255
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [order] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => order
                                                                                    [COLUMN_POSITION] => 5
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [typ] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => typ
                                                                                    [COLUMN_POSITION] => 6
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [sprzedaz] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => sprzedaz
                                                                                    [COLUMN_POSITION] => 7
                                                                                    [DATA_TYPE] => int
                                                                                    [DEFAULT] => 
                                                                                    [NULLABLE] => 
                                                                                    [LENGTH] => 
                                                                                    [SCALE] => 
                                                                                    [PRECISION] => 
                                                                                    [UNSIGNED] => 
                                                                                    [PRIMARY] => 
                                                                                    [PRIMARY_POSITION] => 
                                                                                    [IDENTITY] => 
                                                                                )

                                                                            [opis] => Array
                                                                                (
                                                                                    [SCHEMA_NAME] => 
                                                                                    [TABLE_NAME] => maki_product_image
                                                                                    [COLUMN_NAME] => opis
                                                                                    [COLUMN_POSITION] => 8
                                                                                    [DATA_TYPE] => text
                                                                                    [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] => sql5.progreso.pl
                                                                            [username] => chart_highlife
                                                                            [password] => ON8TB7Hhe
                                                                            [dbname] => chart_highlife
                                                                            [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] => maki_product_image
                                                                                    [1] => *
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [union] => Array
                                                                        (
                                                                        )

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

                                                                        )

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

                                                                    [group] => Array
                                                                        (
                                                                        )

                                                                    [having] => Array
                                                                        (
                                                                        )

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

                                                                        )

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

                                                            [_tableCols:protected] => Array
                                                                (
                                                                )

                                                        )

                                                )

                                        )

                                    [6] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Public/Product/Image/Helper.php
                                            [line] => 12
                                            [function] => fetchAll
                                            [class] => Zend_Db_Table_Abstract
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => offer_extern_id = 
                                                    [1] => order
                                                )

                                        )

                                    [7] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Public/Product/Product.php
                                            [line] => 63
                                            [function] => getProductImages
                                            [class] => Public_Product_Image_Helper
                                            [type] => ::
                                            [args] => Array
                                                (
                                                    [0] => 
                                                )

                                        )

                                    [8] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Public/Product/Product.php
                                            [line] => 80
                                            [function] => setImages
                                            [class] => Public_Product_Product
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [9] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/application/components/product/views/scripts/index/product.phtml
                                            [line] => 5
                                            [function] => getImages
                                            [class] => Public_Product_Product
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [10] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/View.php
                                            [line] => 108
                                            [args] => Array
                                                (
                                                    [0] => /home/chart/public_html/high-life/application/components/product/views/scripts/index/product.phtml
                                                )

                                            [function] => include
                                        )

                                    [11] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/View/Abstract.php
                                            [line] => 888
                                            [function] => _run
                                            [class] => Zend_View
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => /home/chart/public_html/high-life/application/components/product/views/scripts/index/product.phtml
                                                )

                                        )

                                    [12] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Controller/Action/Helper/ViewRenderer.php
                                            [line] => 900
                                            [function] => render
                                            [class] => Zend_View_Abstract
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => index/product.phtml
                                                )

                                        )

                                    [13] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Controller/Action/Helper/ViewRenderer.php
                                            [line] => 921
                                            [function] => renderScript
                                            [class] => Zend_Controller_Action_Helper_ViewRenderer
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => index/product.phtml
                                                    [1] => 
                                                )

                                        )

                                    [14] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Controller/Action/Helper/ViewRenderer.php
                                            [line] => 960
                                            [function] => render
                                            [class] => Zend_Controller_Action_Helper_ViewRenderer
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [15] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Controller/Action/HelperBroker.php
                                            [line] => 277
                                            [function] => postDispatch
                                            [class] => Zend_Controller_Action_Helper_ViewRenderer
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [16] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Controller/Action.php
                                            [line] => 527
                                            [function] => notifyPostDispatch
                                            [class] => Zend_Controller_Action_HelperBroker
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [17] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Controller/Dispatcher/Standard.php
                                            [line] => 295
                                            [function] => dispatch
                                            [class] => Zend_Controller_Action
                                            [type] => ->
                                            [args] => Array
                                                (
                                                    [0] => productAction
                                                )

                                        )

                                    [18] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/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] => /oferta/125726/-Micha%C5%82owice--
                                                            [_baseUrl:protected] => 
                                                            [_basePath:protected] => 
                                                            [_pathInfo:protected] => /oferta/125726/-Micha%C5%82owice--
                                                            [_params:protected] => Array
                                                                (
                                                                    [id] => 125726
                                                                    [name] => -Michałowice--
                                                                    [module] => product
                                                                    [controller] => index
                                                                    [action] => product
                                                                    [error_handler] => ArrayObject Object
 *RECURSION*
                                                                )

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

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

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

                                                            [_exceptions:protected] => Array
                                                                (
                                                                    [0] => Zend_Db_Statement_Exception Object
 *RECURSION*
                                                                )

                                                            [_headers:protected] => Array
                                                                (
                                                                )

                                                            [_headersRaw:protected] => Array
                                                                (
                                                                )

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

                                                )

                                        )

                                    [19] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Application/Bootstrap/Bootstrap.php
                                            [line] => 97
                                            [function] => dispatch
                                            [class] => Zend_Controller_Front
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [20] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/library/Zend/Application.php
                                            [line] => 368
                                            [function] => run
                                            [class] => Zend_Application_Bootstrap_Bootstrap
                                            [type] => ->
                                            [args] => Array
                                                (
                                                )

                                        )

                                    [21] => Array
                                        (
                                            [file] => /home/chart/public_html/high-life/index.php
                                            [line] => 32
                                            [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 `order` ASC' at line 1
                                )

                        )

                )

            [type] => EXCEPTION_OTHER
            [request] => Zend_Controller_Request_Http Object
                (
                    [_paramSources:protected] => Array
                        (
                            [0] => _GET
                            [1] => _POST
                        )

                    [_requestUri:protected] => /oferta/125726/-Micha%C5%82owice--
                    [_baseUrl:protected] => 
                    [_basePath:protected] => 
                    [_pathInfo:protected] => /oferta/125726/-Micha%C5%82owice--
                    [_params:protected] => Array
                        (
                            [id] => 125726
                            [name] => -Michałowice--
                            [module] => product
                            [controller] => index
                            [action] => product
                        )

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

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

        )

)