Wedding Gowns

Mia's Bridal Gowns Admin Zend Framework Default Application

An error occurred

Application error

Exception information:

Message: Mysqli prepare error: Unknown column 'contact' in 'order clause'

Stack trace:

#0 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Statement.php(115): Zend_Db_Statement_Mysqli->_prepare('SELECT `gowns`....')
#1 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Adapter/Mysqli.php(388): Zend_Db_Statement->__construct(Object(Zend_Db_Adapter_Mysqli), 'SELECT `gowns`....')
#2 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Adapter/Abstract.php(467): Zend_Db_Adapter_Mysqli->prepare('SELECT `gowns`....')
#3 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Table/Abstract.php(1505): Zend_Db_Adapter_Abstract->query(Object(Zend_Db_Table_Select))
#4 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Table/Abstract.php(1321): Zend_Db_Table_Abstract->_fetch(Object(Zend_Db_Table_Select))
#5 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/application/controllers/GownsController.php(39): Zend_Db_Table_Abstract->fetchAll(Object(Zend_Db_Table_Select))
#6 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Controller/Action.php(513): GownsController->listAction()
#7 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('listAction')
#8 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#9 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#10 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#11 /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/public/index.php(40): Zend_Application->run()
#12 {main}  

Request Parameters:

array (
  'controller' => 'gowns',
  'action' => 'list',
  'sort' => 'contact',
  'module' => 'default',
)  
ArrayObject Object
(
    [exception] => Zend_Db_Statement_Mysqli_Exception Object
        (
            [_previous:private] => 
            [message:protected] => Mysqli prepare error: Unknown column 'contact' in 'order clause'
            [string:private] => 
            [code:protected] => 1054
            [file:protected] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Statement/Mysqli.php
            [line:protected] => 77
            [trace:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Statement.php
                            [line] => 115
                            [function] => _prepare
                            [class] => Zend_Db_Statement_Mysqli
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => SELECT `gowns`.* FROM `gowns` WHERE (status = 'show') ORDER BY `contact` ASC
                                )

                        )

                    [1] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Adapter/Mysqli.php
                            [line] => 388
                            [function] => __construct
                            [class] => Zend_Db_Statement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Db_Adapter_Mysqli Object
                                        (
                                            [_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
                                                )

                                            [_stmt:protected] => 
                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Mysqli
                                            [_config:protected] => Array
                                                (
                                                    [host] => localhost
                                                    [username] => mias
                                                    [password] => gownshop
                                                    [dbname] => miasbridal
                                                    [socket] => /tmp/mysql50
                                                    [charset] => 
                                                    [persistent] => 
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                        )

                                                    [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] => mysqli Object
                                                (
                                                )

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

                                    [1] => SELECT `gowns`.* FROM `gowns` WHERE (status = 'show') ORDER BY `contact` ASC
                                )

                        )

                    [2] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Adapter/Abstract.php
                            [line] => 467
                            [function] => prepare
                            [class] => Zend_Db_Adapter_Mysqli
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => SELECT `gowns`.* FROM `gowns` WHERE (status = 'show') ORDER BY `contact` ASC
                                )

                        )

                    [3] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Table/Abstract.php
                            [line] => 1505
                            [function] => query
                            [class] => Zend_Db_Adapter_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Db_Table_Select Object
                                        (
                                            [_info:protected] => Array
                                                (
                                                    [schema] => 
                                                    [name] => gowns
                                                    [cols] => Array
                                                        (
                                                            [0] => id
                                                            [1] => title
                                                            [2] => designer
                                                            [3] => style
                                                            [4] => color
                                                            [5] => original_price
                                                            [6] => sale_price
                                                            [7] => description
                                                            [8] => size
                                                            [9] => status
                                                        )

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

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

                                                            [title] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => title
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

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

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

                                                            [color] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => color
                                                                    [COLUMN_POSITION] => 5
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [original_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => original_price
                                                                    [COLUMN_POSITION] => 6
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [sale_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => sale_price
                                                                    [COLUMN_POSITION] => 7
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => description
                                                                    [COLUMN_POSITION] => 8
                                                                    [DATA_TYPE] => text
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [size] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => size
                                                                    [COLUMN_POSITION] => 9
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [status] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => status
                                                                    [COLUMN_POSITION] => 10
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 55
                                                                    [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] => Application_Model_DbTable_Gowns Object
                                                (
                                                    [_name:protected] => gowns
                                                    [_definition:protected] => 
                                                    [_definitionConfigName:protected] => 
                                                    [_db:protected] => Zend_Db_Adapter_Mysqli Object
                                                        (
                                                            [_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
                                                                )

                                                            [_stmt:protected] => 
                                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Mysqli
                                                            [_config:protected] => Array
                                                                (
                                                                    [host] => localhost
                                                                    [username] => mias
                                                                    [password] => gownshop
                                                                    [dbname] => miasbridal
                                                                    [socket] => /tmp/mysql50
                                                                    [charset] => 
                                                                    [persistent] => 
                                                                    [options] => Array
                                                                        (
                                                                            [caseFolding] => 0
                                                                            [autoQuoteIdentifiers] => 1
                                                                        )

                                                                    [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] => mysqli Object
                                                                (
                                                                )

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

                                                    [_schema:protected] => 
                                                    [_cols:protected] => Array
                                                        (
                                                            [0] => id
                                                            [1] => title
                                                            [2] => designer
                                                            [3] => style
                                                            [4] => color
                                                            [5] => original_price
                                                            [6] => sale_price
                                                            [7] => description
                                                            [8] => size
                                                            [9] => status
                                                        )

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

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

                                                            [title] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => title
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

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

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

                                                            [color] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => color
                                                                    [COLUMN_POSITION] => 5
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [original_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => original_price
                                                                    [COLUMN_POSITION] => 6
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [sale_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => sale_price
                                                                    [COLUMN_POSITION] => 7
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => description
                                                                    [COLUMN_POSITION] => 8
                                                                    [DATA_TYPE] => text
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [size] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => size
                                                                    [COLUMN_POSITION] => 9
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [status] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => status
                                                                    [COLUMN_POSITION] => 10
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 55
                                                                    [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_Mysqli Object
                                                (
                                                    [_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
                                                        )

                                                    [_stmt:protected] => 
                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Mysqli
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => mias
                                                            [password] => gownshop
                                                            [dbname] => miasbridal
                                                            [socket] => /tmp/mysql50
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                )

                                                            [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] => mysqli Object
                                                        (
                                                        )

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

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

                                                        )

                                                    [union] => Array
                                                        (
                                                        )

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

                                                        )

                                                    [where] => Array
                                                        (
                                                            [0] => (status = 'show')
                                                        )

                                                    [group] => Array
                                                        (
                                                        )

                                                    [having] => Array
                                                        (
                                                        )

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

                                                        )

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

                                            [_tableCols:protected] => Array
                                                (
                                                )

                                        )

                                )

                        )

                    [4] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Db/Table/Abstract.php
                            [line] => 1321
                            [function] => _fetch
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Db_Table_Select Object
                                        (
                                            [_info:protected] => Array
                                                (
                                                    [schema] => 
                                                    [name] => gowns
                                                    [cols] => Array
                                                        (
                                                            [0] => id
                                                            [1] => title
                                                            [2] => designer
                                                            [3] => style
                                                            [4] => color
                                                            [5] => original_price
                                                            [6] => sale_price
                                                            [7] => description
                                                            [8] => size
                                                            [9] => status
                                                        )

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

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

                                                            [title] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => title
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

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

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

                                                            [color] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => color
                                                                    [COLUMN_POSITION] => 5
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [original_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => original_price
                                                                    [COLUMN_POSITION] => 6
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [sale_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => sale_price
                                                                    [COLUMN_POSITION] => 7
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => description
                                                                    [COLUMN_POSITION] => 8
                                                                    [DATA_TYPE] => text
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [size] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => size
                                                                    [COLUMN_POSITION] => 9
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [status] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => status
                                                                    [COLUMN_POSITION] => 10
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 55
                                                                    [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] => Application_Model_DbTable_Gowns Object
                                                (
                                                    [_name:protected] => gowns
                                                    [_definition:protected] => 
                                                    [_definitionConfigName:protected] => 
                                                    [_db:protected] => Zend_Db_Adapter_Mysqli Object
                                                        (
                                                            [_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
                                                                )

                                                            [_stmt:protected] => 
                                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Mysqli
                                                            [_config:protected] => Array
                                                                (
                                                                    [host] => localhost
                                                                    [username] => mias
                                                                    [password] => gownshop
                                                                    [dbname] => miasbridal
                                                                    [socket] => /tmp/mysql50
                                                                    [charset] => 
                                                                    [persistent] => 
                                                                    [options] => Array
                                                                        (
                                                                            [caseFolding] => 0
                                                                            [autoQuoteIdentifiers] => 1
                                                                        )

                                                                    [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] => mysqli Object
                                                                (
                                                                )

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

                                                    [_schema:protected] => 
                                                    [_cols:protected] => Array
                                                        (
                                                            [0] => id
                                                            [1] => title
                                                            [2] => designer
                                                            [3] => style
                                                            [4] => color
                                                            [5] => original_price
                                                            [6] => sale_price
                                                            [7] => description
                                                            [8] => size
                                                            [9] => status
                                                        )

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

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

                                                            [title] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => title
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

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

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

                                                            [color] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => color
                                                                    [COLUMN_POSITION] => 5
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [original_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => original_price
                                                                    [COLUMN_POSITION] => 6
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [sale_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => sale_price
                                                                    [COLUMN_POSITION] => 7
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => description
                                                                    [COLUMN_POSITION] => 8
                                                                    [DATA_TYPE] => text
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [size] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => size
                                                                    [COLUMN_POSITION] => 9
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [status] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => status
                                                                    [COLUMN_POSITION] => 10
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 55
                                                                    [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_Mysqli Object
                                                (
                                                    [_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
                                                        )

                                                    [_stmt:protected] => 
                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Mysqli
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => mias
                                                            [password] => gownshop
                                                            [dbname] => miasbridal
                                                            [socket] => /tmp/mysql50
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                )

                                                            [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] => mysqli Object
                                                        (
                                                        )

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

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

                                                        )

                                                    [union] => Array
                                                        (
                                                        )

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

                                                        )

                                                    [where] => Array
                                                        (
                                                            [0] => (status = 'show')
                                                        )

                                                    [group] => Array
                                                        (
                                                        )

                                                    [having] => Array
                                                        (
                                                        )

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

                                                        )

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

                                            [_tableCols:protected] => Array
                                                (
                                                )

                                        )

                                )

                        )

                    [5] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/application/controllers/GownsController.php
                            [line] => 39
                            [function] => fetchAll
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Zend_Db_Table_Select Object
                                        (
                                            [_info:protected] => Array
                                                (
                                                    [schema] => 
                                                    [name] => gowns
                                                    [cols] => Array
                                                        (
                                                            [0] => id
                                                            [1] => title
                                                            [2] => designer
                                                            [3] => style
                                                            [4] => color
                                                            [5] => original_price
                                                            [6] => sale_price
                                                            [7] => description
                                                            [8] => size
                                                            [9] => status
                                                        )

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

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

                                                            [title] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => title
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

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

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

                                                            [color] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => color
                                                                    [COLUMN_POSITION] => 5
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [original_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => original_price
                                                                    [COLUMN_POSITION] => 6
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [sale_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => sale_price
                                                                    [COLUMN_POSITION] => 7
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => description
                                                                    [COLUMN_POSITION] => 8
                                                                    [DATA_TYPE] => text
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [size] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => size
                                                                    [COLUMN_POSITION] => 9
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [status] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => status
                                                                    [COLUMN_POSITION] => 10
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 55
                                                                    [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] => Application_Model_DbTable_Gowns Object
                                                (
                                                    [_name:protected] => gowns
                                                    [_definition:protected] => 
                                                    [_definitionConfigName:protected] => 
                                                    [_db:protected] => Zend_Db_Adapter_Mysqli Object
                                                        (
                                                            [_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
                                                                )

                                                            [_stmt:protected] => 
                                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Mysqli
                                                            [_config:protected] => Array
                                                                (
                                                                    [host] => localhost
                                                                    [username] => mias
                                                                    [password] => gownshop
                                                                    [dbname] => miasbridal
                                                                    [socket] => /tmp/mysql50
                                                                    [charset] => 
                                                                    [persistent] => 
                                                                    [options] => Array
                                                                        (
                                                                            [caseFolding] => 0
                                                                            [autoQuoteIdentifiers] => 1
                                                                        )

                                                                    [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] => mysqli Object
                                                                (
                                                                )

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

                                                    [_schema:protected] => 
                                                    [_cols:protected] => Array
                                                        (
                                                            [0] => id
                                                            [1] => title
                                                            [2] => designer
                                                            [3] => style
                                                            [4] => color
                                                            [5] => original_price
                                                            [6] => sale_price
                                                            [7] => description
                                                            [8] => size
                                                            [9] => status
                                                        )

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

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

                                                            [title] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => title
                                                                    [COLUMN_POSITION] => 2
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

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

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

                                                            [color] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => color
                                                                    [COLUMN_POSITION] => 5
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [original_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => original_price
                                                                    [COLUMN_POSITION] => 6
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [sale_price] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => sale_price
                                                                    [COLUMN_POSITION] => 7
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [description] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => description
                                                                    [COLUMN_POSITION] => 8
                                                                    [DATA_TYPE] => text
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [size] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => size
                                                                    [COLUMN_POSITION] => 9
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 255
                                                                    [SCALE] => 
                                                                    [PRECISION] => 
                                                                    [UNSIGNED] => 
                                                                    [PRIMARY] => 
                                                                    [PRIMARY_POSITION] => 
                                                                    [IDENTITY] => 
                                                                )

                                                            [status] => Array
                                                                (
                                                                    [SCHEMA_NAME] => 
                                                                    [TABLE_NAME] => gowns
                                                                    [COLUMN_NAME] => status
                                                                    [COLUMN_POSITION] => 10
                                                                    [DATA_TYPE] => varchar
                                                                    [DEFAULT] => 
                                                                    [NULLABLE] => 1
                                                                    [LENGTH] => 55
                                                                    [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_Mysqli Object
                                                (
                                                    [_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
                                                        )

                                                    [_stmt:protected] => 
                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Mysqli
                                                    [_config:protected] => Array
                                                        (
                                                            [host] => localhost
                                                            [username] => mias
                                                            [password] => gownshop
                                                            [dbname] => miasbridal
                                                            [socket] => /tmp/mysql50
                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                )

                                                            [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] => mysqli Object
                                                        (
                                                        )

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

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

                                                        )

                                                    [union] => Array
                                                        (
                                                        )

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

                                                        )

                                                    [where] => Array
                                                        (
                                                            [0] => (status = 'show')
                                                        )

                                                    [group] => Array
                                                        (
                                                        )

                                                    [having] => Array
                                                        (
                                                        )

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

                                                        )

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

                                            [_tableCols:protected] => Array
                                                (
                                                )

                                        )

                                )

                        )

                    [6] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Controller/Action.php
                            [line] => 513
                            [function] => listAction
                            [class] => GownsController
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [7] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Controller/Dispatcher/Standard.php
                            [line] => 295
                            [function] => dispatch
                            [class] => Zend_Controller_Action
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => listAction
                                )

                        )

                    [8] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/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] => /gowns/list/sort/contact
                                            [_baseUrl:protected] => 
                                            [_basePath:protected] => 
                                            [_pathInfo:protected] => /gowns/list/sort/contact
                                            [_params:protected] => Array
                                                (
                                                    [controller] => gowns
                                                    [action] => list
                                                    [sort] => contact
                                                    [module] => default
                                                    [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_Mysqli_Exception Object
 *RECURSION*
                                                )

                                            [_headers:protected] => Array
                                                (
                                                )

                                            [_headersRaw:protected] => Array
                                                (
                                                )

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

                                )

                        )

                    [9] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Application/Bootstrap/Bootstrap.php
                            [line] => 97
                            [function] => dispatch
                            [class] => Zend_Controller_Front
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [10] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/library/Zend/Application.php
                            [line] => 366
                            [function] => run
                            [class] => Zend_Application_Bootstrap_Bootstrap
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [11] => Array
                        (
                            [file] => /usr/home/v-hosts/miasbridal.com/htdocs/subdomains/admin/public/index.php
                            [line] => 40
                            [function] => run
                            [class] => Zend_Application
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                )

        )

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

            [_requestUri:protected] => /gowns/list/sort/contact
            [_baseUrl:protected] => 
            [_basePath:protected] => 
            [_pathInfo:protected] => /gowns/list/sort/contact
            [_params:protected] => Array
                (
                    [controller] => gowns
                    [action] => list
                    [sort] => contact
                    [module] => default
                )

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

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

)

At Mia's Bridal, our mission is to help you find the gown of your dreams, and to make the entire wedding experience a pleasant one. We have years of experience in selecting the finest wedding gowns in different styles & price points, all of which are in one shop that will give you nothing but the best service. Our bridal consultants specialize in helping brides find their dream dress based on location of the wedding, theme of the wedding, vision of the bride, color, fabric preference and what our bride's heart desires to be her future wedding dress.

  • Alfred Angelo

    Alfred Angelo

    Beautiful designer wedding gowns that are individually created and offered at an amazingly affordable price. They offer a broad range of silhouettes, in beautiful fabrics, with exquisite embroidery, beading and lace. Each gown is meticulously sewn for the bride who wears it.

    Visit Site

  • Angelina Faccenda

    Angelina Faccenda

    Angelina Faccenda offers superb silk fabrics with elegant detailing to enhance the designs. These gowns are for the bride who expects only the finest materials, but also appreciates an affordable price.

    Visit Site

  • Bonny Unforgettable

    Bonny Unforgettable

    Elegant wedding gowns made with over 25 years of quality, style, and experience. These gowns are exclusively in sizes 16W to 32W. Bonny is dedicated to the highest quality in wedding fashions.

    Visit Site

  • Casablanca Bridal

    Casablanca Bridal

    Casablanca Bridal was established in 1997 and has since become one of the fastest growing, well known manufacturers of bridal gowns in the industry. Casablanca Bridal is committed to designing and manufacturing bridal gowns that reflect superb quality, original design, and attention to detail.

    Visit Site

  • Casablanca Couture

    Cassablanca Couture

    A division of Casablanca that searches the world for luxurious fabrics, exquisite laces, and dazzling embellishments. Each design is hand-crafted to ensure each bride a tailored fit.

    Visit Site

  • DaVinci Bridal

    DaVinci Bridal

    An exciting new collection of bridal gowns by EMME Bridal, designed to give you an elegant alternative to purchasing from national chain stores. DaVinci offers popular styles at low prices. Brides are able to get the gown of their dreams at the price they want to pay.

    Visit Site

  • Impression Bridal

    Impression Bridal

    Impression Bridal has evolved into a renowned brand synonymous with leadership, innovation and style in the bridal industry. Throughout the evolution, their one key component when designing a wedding dress - Magic Fit - continues to invigorate their design force and ensure devotion to all brides-to-be.

    Visit Site

  • La Sposa by Pronovias

    La Sposa by Pronovias

    La Sposa is a world leader in their sector, with designs setting international trends in bridal gown fashion. The guarantee of quality & their exquisite attention to detail is in every bridal gown.

    Visit Site

  • Maggie Sottero

    Maggie Sottero

    An innovator in the industry, this multi-award winning designer label offers brides the best fit in the industry, coupled with the highest quality fabrics and one-of-a-kind detailing. Maggie Sottero is one of the most recognized bridal gown manufacturers around the globe.

    Visit Site

  • Sottero & Midgely

    Sottero & Midgely

    From the talented Maggie Sottero design team, Sottero & Midgley was created, offering brides avant-garde styling using the finest fabrics and laces. Sottero & Midgley was created to offer brides a vast selection of fashion forward designs of impeccable quality at affordable price points.

    Visit Site

  • Mia Solano

    Mia Solano

    Developed from the finest European standards, Mia Solano's radiant collection brings together traditional beauty and style, integrating a wealth of talent, passion, and an instinct for cutting edge designs. Mia Solano is committed to giving the bride a unique and brilliant experience, wrapping each gown in layers of shimmering fabrics from luxurious silks to soft flowing chiffon.

    Visit Site

  • Mori Lee

    Mori Lee

    MoriLee has been designing, manufacturing and distributing America's most popular wedding gowns through three generations of family guidance. Designers are dedicated to providing the brides of the world with the dress of their dreams, leading the industry in design, manufacturing and affordability.

    Visit Site

  • Julietta by Mori Lee

    Julietta by Mori Lee

    Julietta is a division of Mori Lee bridal focusing on sizes 16W-30W. Julietta offers the same quality and attention to detail as Mori Lee, but is tailored for the plus-size bride.

    Visit Site

  • Voyage by Mori Lee

    Voyage by Mori Lee

    If your heart and soul are looking for that perfect combination of relaxed style and grace, then the Voyage line, with its easy going elegance, will fit you perfectly. In chiffon, charmeuse, tulle, and other similar fabrics, Voyage by Mori Lee offers sleek and sophisticated styling that is sure to provide comfortable glamor no matter where your wedding destination may be.

    Visit Site

  • Sandals Destination Dresses

    Sandals Destinatino Dresses

    Sandals/Beaches destination wedding dresses offer stylish yet affordable dresses with just the right amount of special detailing to make them feel beautifully bridal. From jeweled brooches to lace-up backs, elegance and effortlessness are the defining duet of destination wedding dresses. Lightweight fabrics like silk and charmeuse are easy to travel with and look playful and ravishing amid island breezes and leaping waves.

    Visit Site

  • Appointments

    Appointments are strongly recommended to try on gowns. Call us at 913.764.9114 to set up an appointment or request an appointment online.

    Book appointment

  • Upcoming Events

    MAY MOTHERS GOWN SALE!

    Tue May 8, 2012 to Thu May 31, 2012 

    View all upcoming events