Hi,
I have 7.3.3 installed, followed the instruction and this is the message:
7.3.1-7.3.2 |
Update can not be applied |
|
7.3.2-7.3.3 |
Update can not be applied |
|
inc/version.inc.php before:
$site['ver'] = '7.3';
$site['build'] = '3';
after adding the patch files:
$site['ver'] = '7.3';
$site['build'] = '4';
|
Your post is not clear. Did the upgrade fail?
I did tell AlexT that the final database change to the version number needs to be at the END of the upgrade and NOT the beginning.
Geeks, making the world a better place |
OK, if you saw this:
7.3.1-7.3.2 Update can not be applied
7.3.2-7.3.3 Update can not be applied
Then that leads me to believe that you did not delete the upgrade directory between upgrades and had an old one left over from previous upgrades. You have to delete the upgrade directory between each upgrades because it can cause problems. That is why the instructions state that. However, I know one can forget, even I have forgotten when doing upgrades; although once I see the message I know I forgot and I don't continue. The upgrade probably did complete OK even without cleaning out the upgrade directory between upgrades. However, there are no guarantees.
Geeks, making the world a better place |
If you still have issues pm me Ill check ur upgrades. "Your future is created by what you do today, not tomorrow." @ www.dexpertz.net |
This may be related so I will post it here.
upgraded from 7.3.3 to 7.3.4 all went well and verified inc/versions.inc file reports 7.3 build 4. However admin dashboard shows a message for me to update to 7.3.3. Please see attached capture.
Gary http://molosserdogs.com |
Try to clear cache let see what happen. "Your future is created by what you do today, not tomorrow." @ www.dexpertz.net |
Hey Kris,
I am using APC cache engine and had to empty cache several times then do a Ctrl Refresh... and thank you.. all is good. Version 7.3.4
Gary http://molosserdogs.com |
thanks geek_girl
I had the old upgrade directory there...
|
thanks geek_girl
I had the old upgrade directory there...
You are welcome. You are not the first to do this, including me. The key is in understanding what it is telling you.
Geeks, making the world a better place |