Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 25, 20231 yr Hi, I upgraded to v4.7.9 and all my subpages are now blank. The main page and AdminCP load, but nothing else does. There are no errors showing anywhere and I do not have any 3rd party add-ins. PHP 8.2.5 Any thoughts on what I can do?
April 25, 20231 yr 2 minutes ago, Andrew Fox said: Just did that and no luck. https://bbs.clubplanet.com/test.php (phpinfo) Is your test site publicly available, if so please provide a link
April 25, 20231 yr Author The live site is at https://bbs.clubplanet.com Edited April 25, 20231 yr by Andrew Fox
April 25, 20231 yr 3 minutes ago, Andrew Fox said: The live site is at https://bbs.clubplanet.com Have you tried removing cache on your site? Click Support, and right click "Clear System caches"
April 25, 20231 yr Author 1 minute ago, Adlago said: Have you tried removing cache on your site? Click Support, and right click "Clear System caches" Yes, several times.
April 25, 20231 yr Quite strange - looks like database loss to me. In my opinion, if you have a backup, go back to yesterday before the update (or contact your host to make a return to the previous state of the database and files)
April 25, 20231 yr Author I had a custom 404 page that was loading blank. I removed that and now I see the error is all "page not found" for the links. It looks like I may be missing something with rewriting? Yep, that helped. mod_rewrite got turned off somehow.
April 25, 20231 yr Solution This post was recognized by Marc! Adlago was awarded the badge 'Helpful' and 5 points. Restore this. But the lack of many pages in your site, is some kind of lack in the database, in my opinion. Look for a backup option
April 25, 20231 yr Author Yep, that helped. mod_rewrite got turned off in Apache config somehow. All fixed.