SyntaxFix
Write A Post
Hire A Developer
Questions
I just had this problem for the millionth time and realized what was causing it: I created an XML file with uppercase letters in the name. All your XML filenames in /res must match [a-z0-9\\._].
/res
[a-z0-9\\._]