Page 1 of 1

2.2.5 Upgrade: Navigation to content pages broken

Posted: Mon Dec 18, 2017 1:21 pm
by postiffm
I upgraded a site this morning to 2.2.5, and now the frontend cannot navigate to any of the content pages. The home page is visible (https://www.fbcaa.org). But when I select a page from the menu, like

https://www.fbcaa.org/connect-detail/Directions

I get
Not Found
The requested URL /connect-detail/Directions was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Not even my 404 handler page works.

It is like the menu is broken, but I don't think it is the menu because that was designed by Ruud--and I think all the sub-page URLs are the same as they were before the upgrade. Or, maybe the alias or pretty url system is broken.

All I did was upgrade from 2.2.4 to 2.2.5. I didn't change anything else. Maybe this issue will affect other users.

[SOLVED] Re: 2.2.5 Upgrade: Navigation to content pages brok

Posted: Mon Dec 18, 2017 3:02 pm
by postiffm
False alarm. Mistake on my part. Somehow accidentally moved .htaccess out of public_html into another folder. Put it back and all is happy. Sorry if I caused some worries over there.