Updated but still says I need to update
Permalink
I updated a site to 5.6.2.1 but the news page still says I need to update:
concrete5 Update The latest version of concrete5 is 5.6.2.1. You are currently running concrete5 version 5.6.1.2. Learn more and update.
But when I click update it tells me that I'm up to date. Everything is working fine but I was just wondering if it's something I should be worried about?
Thanks :)
concrete5 Update The latest version of concrete5 is 5.6.2.1. You are currently running concrete5 version 5.6.1.2. Learn more and update.
But when I click update it tells me that I'm up to date. Everything is working fine but I was just wondering if it's something I should be worried about?
Thanks :)
Thank John,
When I go the that URL I get:
Upgrade concrete5
Your site is already up to date! The current version of concrete5 is 5.6.1.2. You should remove this file for security.
So I guess it worked fine and perhaps there is a caching issue somewhere in the news bit.
When I go the that URL I get:
Upgrade concrete5
Your site is already up to date! The current version of concrete5 is 5.6.1.2. You should remove this file for security.
So I guess it worked fine and perhaps there is a caching issue somewhere in the news bit.
You need to look in site/config for the 'updated' last line, and in the database Config table, and see what versions of c5 they each think is installed. The config keys to look at are SITE_APP_VERSION and SITE_INSTALLED_APP_VERSION.
You could try manually running the upgrade by entering it directly into your browser address bar.
see
http://www.concrete5.org/documentation/how-tos/developers/manually-...