Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review

Keep display notication to upgrade version 1.2.1

Started by quekbhj, March 28, 2015, 09:18:12 AM

Previous topic - Next topic

quekbhj

Hi

I have just updated to version 1.2.1.
However, the system keeps sending message to upgrade AbanteCart to version 1.2.1.
Is it normal?

Thank you
Jasmine

abantecart

There are 2 messages.

1. Upgrade notification message
2. Current version note.

Can you please post your screenshot to confirm?

Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

quekbhj

Hi

Enclosed the notification message for upgrade though I had deleted the message, it still keep in the message.

For the current version note that is to need add "define xxxx" inside the config.php, no longer appear after I had deleted the message. Note, I had added this "define xxx" inside the config.php before deleted the message.

Regards
Jasmine

eCommerce Core

"If you're in the luckiest one per cent of humanity, you owe it to the rest of humanity to think about the other 99 per cent."
― Warren Buffett

quekbhj

Where can I find the version set in core and version.php?

quekbhj

Hi

Please guide me to find the version set in core and version.php.

Thank you

abantecart

Open file /core/version.php for view. Post what you have in this file
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

quekbhj

Hi

Here the code below from core/version.php

<?php
define('MASTER_VERSION', '1');
define('MINOR_VERSION', '2');
define('VERSION_BUILT', '0');


Regards
Jasmine

quekbhj


quekbhj

Hi

I did a compare of the files content between public_html/ and source code of upgrade 1.2.1, there is no different as to ensure that the upgrade of 1.2.1 is correct and there is no missing file.
I did the upgrade of 1.2.1 manual because of the database.
In this case, can I manual update the version.php as below? Will there be any impact?
<?php
define('MASTER_VERSION', '1');
define('MINOR_VERSION', '2');
define('VERSION_BUILT', '1');

Please advise.

Thank you
Jasmine

Basara

Quote from: quekbhj on April 01, 2015, 04:35:34 AM
Hi

I did a compare of the files content between public_html/ and source code of upgrade 1.2.1, there is no different as to ensure that the upgrade of 1.2.1 is correct and there is no missing file.
I did the upgrade of 1.2.1 manual because of the database.
In this case, can I manual update the version.php as below? Will there be any impact?

Yes, you can.


Forum Rules Code of conduct
AbanteCart.com 2010 -