Questions tagged [upgrade]

Questions related or caused by Magento upgrade process.

1165 questions
63
votes
6 answers

How do you give estimates for Magento upgrade?

Overview: This question was originally asked and later closed on StackOverflow. We stated in meta, that here is the right place for this question. This question is in favor to help to many people to find the proper way to estimate the Magento…
ceckoslab
  • 837
  • 11
  • 16
4
votes
1 answer

ERROR: channel-add: Channel 'community' already exist! when trying to upgrade

I'm trying to upgrade my installation of Magento 1.8.0.0 to 1.9 via SSH, when I run ./mage mage-setup . I receive: Running initial setup... Success Success Error: channel-add: Channel 'community' already exist! Any thoughts on what I should do…
SR_Magento
  • 5,209
  • 13
  • 62
  • 103
3
votes
1 answer

Fatal error: Class 'Mage' not found

I updated Magento to the latest version via Magento connect , it was success but after the update I get blank screen for admin and frontend. When I put if (isset($_SERVER['MAGE_IS_DEVELOPER_MODE']) || true) { Mage::setIsDeveloperMode(true); } at…
user1799722
  • 970
  • 3
  • 31
  • 77
3
votes
1 answer

magento upgrade error 1075 incorrect table definition

when I execute "php bin/magento setup:upgrade" I got this error: enter code hereCache cleared successfully File system…
王玉翠
  • 31
  • 1
  • 2
3
votes
2 answers

Upgrade Magento From 1.9.3.3 To 1.9.3.4

How can u upgrade 1.9.3.3 To 1.9.3.4 through FTP. I am on shared hosting so i don't have ssh access. Which are the fires and folder do i need to replace ? Please Any one can give me a step by step procedure... Thank you
Mr Learner
  • 31
  • 2
2
votes
1 answer

Magento 2 Upgrading 2.3.4 to 2.4.5 I have an issue Please help

Please any one can help on this issue facing after upgradation to 2.4.5 Fatal error: Uncaught Error: Class "Magento\Framework\Component\ComponentRegistrar" not found in /home/project/public_html/project/app/code/Pstk/Paystack/registration.php: 2…
Magento_Bhurio
  • 940
  • 5
  • 14
2
votes
0 answers

Fatal error: Call to a member function setData() on boolean in /app/code/core/Mage/Eav/Model/Config.php on line 651

Combined a Magento 1.9.0. database with a Magento 1.9.4.1. basic installation and get this error: Fatal error: Call to a member function setData() on boolean in /app/code/core/Mage/Eav/Model/Config.php on line 651 Any ideas ? Thanks in advance.
Zoltan
  • 51
  • 2
1
vote
2 answers

Error after upgrading from 1.9.0.1 to 1.9.2.2

I updated my Magento 1.9.0.1 to 1.9.2.2 via the magento downloader. I got this error report after i logged in. a:5:{i:0;s:731:"SELECT `e`.`entity_id`, `e`.`type_id`, `e`.`attribute_set_id`, `e`.`sku`, `e`.`type_id`, `e`.`name`, `e`.`visibility`,…
Venelin Vasilev
  • 1,062
  • 4
  • 33
  • 60
1
vote
1 answer

the right way to upgrade magento CE

I need to upgrade magento to the latest version what is the right way to upgrade magento to the latest version? overwrite old files with new files? fresh installation? or use the connect manager?
Ahmad Darwish
  • 596
  • 2
  • 12
  • 24
1
vote
3 answers

Magento upgrade gives pearmage.php not found?

I'm trying to update magento 1.4.0 to 1.7 for a client. first I installed magento from the host server to my local server for test purpose. I have windows 7/cygwin. when I try to execute the command ./pear mage-setup I get the following I have…
1
vote
1 answer

What file has the array that outputs the magento version (Magento ver. 1.13.1.0) in the admin panel

I've seen the file before but i can't seem to find it atm. I just upgraded from 1.13 to 1.14 but the version didn't change in the admin panel footer area. Now when i did this upgrade on my staging site a month ago it all went smoothly and it updated…
thismethod
  • 40
  • 1
  • 9
  • 19
1
vote
3 answers

Magento Update 2.4.2 to 2.4.3-p1

[InvalidArgumentException] Package is not installed: magento/project-community-edition-2.4.3.0-patch1 update…
Aaron Wang
  • 146
  • 1
  • 9
1
vote
0 answers

Upgrade Magento CE 1.9.2.4 Magento CE 2.3.3 Guide?

We are currently running Magento 1.9.2.4 and would like to upgrade to the latest version of Magento CE 2.3.3. We don't have any custom themes or custom plugins or anything custom. IS there a tool/documentation to perform this upgrade? We do have…
dashpuppy
  • 11
  • 1
1
vote
2 answers

Broken links after upgrading to 2.3.3

I've recently upgraded to 2.3.3 via Installatron on cpanel, now when I visit my home page I have links to other product pages within the navbar and links to the same pages from images that populate the home page. The links from the navbar do not…
Eddie
  • 139
  • 1
  • 13
1
vote
1 answer

Magento upgrade: help with this error message

My upgrade won't conclude. Can you help me "translating" to a simpler sentence this error message? Error message Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key constraint fails …
Peanuts
  • 355
  • 1
  • 12
1
2 3