WordPress Post Preview – Error Thrown

Posted in: Newspaper
Post count: 1

https://powerup-gaming.com/

While I was still using php 7.4 when trying to preview posts I was getting the following error:
https://powerup-gaming.com/wp-content/uploads/2023/09/Screenshot-2023-09-24-at-7.08.53-am.png

Now that I’ve updated to php 8.0, I’m getting this error:
https://powerup-gaming.com/wp-content/uploads/2023/09/Screenshot-2023-09-24-at-7.11.33-am.png

I have looked at my File Manager and the path mentioned in the second error does not exist and I’m not able to find a copy of the path or file anywhere else.

Post count: 35449

Hi LeoStevenson, so that error appears only when you are using php 8? It is possible to have some cache that is still searching for old php version/paths (7.4). We had some cases when we needed to clear all cache and restart the server after the php version was updated. Also, the problem can be case by a plugin, what can be done is to check when there is no plugin enable if the problem persists, if no, then add the theme plugins and check again to see if is related to a theme plugin and so on until you get the plugin that caused the problem.
Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.