You are not logged in.
A breaking change in pcre-8.34 causes a bug in mediawiki where many of the pages show up blank (with no content), because of a PHP error happening under the covers. The bug has been reported and fixed upstream.
This won't be fixed in the Arch package until the new mediawiki release, but until then, these steps worked for me:
Downgrade pcre to 8.33.
Restart your machine. For some reason just restarting Apache didn't fix the issue for me, but restarting my whole machine did. I probably just missed a step.
Edit a page in your wiki and save it, without making changes. At least for me, this seemed to fix all the other pages.
There's more info at the linked bug, but these steps might help any Arch users running into the issue.
Offline
This is already fixed in the arch package. I'd also recommend to apply the patch to mediawiki if you are not using the package from the repos rather than downgrading pcre.
Offline
You're right, my mistake. I must have upgraded just before the most recent Arch package. Thanks for the update.
Offline