Exception Object
(
    [message:protected] => Strict Notice: Only variables should be passed by reference  in /home/slaesung/public_html/uggshoes.org/lib/Zend/Db/Select.php on line 246
    [string:private] => 
    [code:protected] => 0
    [file:protected] => /home/slaesung/public_html/uggshoes.org/app/code/core/Mage/Core/functions.php
    [line:protected] => 245
    [trace:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/slaesung/public_html/uggshoes.org/lib/Zend/Db/Select.php
                    [line] => 246
                    [function] => mageCoreErrorHandler
                    [args] => Array
                        (
                            [0] => 2048
                            [1] => Only variables should be passed by reference
                            [2] => /home/slaesung/public_html/uggshoes.org/lib/Zend/Db/Select.php
                            [3] => 246
                            [4] => Array
                                (
                                    [this] => Varien_Db_Select Object
                                        (
                                            [_bind:protected] => Array
                                                (
                                                )

                                            [_adapter:protected] => Varien_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_transactionLevel:protected] => 0
                                                    [_connectionFlagsSet:protected] => 1
                                                    [_ddlCache:protected] => Array
                                                        (
                                                        )

                                                    [_bindParams:protected] => Array
                                                        (
                                                        )

                                                    [_bindIncrement:protected] => 0
                                                    [_debug:protected] => 
                                                    [_logQueryTime:protected] => 0.05
                                                    [_logAllQueries:protected] => 
                                                    [_logCallStack:protected] => 
                                                    [_debugFile:protected] => var/debug/sql.txt
                                                    [_debugIoAdapter:protected] => 
                                                    [_debugTimer:protected] => 0
                                                    [_cacheAdapter:protected] => Varien_Cache_Core Object
                                                        (
                                                            [_backend:protected] => Zend_Cache_Backend_File Object
                                                                (
                                                                    [_options:protected] => Array
                                                                        (
                                                                            [cache_dir] => /home/slaesung/public_html/uggshoes.org/var/cache/
                                                                            [file_locking] => 1
                                                                            [read_control] => 1
                                                                            [read_control_type] => crc32
                                                                            [hashed_directory_level] => 1
                                                                            [hashed_directory_umask] => 511
                                                                            [file_name_prefix] => mage
                                                                            [cache_file_umask] => 384
                                                                            [metadatas_array_max_size] => 100
                                                                        )

                                                                    [_metadatasArray:protected] => Array
                                                                        (
                                                                        )

                                                                    [_directives:protected] => Array
                                                                        (
                                                                            [lifetime] => 7200
                                                                            [logging] => 
                                                                            [logger] => 
                                                                        )

                                                                )

                                                            [_options:protected] => Array
                                                                (
                                                                    [write_control] => 1
                                                                    [caching] => 1
                                                                    [cache_id_prefix] => 87b_
                                                                    [automatic_serialization] => 
                                                                    [automatic_cleaning_factor] => 0
                                                                    [lifetime] => 7200
                                                                    [logging] => 
                                                                    [logger] => 
                                                                    [ignore_user_abort] => 
                                                                )

                                                            [_specificOptions:protected] => Array
                                                                (
                                                                )

                                                            [_lastId:private] => 
                                                            [_extendedBackend:protected] => 1
                                                            [_backendCapabilities:protected] => Array
                                                                (
                                                                    [automatic_cleaning] => 1
                                                                    [tags] => 1
                                                                    [expired_read] => 1
                                                                    [priority] => 
                                                                    [infinite_lifetime] => 1
                                                                    [get_list] => 1
                                                                )

                                                        )

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

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [model] => mysql4
                                                            [initStatements] => SET NAMES utf8
                                                            [type] => pdo_mysql
                                                            [host] => localhost
                                                            [username] => slaesung_waiwai
                                                            [password] => Waiwai0901
                                                            [dbname] => slaesung_uggshoes
                                                            [active] => 1
                                                            [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] => PDO Object
                                                        (
                                                        )

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

                                            [_parts:protected] => Array
                                                (
                                                    [straightjoin] => 
                                                    [distinct] => 
                                                    [columns] => Array
                                                        (
                                                        )

                                                    [union] => Array
                                                        (
                                                        )

                                                    [from] => Array
                                                        (
                                                            [main_table] => Array
                                                                (
                                                                    [joinType] => from
                                                                    [schema] => 
                                                                    [tableName] => core_variable
                                                                    [joinCondition] => 
                                                                )

                                                            [value_table] => Array
                                                                (
                                                                    [joinType] => inner join
                                                                    [schema] => 
                                                                    [tableName] => core_variable_value
                                                                    [joinCondition] => value_table.variable_id = main_table.variable_id
                                                                )

                                                        )

                                                    [where] => Array
                                                        (
                                                        )

                                                    [group] => Array
                                                        (
                                                        )

                                                    [having] => Array
                                                        (
                                                        )

                                                    [order] => Array
                                                        (
                                                        )

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

                                            [_tableCols:protected] => Array
                                                (
                                                )

                                        )

                                    [cols] => Array
                                        (
                                            [0] => main_table.variable_id
                                            [1] => main_table.is_html
                                            [2] => value_table.value
                                        )

                                    [correlationName] => 
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/slaesung/public_html/uggshoes.org/app/code/core/Mage/Core/sql/core_setup/mysql4-upgrade-0.8.19-0.8.20.php
                    [line] => 39
                    [function] => columns
                    [class] => Zend_Db_Select
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [0] => main_table.variable_id
                                    [1] => main_table.is_html
                                    [2] => value_table.value
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /home/slaesung/public_html/uggshoes.org/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 360
                    [args] => Array
                        (
                            [0] => /home/slaesung/public_html/uggshoes.org/app/code/core/Mage/Core/sql/core_setup/mysql4-upgrade-0.8.19-0.8.20.php
                        )

                    [function] => include
                )

            [3] => Array
                (
                    [file] => /home/slaesung/public_html/uggshoes.org/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 273
                    [function] => _modifyResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => upgrade
                            [1] => 0.8.19
                            [2] => 0.8.26
                        )

                )

            [4] => Array
                (
                    [file] => /home/slaesung/public_html/uggshoes.org/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 217
                    [function] => _upgradeResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 0.8.19
                            [1] => 0.8.26
                        )

                )

            [5] => Array
                (
                    [file] => /home/slaesung/public_html/uggshoes.org/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 153
                    [function] => applyUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [6] => Array
                (
                    [file] => /home/slaesung/public_html/uggshoes.org/app/code/core/Mage/Core/Model/App.php
                    [line] => 363
                    [function] => applyAllUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [7] => Array
                (
                    [file] => /home/slaesung/public_html/uggshoes.org/app/code/core/Mage/Core/Model/App.php
                    [line] => 295
                    [function] => _initModules
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [file] => /home/slaesung/public_html/uggshoes.org/app/Mage.php
                    [line] => 596
                    [function] => run
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [scope_code] => 
                                    [scope_type] => store
                                    [options] => Array
                                        (
                                        )

                                )

                        )

                )

            [9] => Array
                (
                    [file] => /home/slaesung/public_html/uggshoes.org/index.php
                    [line] => 78
                    [function] => run
                    [class] => Mage
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 
                            [1] => store
                        )

                )

        )

)