Okay
  Public Ticket #1575841
Install error
Closed

Comments

  • alexis53000 started the conversation

    Hi,
    I'm trying to install Unero on the latest version of Magento 1 (1.9.3.8) but when I do so, I'm getting an error :

    Error in file: "/home/alexis/Projets/morgannebello/www/app/code/local/MGS/Mpanel/sql/mpanel_setup/mysql4-upgrade-0.1.8-0.1.9.php" - SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'block_position'
    #0 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/Resource/Setup.php(644): Mage::exception('Mage_Core', 'Error in file: ...')
    #1 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/Resource/Setup.php(437): Mage_Core_Model_Resource_Setup->_modifyResourceDb('upgrade', '0.1.8', '0.2.3')
    #2 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/Resource/Setup.php(320): Mage_Core_Model_Resource_Setup->_upgradeResourceDb('0.1.8', '0.2.3')
    #3 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/Resource/Setup.php(235): Mage_Core_Model_Resource_Setup->applyUpdates()
    #4 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/App.php(428): Mage_Core_Model_Resource_Setup::applyAllUpdates()
    #5 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Model_App->_initModules()
    #6 /home/alexis/Projets/morgannebello/www/app/Mage.php(684): Mage_Core_Model_App->run(Array)
    #7 /home/alexis/Projets/morgannebello/www/index.php(83): Mage::run('morganne_bello', 'website')
    #8 {main}

    Of course, I tried to delete the column, but I still get an error : 

    Error in file: "/home/alexis/Projets/morgannebello/www/app/code/local/MGS/Mpanel/sql/mpanel_setup/mysql4-upgrade-0.1.8-0.1.9.php" - Warning: Missing argument 1 for Mage_Core_Model_Resource_Setup::__construct(), called in /home/alexis/Projets/morgannebello/www/app/code/local/MGS/Mpanel/sql/mpanel_setup/mysql4-upgrade-0.1.8-0.1.9.php on line 12 and defined  in /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/Resource/Setup.php on line 127
    #0 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/Resource/Setup.php(644): Mage::exception('Mage_Core', 'Error in file: ...')
    #1 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/Resource/Setup.php(437): Mage_Core_Model_Resource_Setup->_modifyResourceDb('upgrade', '0.1.8', '0.2.3')
    #2 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/Resource/Setup.php(320): Mage_Core_Model_Resource_Setup->_upgradeResourceDb('0.1.8', '0.2.3')
    #3 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/Resource/Setup.php(235): Mage_Core_Model_Resource_Setup->applyUpdates()
    #4 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/App.php(428): Mage_Core_Model_Resource_Setup::applyAllUpdates()
    #5 /home/alexis/Projets/morgannebello/www/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Model_App->_initModules()
    #6 /home/alexis/Projets/morgannebello/www/app/Mage.php(684): Mage_Core_Model_App->run(Array)
    #7 /home/alexis/Projets/morgannebello/www/index.php(83): Mage::run('morganne_bello', 'website')
    #8 {main}

    I look at the file but I don't get it. I'm not even sure the prerequired condition "version compare" is right.

    Could you help me ? 
    Regards,

  • alexis53000 replied

    Would you mind update this ticket ? This is urgent. Regards

  • [deleted] replied

    Dear alexis53000,

    Thanks for your ticket,

    Could you please provide your site info ( site url, admin account and cpanel account ), I need cpanel account to check your database and I will check.