Upgrade confusion

Permalink
Hi, i'm trying to upgrade from 5.3.2 to 5.4.2.2 but i am confused as to which folder to upload to my ftp.

When you download the new version you get a zip file, with a main file named "concrete5422" and inside that file a bunch of files including a "concrete" file.

Which file do i upload? the main concrete5422 file? or just the concrete one? in that case what are all the other ones for???


I uploaded just the "concrete" file to my root, and when i click the upgrade button i get this:

An Unexpected Error occurred while upgrading: No block found with the handle autonav.

Please help. Thank you!

-Jason

 
mdzoidberg replied on at Permalink Reply
mdzoidberg
First you need to upgrade to 5.3.3, here is a quick guide after you upgrade to 5.3.3;

http://adamjohnsondesign.com/blog/upgrade-concrete5-with-minimal-do...
vpi replied on at Permalink Reply
Well it says everywhere that you need to be on version 5.3.2 before upgrade, which is what we have. I don't know why it won't work. Now when i go back to the old "concrete" folder it doesn't work either!!!! =/
mdzoidberg replied on at Permalink Reply
mdzoidberg
ok, let's try this, to go to the previous version check on your site.php file under the config folder for a line that reads something like the line below and remove it

<?php define('DIRNAME_APP_UPDATED', 'concrete5.4.2');?>


Removing that line will point to the old concrete folder instead of the one under the updates folder.