Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 17, 20231 yr Hi, I recently upgraded to version 4.7.12 and the upgrade and DB migration seemed to run successfully. However when I open the home page on localhost I see the following: I'm also unable to access the AdminCP page even after I set the 'RECOVERY_MODE' env variable in constants.php in the root directory, so I'm unsure what I should do next. I'd be very grateful of any help on this. Thank you.
August 17, 20231 yr Community Expert What version did you upgrade from and did you actually ran the upgrader? What theme are you using? If it is a custom one, maybe it is not compatible with the latest version? What php version do you have?
August 17, 20231 yr Author Just now, Miss_B said: What version did you upgrade from and did you actually ran the upgrader? What theme are you using? If it is a custom one, maybe it is not compatible with the latest version? What php version do you have? It was version 3.* so quite old. Yes, I ran the whole upgrade, took around 90 minutes and was successful. I'm on php 8.1 and not sure about the theme, is there somewhere I can remove it from in the code so that it reverts to the default. I'm also unsure as to why this would stop me seeing the AdminCP.
August 18, 20231 yr Community Expert 8 hours ago, Phil A said: Ahh, it actually looks like I had a mistake in my conf_global.php 🤦🏻♂️ Been there, done that 😄 Glad you found it
August 27, 20231 yr On 8/17/2023 at 3:14 PM, Phil A said: Ahh, it actually looks like I had a mistake in my conf_global.php 🤦🏻♂️ What was the mistake in your conf_global.php? I'm having a similar issue
August 29, 20231 yr Community Expert On 8/27/2023 at 1:27 AM, Pjohnson said: What was the mistake in your conf_global.php? I'm having a similar issue Im not seeing any issues on yours. Have you since resolved this?