Style sheet does not load for wp-admin
-
Hi Folks,
I have an untouched WordPress 6.6.2 installation running on Fedora 40, which means lots of new stuff. The content shows perfectly, or at least the one page that is there shows perfectly, but site admin does not honor the theme. Here is what I mean: https://imgur.com/a/sxjbSfA
There are other symptoms. When I ask for the site-edtor.php I am told that Javascript is a requirement, but javascript is enabled:
On the first request, I get the main content page with choices in the upper right (Sample Page) and left corners (request the root page) , but I do not get the admin tool bar. https://imgur.com/QEVjlTO However, if I choose either one, it does as you would expect, and I am not challenged for login, because I am apparently already logged in, and now I do get the tool bar. If I click on anything on the toolbar, I am taken to wp-admin world, where I suffer a deluge of uncaught exceptions, and no theme is applied. I suspect that jQuery is not getting loaded and the deluge is just a cascade of consequences of that.
I can watch all of this on the Firefox developer tools, F12. Requesting “https://wp.tryx.org” offers no resistance, and “pause on exception”, of course, has nothing to add. However, if I request anything in wp-admin world, I get “uncaught exception”. Lots of them.
We are now getting to the limit of my understand of what I see, but the culprit appears to be https://wp.tryx.org/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6, or at least this is what is right in front of me with red squiggly lines under a javascript reference to “window”.
I’m pretty sure that these circumstances are not some perversion of WordPress caused by my fiddling with it, because I have done nothing but install and ask for content, although I also suspect it is a configuration problem, which will turn out to be exactly of my doing, but the complaints are not helping me determine where the problem is.
An additional note: I get the same results on both Firefox and Google Chrome.
Thanks for the help,
Chris.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.