by Celedam » Thu Jan 26, 2023 12:56 pm
Okay, whatever it is, I'm seeing it now as well.
I don't think it's the PHP engine; that would cause issues with page rendering, issues that we've seen before.
This looks more like an issue with loading assets (banners, buttons, icons, smileys), from wherever those assets are stored. And all of the asset URLs point to the site root (./), which depends on the domain each visitor uses, which suggests this is an issue with domain aliasing and resolution.
EDIT: And now it's working normally again, less than an hour later. Whatever it is, it's intermittent. If this site is still on shared hosting, ask the sysadmin to check for unusual activity from the other sites. Otherwise, it's probably something upstream from this site.
EDIT: Aaaaand it's broken again. Whatever it is, it's intermittent, which is the worst — difficult to diagnose, and probably out of your control anyhow.