Zend_Db_Statement_Exception Object
(
    [message:protected] => SQLSTATE[42S02]: Base table or view not found: 1146 Table 'myweddin_regina.core_store' doesn't exist
    [string:private] => 
    [code:protected] => 0
    [file:protected] => /home/myweddin/public_html/lib/Zend/Db/Statement/Pdo.php
    [line:protected] => 238
    [trace:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/myweddin/public_html/lib/Zend/Db/Statement.php
                    [line] => 283
                    [function] => _execute
                    [class] => Zend_Db_Statement_Pdo
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/myweddin/public_html/lib/Zend/Db/Adapter/Abstract.php
                    [line] => 406
                    [function] => execute
                    [class] => Zend_Db_Statement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /home/myweddin/public_html/lib/Zend/Db/Adapter/Pdo/Abstract.php
                    [line] => 206
                    [function] => query
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Varien_Db_Select Object
                                (
                                    [_adapter:protected] => Varien_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_transactionLevel:protected] => 0
                                            [_connectionFlagsSet:protected] => 1
                                            [_debug:protected] => 
                                            [_debugFile:protected] => var/debug/sql.txt
                                            [_debugIoAdapter:protected] => 
                                            [_debugTimer:protected] => 0
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_config:protected] => Array
                                                (
                                                    [model] => mysql4
                                                    [initStatements] => SET NAMES utf8
                                                    [type] => pdo_mysql
                                                    [host] => myweddingconcept.com
                                                    [username] => myweddin_qwejnd6
                                                    [password] => s686qfgbsgtq42
                                                    [dbname] => myweddin_regina
                                                    [active] => 1
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                    [port] => 3306
                                                )

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

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

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

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

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

                                                )

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

                                                )

                                            [where] => Array
                                                (
                                                )

                                            [group] => Array
                                                (
                                                )

                                            [having] => Array
                                                (
                                                )

                                            [order] => Array
                                                (
                                                    [0] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => CASE WHEN main_table.store_id = 0 THEN 0 ELSE 1 END ASC
                                                        )

                                                    [1] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => main_table.sort_order ASC
                                                        )

                                                    [2] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => main_table.name ASC
                                                        )

                                                )

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

                                    [_tableCols:protected] => Array
                                        (
                                        )

                                )

                            [1] => Array
                                (
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /home/myweddin/public_html/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 199
                    [function] => query
                    [class] => Zend_Db_Adapter_Pdo_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Varien_Db_Select Object
                                (
                                    [_adapter:protected] => Varien_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_transactionLevel:protected] => 0
                                            [_connectionFlagsSet:protected] => 1
                                            [_debug:protected] => 
                                            [_debugFile:protected] => var/debug/sql.txt
                                            [_debugIoAdapter:protected] => 
                                            [_debugTimer:protected] => 0
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_config:protected] => Array
                                                (
                                                    [model] => mysql4
                                                    [initStatements] => SET NAMES utf8
                                                    [type] => pdo_mysql
                                                    [host] => myweddingconcept.com
                                                    [username] => myweddin_qwejnd6
                                                    [password] => s686qfgbsgtq42
                                                    [dbname] => myweddin_regina
                                                    [active] => 1
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                    [port] => 3306
                                                )

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

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

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

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

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

                                                )

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

                                                )

                                            [where] => Array
                                                (
                                                )

                                            [group] => Array
                                                (
                                                )

                                            [having] => Array
                                                (
                                                )

                                            [order] => Array
                                                (
                                                    [0] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => CASE WHEN main_table.store_id = 0 THEN 0 ELSE 1 END ASC
                                                        )

                                                    [1] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => main_table.sort_order ASC
                                                        )

                                                    [2] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => main_table.name ASC
                                                        )

                                                )

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

                                    [_tableCols:protected] => Array
                                        (
                                        )

                                )

                            [1] => Array
                                (
                                )

                        )

                )

            [4] => Array
                (
                    [file] => /home/myweddin/public_html/lib/Zend/Db/Adapter/Abstract.php
                    [line] => 617
                    [function] => query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Varien_Db_Select Object
                                (
                                    [_adapter:protected] => Varien_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_transactionLevel:protected] => 0
                                            [_connectionFlagsSet:protected] => 1
                                            [_debug:protected] => 
                                            [_debugFile:protected] => var/debug/sql.txt
                                            [_debugIoAdapter:protected] => 
                                            [_debugTimer:protected] => 0
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_config:protected] => Array
                                                (
                                                    [model] => mysql4
                                                    [initStatements] => SET NAMES utf8
                                                    [type] => pdo_mysql
                                                    [host] => myweddingconcept.com
                                                    [username] => myweddin_qwejnd6
                                                    [password] => s686qfgbsgtq42
                                                    [dbname] => myweddin_regina
                                                    [active] => 1
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                    [port] => 3306
                                                )

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

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

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

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

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

                                                )

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

                                                )

                                            [where] => Array
                                                (
                                                )

                                            [group] => Array
                                                (
                                                )

                                            [having] => Array
                                                (
                                                )

                                            [order] => Array
                                                (
                                                    [0] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => CASE WHEN main_table.store_id = 0 THEN 0 ELSE 1 END ASC
                                                        )

                                                    [1] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => main_table.sort_order ASC
                                                        )

                                                    [2] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => main_table.name ASC
                                                        )

                                                )

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

                                    [_tableCols:protected] => Array
                                        (
                                        )

                                )

                            [1] => Array
                                (
                                )

                        )

                )

            [5] => Array
                (
                    [file] => /home/myweddin/public_html/lib/Varien/Data/Collection/Db.php
                    [line] => 707
                    [function] => fetchAll
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Varien_Db_Select Object
                                (
                                    [_adapter:protected] => Varien_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_transactionLevel:protected] => 0
                                            [_connectionFlagsSet:protected] => 1
                                            [_debug:protected] => 
                                            [_debugFile:protected] => var/debug/sql.txt
                                            [_debugIoAdapter:protected] => 
                                            [_debugTimer:protected] => 0
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_config:protected] => Array
                                                (
                                                    [model] => mysql4
                                                    [initStatements] => SET NAMES utf8
                                                    [type] => pdo_mysql
                                                    [host] => myweddingconcept.com
                                                    [username] => myweddin_qwejnd6
                                                    [password] => s686qfgbsgtq42
                                                    [dbname] => myweddin_regina
                                                    [active] => 1
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                    [port] => 3306
                                                )

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

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

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

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

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

                                                )

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

                                                )

                                            [where] => Array
                                                (
                                                )

                                            [group] => Array
                                                (
                                                )

                                            [having] => Array
                                                (
                                                )

                                            [order] => Array
                                                (
                                                    [0] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => CASE WHEN main_table.store_id = 0 THEN 0 ELSE 1 END ASC
                                                        )

                                                    [1] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => main_table.sort_order ASC
                                                        )

                                                    [2] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => main_table.name ASC
                                                        )

                                                )

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

                                    [_tableCols:protected] => Array
                                        (
                                        )

                                )

                            [1] => Array
                                (
                                )

                        )

                )

            [6] => Array
                (
                    [file] => /home/myweddin/public_html/lib/Varien/Data/Collection/Db.php
                    [line] => 635
                    [function] => _fetchAll
                    [class] => Varien_Data_Collection_Db
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Varien_Db_Select Object
                                (
                                    [_adapter:protected] => Varien_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_transactionLevel:protected] => 0
                                            [_connectionFlagsSet:protected] => 1
                                            [_debug:protected] => 
                                            [_debugFile:protected] => var/debug/sql.txt
                                            [_debugIoAdapter:protected] => 
                                            [_debugTimer:protected] => 0
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_config:protected] => Array
                                                (
                                                    [model] => mysql4
                                                    [initStatements] => SET NAMES utf8
                                                    [type] => pdo_mysql
                                                    [host] => myweddingconcept.com
                                                    [username] => myweddin_qwejnd6
                                                    [password] => s686qfgbsgtq42
                                                    [dbname] => myweddin_regina
                                                    [active] => 1
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                        )

                                                    [driver_options] => Array
                                                        (
                                                        )

                                                    [port] => 3306
                                                )

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

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

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

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

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

                                                )

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

                                                )

                                            [where] => Array
                                                (
                                                )

                                            [group] => Array
                                                (
                                                )

                                            [having] => Array
                                                (
                                                )

                                            [order] => Array
                                                (
                                                    [0] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => CASE WHEN main_table.store_id = 0 THEN 0 ELSE 1 END ASC
                                                        )

                                                    [1] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => main_table.sort_order ASC
                                                        )

                                                    [2] => Zend_Db_Expr Object
                                                        (
                                                            [_expression:protected] => main_table.name ASC
                                                        )

                                                )

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

                                    [_tableCols:protected] => Array
                                        (
                                        )

                                )

                        )

                )

            [7] => Array
                (
                    [file] => /home/myweddin/public_html/app/code/core/Mage/Core/Model/Mysql4/Collection/Abstract.php
                    [line] => 191
                    [function] => load
                    [class] => Varien_Data_Collection_Db
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                            [1] => 
                        )

                )

            [8] => Array
                (
                    [file] => /home/myweddin/public_html/app/code/core/Mage/Core/Model/Mysql4/Store/Collection.php
                    [line] => 124
                    [function] => load
                    [class] => Mage_Core_Model_Mysql4_Collection_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                            [1] => 
                        )

                )

            [9] => Array
                (
                    [file] => /home/myweddin/public_html/lib/Varien/Data/Collection.php
                    [line] => 673
                    [function] => load
                    [class] => Mage_Core_Model_Mysql4_Store_Collection
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [10] => Array
                (
                    [file] => /home/myweddin/public_html/app/code/core/Mage/Core/Model/App.php
                    [line] => 371
                    [function] => count
                    [class] => Varien_Data_Collection
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [11] => Array
                (
                    [file] => /home/myweddin/public_html/app/code/core/Mage/Core/Model/App.php
                    [line] => 239
                    [function] => _initStores
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [12] => Array
                (
                    [file] => /home/myweddin/public_html/app/Mage.php
                    [line] => 424
                    [function] => init
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                            [1] => store
                            [2] => Array
                                (
                                )

                        )

                )

            [13] => Array
                (
                    [file] => /home/myweddin/public_html/app/Mage.php
                    [line] => 443
                    [function] => app
                    [class] => Mage
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 
                            [1] => store
                            [2] => Array
                                (
                                )

                        )

                )

            [14] => Array
                (
                    [file] => /home/myweddin/public_html/index.php
                    [line] => 51
                    [function] => run
                    [class] => Mage
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

        )

)