PDOException Object
(
    [message:protected] => SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'auguria_sponsorship_sponsor_points_used'
    [string:Exception:private] => 
    [code:protected] => 42S21
    [file:protected] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Statement/Pdo.php
    [line:protected] => 228
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Statement/Pdo.php
                    [line] => 228
                    [function] => execute
                    [class] => PDOStatement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Varien/Db/Statement/Pdo/Mysql.php
                    [line] => 110
                    [function] => _execute
                    [class] => Zend_Db_Statement_Pdo
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Zend/Db/Statement.php
                    [line] => 291
                    [function] => _execute
                    [class] => Varien_Db_Statement_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Adapter/Abstract.php
                    [line] => 479
                    [function] => execute
                    [class] => Zend_Db_Statement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [4] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Adapter/Pdo/Abstract.php
                    [line] => 238
                    [function] => query
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => ALTER TABLE `sales_flat_order` ADD COLUMN `auguria_sponsorship_sponsor_points_used` decimal(12,4) NULL default '0' COMMENT 'Auguria Sponsorship Sponsor Points Used' 
                            [1] => Array
                                (
                                )

                        )

                )

            [5] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 428
                    [function] => query
                    [class] => Zend_Db_Adapter_Pdo_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => ALTER TABLE `sales_flat_order` ADD COLUMN `auguria_sponsorship_sponsor_points_used` decimal(12,4) NULL default '0' COMMENT 'Auguria Sponsorship Sponsor Points Used' 
                            [1] => Array
                                (
                                )

                        )

                )

            [6] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 347
                    [function] => query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => ALTER TABLE `sales_flat_order` ADD COLUMN `auguria_sponsorship_sponsor_points_used` decimal(12,4) NULL default '0' COMMENT 'Auguria Sponsorship Sponsor Points Used' 
                        )

                )

            [7] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 848
                    [function] => raw_query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => ALTER TABLE `sales_flat_order` ADD COLUMN `auguria_sponsorship_sponsor_points_used` decimal(12,4) NULL default '0' COMMENT 'Auguria Sponsorship Sponsor Points Used' 
                        )

                )

            [8] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Sales/Model/Resource/Setup.php
                    [line] => 126
                    [function] => addColumn
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => sales_flat_order
                            [1] => auguria_sponsorship_sponsor_points_used
                            [2] => Array
                                (
                                    [type] => decimal
                                    [backend] => 
                                    [frontend] => 
                                    [label] => Sponsorship points used
                                    [input] => text
                                    [class] => 
                                    [source] => 
                                    [visible] => 1
                                    [required] => 
                                    [user_defined] => 
                                    [default] => 0
                                    [searchable] => 
                                    [filterable] => 
                                    [comparable] => 
                                    [visible_on_front] => 
                                    [unique] => 
                                    [length] => 12,4
                                    [nullable] => 1
                                    [comment] => Auguria Sponsorship Sponsor Points Used
                                )

                        )

                )

            [9] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Sales/Model/Resource/Setup.php
                    [line] => 103
                    [function] => _addFlatAttribute
                    [class] => Mage_Sales_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => sales/order
                            [1] => auguria_sponsorship_sponsor_points_used
                            [2] => Array
                                (
                                    [type] => decimal
                                    [backend] => 
                                    [frontend] => 
                                    [label] => Sponsorship points used
                                    [input] => text
                                    [class] => 
                                    [source] => 
                                    [visible] => 1
                                    [required] => 
                                    [user_defined] => 
                                    [default] => 0
                                    [searchable] => 
                                    [filterable] => 
                                    [comparable] => 
                                    [visible_on_front] => 
                                    [unique] => 
                                )

                        )

                )

            [10] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/community/Auguria/Sponsorship/sql/auguria_sponsorship_setup/upgrade-1.1.4-1.1.5.php
                    [line] => 105
                    [function] => addAttribute
                    [class] => Mage_Sales_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => order
                            [1] => auguria_sponsorship_sponsor_points_used
                            [2] => Array
                                (
                                    [type] => decimal
                                    [backend] => 
                                    [frontend] => 
                                    [label] => Sponsorship points used
                                    [input] => text
                                    [class] => 
                                    [source] => 
                                    [visible] => 1
                                    [required] => 
                                    [user_defined] => 
                                    [default] => 0
                                    [searchable] => 
                                    [filterable] => 
                                    [comparable] => 
                                    [visible_on_front] => 
                                    [unique] => 
                                )

                        )

                )

            [11] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 624
                    [args] => Array
                        (
                            [0] => /www/wwwroot/kiwilighting.com/app/code/community/Auguria/Sponsorship/sql/auguria_sponsorship_setup/upgrade-1.1.4-1.1.5.php
                        )

                    [function] => include
                )

            [12] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 437
                    [function] => _modifyResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => upgrade
                            [1] => 1.1.2
                            [2] => 1.4.3
                        )

                )

            [13] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 320
                    [function] => _upgradeResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 1.1.2
                            [1] => 1.4.3
                        )

                )

            [14] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 235
                    [function] => applyUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [15] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/App.php
                    [line] => 417
                    [function] => applyAllUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [16] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/App.php
                    [line] => 343
                    [function] => _initModules
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [17] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/Mage.php
                    [line] => 683
                    [function] => run
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [scope_code] => 
                                    [scope_type] => store
                                    [options] => Array
                                        (
                                        )

                                )

                        )

                )

            [18] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/index.php
                    [line] => 87
                    [function] => run
                    [class] => Mage
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 
                            [1] => store
                        )

                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => 42S21
            [1] => 1060
            [2] => Duplicate column name 'auguria_sponsorship_sponsor_points_used'
        )

)