Upgrade issues from 5.4.0.5 to 5.4.1
Permalink
Hi all, looking for a little help from one of you fine C5-ers out there.
I tried to do the dashboard based update process, did a backup as C5 suggested and then updated. Once I updated every link I clicked just kept showing the content from my home page even though the address was the clicked page.
Freaking out I instantly went to use the restore option which then gave me a heap of fatal errors. Freaking out to the point of almost needing to change my pants I remembered the manual update and completed the upload. This fixed the fatal errors but has left me in the same spot I was earlier... Home page content on every sub-page.
Can view the problem here:www.www.cashaphone.com.au/index.php... click on any of the nav links and it will show that you are on the corresponding page but the content is just the homepage content.
Oddly enough, when I 'visit' the page via the dashboard, that pages specific content is in fact still there.
Anybody got any wonder fixes out there for this? Pretty please!!! :-)
Yours sincerely,
Richard.
I tried to do the dashboard based update process, did a backup as C5 suggested and then updated. Once I updated every link I clicked just kept showing the content from my home page even though the address was the clicked page.
Freaking out I instantly went to use the restore option which then gave me a heap of fatal errors. Freaking out to the point of almost needing to change my pants I remembered the manual update and completed the upload. This fixed the fatal errors but has left me in the same spot I was earlier... Home page content on every sub-page.
Can view the problem here:www.www.cashaphone.com.au/index.php... click on any of the nav links and it will show that you are on the corresponding page but the content is just the homepage content.
Oddly enough, when I 'visit' the page via the dashboard, that pages specific content is in fact still there.
Anybody got any wonder fixes out there for this? Pretty please!!! :-)
Yours sincerely,
Richard.
I had the same problem. I just ended up downgrading and then upgrading manually, Which fixed the problem for me. Also, I created. A bug trackr herehttp://www.concrete5.org/developers/bugs/5-4-1/restore-from-sql-bac...
If it's not too much to ask, would you be able to walk me through the steps you took? I seem to just keep going in circles.
Thank you for any help you can offer.
Thank you for any help you can offer.
Yeah sure. DeleteFrom Site.php
<?php define('DIRNAME_APP_UPDATED', 'concrete5.4.1');?>
And then simply upload an older instance of C5 then following the manual upload procedures? I gave this a try but it said that because I had 5.4.1 on there it couldn't run backwards.
Ok got past that... Now running 5.4.0.5, now restore seemed to go smoothly except there is still missing content.
I am now getting 'No input file specified.' with pretty URLS turned on. Grrrr
I am now getting 'No input file specified.' with pretty URLS turned on. Grrrr
Richard,
I had the same issue and the marked solution in the following discussion fixed the problem for me:
http://www.concrete5.org/community/forums/installation/upgrade-prob...
Not sure if you've already sorted it; but if not I'd suggest giving that a try.
-R
I had the same issue and the marked solution in the following discussion fixed the problem for me:
http://www.concrete5.org/community/forums/installation/upgrade-prob...
Not sure if you've already sorted it; but if not I'd suggest giving that a try.
-R
Does that help anyone? It's clear something in the region but I am not good enough with this level of code to work out where it is going wrong.