Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DB Integrity error when installing #27

Open
hgpit opened this issue Jul 29, 2016 · 0 comments
Open

DB Integrity error when installing #27

hgpit opened this issue Jul 29, 2016 · 0 comments

Comments

@hgpit
Copy link

hgpit commented Jul 29, 2016

Great start.

Installed extension and instantly got:

"
Error in file: "/ssddata/www/www.mydomain.co.uk/app/code/community/Inchoo/FeaturedProducts/sql/featuredproducts_setup/mysql4-install-1.0.1.php" - SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '732-General' for key 'UNQ_EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_NAME', query was: INSERT INTO eav_attribute_group (attribute_set_id, attribute_group_name, default_id, sort_order) VALUES (?, ?, ?, ?)
#0 /ssddata/www/www.mydomain.co.uk/app/code/core/Mage/Core/Model/Resource/Setup.php(644): Mage::exception('Mage_Core', 'Error in file: ...')
#1 /ssddata/www/www.mydomain.co.uk/app/code/core/Mage/Core/Model/Resource/Setup.php(421): Mage_Core_Model_Resource_Setup->_modifyResourceDb('install', '', '2.0.1')
#2 /ssddata/www/www.mydomain.co.uk/app/code/core/Mage/Core/Model/Resource/Setup.php(327): Mage_Core_Model_Resource_Setup->_installResourceDb('2.0.1')
#3 /ssddata/www/www.mydomain.co.uk/app/code/core/Mage/Core/Model/Resource/Setup.php(235): Mage_Core_Model_Resource_Setup->applyUpdates()
#4 /ssddata/www/www.mydomain.co.uk/app/code/core/Mage/Core/Model/App.php(428): Mage_Core_Model_Resource_Setup::applyAllUpdates()
#5 /ssddata/www/www.mydomain.co.uk/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Model_App->_initModules()
#6 /ssddata/www/www.mydomain.co.uk/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#7 /ssddata/www/www.mydomain.co.uk/index.php(82): Mage::run('', 'store')
#8 {main}

"

EE v1.14.2.4

Any ideas?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant