Subpages not accessible after upgrade from c5 5.2.1 to 5.6.0
Permalink
Before making a live upgrade, I did an upgrade test on my local copy of my site.
I manually updated the core from 5.5.2.1 to 5.6.0 and the homepage appears, however I can't access any of my sub pages.
Steps I took
--------------
I kept a copy of my original concrete directory, and replaced it with the 5.6.0 core files. I then manually ran the update script. The script ran and said all was fine.
As stated above, I can only see the homepage and have access to nothing else.
Could someone please advise.
regards,
- Michael -
I manually updated the core from 5.5.2.1 to 5.6.0 and the homepage appears, however I can't access any of my sub pages.
Steps I took
--------------
I kept a copy of my original concrete directory, and replaced it with the 5.6.0 core files. I then manually ran the update script. The script ran and said all was fine.
As stated above, I can only see the homepage and have access to nothing else.
Could someone please advise.
regards,
- Michael -
Because I upgraded the core to 5.6.0 with Pretty URLs enabled from original site (5.5.2.1), there appeared to be a conflict with the links to the sub pages.
I checked the .htaccess file in the root and the code required to enable pretty urls was duplicated within it.
I replaced the code within the .htaccess file with the new code provided by 5.6.0 (displayed when enabling pretty urls) and I'm now linking to my subpages.