PDOException Object
(
[message:protected] => SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'subscriber_id'
[string:Exception:private] =>
[code:protected] => 42S21
[file:protected] => /home/kolhr/public_html/kolektiva.hr/lib/Varien/Db/Adapter/Pdo/Mysql.php
[line:protected] => 274
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/lib/Varien/Db/Adapter/Pdo/Mysql.php
[line] => 274
[function] => query
[class] => PDO
[type] => ->
[args] => Array
(
[0] => ALTER TABLE `kdev_external_nl_updater_queue` ADD `subscriber_id` INT NOT NULL AFTER `email` ,
ADD INDEX ( `subscriber_id` )
)
)
[1] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/lib/Varien/Db/Adapter/Pdo/Mysql.php
[line] => 395
[function] => raw_query
[class] => Varien_Db_Adapter_Pdo_Mysql
[type] => ->
[args] => Array
(
[0] => ALTER TABLE `kdev_external_nl_updater_queue` ADD `subscriber_id` INT NOT NULL AFTER `email` ,
ADD INDEX ( `subscriber_id` )
)
)
[2] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 634
[function] => multi_query
[class] => Varien_Db_Adapter_Pdo_Mysql
[type] => ->
[args] => Array
(
[0] => ALTER TABLE `kdev_external_nl_updater_queue` ADD `subscriber_id` INT NOT NULL AFTER `email` ,
ADD INDEX ( `subscriber_id` ) ;
)
)
[3] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/app/code/local/Kdev/Ecircle/sql/ecircle_setup/mysql4-upgrade-0.1.7-0.1.8.php
[line] => 12
[function] => run
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
[0] => ALTER TABLE `kdev_external_nl_updater_queue` ADD `subscriber_id` INT NOT NULL AFTER `email` ,
ADD INDEX ( `subscriber_id` ) ;
)
)
[4] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 374
[args] => Array
(
[0] => /home/kolhr/public_html/kolektiva.hr/app/code/local/Kdev/Ecircle/sql/ecircle_setup/mysql4-upgrade-0.1.7-0.1.8.php
)
[function] => include
)
[5] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 287
[function] => _modifyResourceDb
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
[0] => upgrade
[1] => 0.1.7
[2] => 0.1.8
)
)
[6] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 231
[function] => _upgradeResourceDb
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
[0] => 0.1.7
[1] => 0.1.8
)
)
[7] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 159
[function] => applyUpdates
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/app/code/core/Mage/Core/Model/App.php
[line] => 397
[function] => applyAllUpdates
[class] => Mage_Core_Model_Resource_Setup
[type] => ::
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/app/code/core/Mage/Core/Model/App.php
[line] => 327
[function] => _initModules
[class] => Mage_Core_Model_App
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/app/Mage.php
[line] => 641
[function] => run
[class] => Mage_Core_Model_App
[type] => ->
[args] => Array
(
[0] => Array
(
[scope_code] => zagreb
[scope_type] => website
[options] => Array
(
)
)
)
)
[11] => Array
(
[file] => /home/kolhr/public_html/kolektiva.hr/zagreb/index.php
[line] => 85
[function] => run
[class] => Mage
[type] => ::
[args] => Array
(
[0] => zagreb
[1] => website
)
)
)
[previous:Exception:private] =>
[errorInfo] => Array
(
[0] => 42S21
[1] => 1060
[2] => Duplicate column name 'subscriber_id'
)
)