One page suddenly blank, how to proceed
PermalinkI was working on a legacy website and although is was working just fine, suddenly one of the pages stopped loading. I does not load any code, or show any errors when inspecting. The top bar does also not show. What would be the best way to proceed? The page contains a lot of important content. Is there a way to debug, and is there a way so I can backup the page content so i can try to duplicate it? Thanks
This is the site/page:https://www.mariafiselier.com/media/...
The server log shows the following when loading:
xx.xx.xx.xx - - [04/Mar/2019:16:51:07 +0100] "GET /index.php?cID=134 HTTP/2.0" 200 193 "https://www.mariafiselier.com/index.php/dashboard/sitemap/full/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.119 Safari/537.36"
To find what exactly is doing that you'd have to do some investigative work starting with which blocks were edited last and may have lead to the issue. Then go to the database and look in the block's saved values for possible errors... It's pretty involved.
FYI I did try to check earlier versions of the page but they all came up blank, as it was not the page or a version of the page with the problem but a particular file in a file set that was used on the page.
Thanks for thinking along with me 👍
Or you could post the code from the page here to see if somebody finds anything wrong