Hello!
I have been putting this off for a while, so I don't remember which version I was running when it started. The problem that occured (and still does) is that when I upgraded I got this error message
XML Parsing Error: undefined entity Location: https://www.ftek.se/main/wp-admin/upgrade.php?_wp_http_referer=%2Fmain%2Fwp-admin%2Fplugins.php%3Fplugin_status%3Dall Line Number 6, Column 19:
<title>WordPress \&rsaquo Uppdatera</title>
-------------------------^
Somehow I discovered that if i remove the "xmlns" in the tags starting with "<html xmlns" the problem goes away. I have to do this in all files containing this, not just upgrade.php.
I have no idea what is wrong, I would appreciate suggestions how to fix this.
Best regards
Ingrid
Edit: I put a \ in front of the & because when I posted it was parsed as >...