AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: mykidz on March 03, 2015, 09:13:56 AM

Title: How Do I upgrade Abantecart 1.2 to 1.2.1
Post by: mykidz on March 03, 2015, 09:13:56 AM
Hi! I need help on how to upgrade from version 1.2 to 1.2.1. There is a message mentioning that upgrade is available for a new version. And ask me to click the link for the upgrade. But when I clicked it, the link seems not functioning. Even if I copied the link and open the link into new browser, "page not found". Please help. TQ
Title: Re: How Do I upgrade Abantecart 1.2 to 1.2.1
Post by: Basara on March 04, 2015, 12:54:26 AM
Hello.

First create database and files backup then You have few options:
http://www.abantecart.com/ecommerce-documentation/user-manual/installation/core-upgrade

In admin go to Extensions->Install Extension section and type abantecart_upgrade_121 key, click Continue button to Start Upgrade process
Title: Re: How Do I upgrade Abantecart 1.2 to 1.2.1
Post by: mykidz on March 04, 2015, 09:00:12 PM
Hi! TQ for your prompt reply. Done it  :)
But there is a message asking me in order to compatible with Version 1.2.1 I need to add one link to the configuration file. Can you please tell me how to go to the configuration file. Is it under Setting --> All  background? Sorry..I'm not in IT background, need to confirm before I dare to do anyhing. TQ in advance  :)
Title: Re: How Do I upgrade Abantecart 1.2 to 1.2.1
Post by: Basara on March 05, 2015, 04:50:13 AM
Hi

Use Cpanel filemanager or FTP software. You can find path to file in the message.
Title: Re: How Do I upgrade Abantecart 1.2 to 1.2.1
Post by: mykidz on March 05, 2015, 05:57:09 AM
Done!! TQVM  :)
Title: Re: How Do I upgrade Abantecart 1.2 to 1.2.1
Post by: Ciretose10 on March 26, 2015, 08:52:14 PM
How to you add the compatibility line. I have followed the path that is in the message. Is this a certain line you have to copy and paste it on?
Title: Re: How Do I upgrade Abantecart 1.2 to 1.2.1
Post by: Basara on March 27, 2015, 04:07:42 AM
How to you add the compatibility line. I have followed the path that is in the message. Is this a certain line you have to copy and paste it on?

Hi you need add line with define
Code: [Select]
define('ENCRYPTION_KEY','12345');
Title: Re: How Do I upgrade Abantecart 1.2 to 1.2.1
Post by: Ciretose10 on March 29, 2015, 11:20:13 AM
Got it! Thanks