- March 10, 2006
- 4,434
- 1,897
- Moderator
- #21
A RegExp is used to not just verify that the XML options file exists, but also that the content is valid. It is failing on either part, and judging from your screenshot you have the file, so it is failing on the content.
Please provide a copy of your XML file (modify API info so that it contains something alike to what it is, but not valid, so swap/replace a bunch of chars) so I can manually run the RegExp against it in Expresso to see why it is failing.
Please provide a copy of your XML file (modify API info so that it contains something alike to what it is, but not valid, so swap/replace a bunch of chars) so I can manually run the RegExp against it in Expresso to see why it is failing.