PDOException Object
(
    [message:protected] => SQLSTATE[42S22]: Column not found: 1054 Unknown column 'has_options' in 'field list'
    [string:private] => 
    [code:protected] => 42S22
    [file:protected] => /home/cmgbrand/public_html/hollystore/lib/Varien/Db/Adapter/Pdo/Mysql.php
    [line:protected] => 109
    [trace:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 109
                    [function] => query
                    [class] => PDO
                    [type] => ->
                    [args] => Array
                        (
                            [0] => UPDATE `catalog_product_entity` SET `has_options` = '1'
    WHERE (entity_id IN (
        SELECT parent_product_id FROM `catalog_product_bundle_selection` GROUP BY parent_product_id
    ))
                        )

                )

            [1] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 147
                    [function] => raw_query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => UPDATE `catalog_product_entity` SET `has_options` = '1'
    WHERE (entity_id IN (
        SELECT parent_product_id FROM `catalog_product_bundle_selection` GROUP BY parent_product_id
    ))
                        )

                )

            [2] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 483
                    [function] => multi_query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
    UPDATE `catalog_product_entity` SET `has_options` = '1'
    WHERE (entity_id IN (
        SELECT parent_product_id FROM `catalog_product_bundle_selection` GROUP BY parent_product_id
    ));

                        )

                )

            [3] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/app/code/core/Mage/Bundle/sql/bundle_setup/mysql4-upgrade-0.1.3-0.1.4.php
                    [line] => 36
                    [function] => run
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
    UPDATE `catalog_product_entity` SET `has_options` = '1'
    WHERE (entity_id IN (
        SELECT parent_product_id FROM `catalog_product_bundle_selection` GROUP BY parent_product_id
    ));

                        )

                )

            [4] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 259
                    [args] => Array
                        (
                            [0] => /home/cmgbrand/public_html/hollystore/app/code/core/Mage/Bundle/sql/bundle_setup/mysql4-upgrade-0.1.3-0.1.4.php
                        )

                    [function] => include
                )

            [5] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 169
                    [function] => _modifyResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => upgrade
                            [1] => 0.1.3
                            [2] => 0.1.4
                        )

                )

            [6] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 135
                    [function] => _upgradeResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 0.1.3
                            [1] => 0.1.4
                        )

                )

            [7] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 111
                    [function] => applyUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/app/code/core/Mage/Core/Model/Config.php
                    [line] => 180
                    [function] => applyAllUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [9] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/app/code/core/Mage/Core/Model/App.php
                    [line] => 205
                    [function] => init
                    [class] => Mage_Core_Model_Config
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [10] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/app/Mage.php
                    [line] => 402
                    [function] => init
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                            [0] => default
                            [1] => store
                            [2] => 
                        )

                )

            [11] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/app/Mage.php
                    [line] => 422
                    [function] => app
                    [class] => Mage
                    [type] => ::
                    [args] => Array
                        (
                            [0] => default
                            [1] => store
                            [2] => 
                        )

                )

            [12] => Array
                (
                    [file] => /home/cmgbrand/public_html/hollystore/index.php
                    [line] => 40
                    [function] => run
                    [class] => Mage
                    [type] => ::
                    [args] => Array
                        (
                            [0] => default
                        )

                )

        )

    [errorInfo] => Array
        (
            [0] => 42S22
            [1] => 1054
            [2] => Unknown column 'has_options' in 'field list'
        )

)