Class ‘DOMDocument’ not found
-
If the user’s website does not have the DOM extension your plugin throws an error. I’d recommend testing to see if that class exists and if not output an error message telling them how to fix it.
https://stackoverflow.com/questions/14395239/class-domdocument-not-found/14395414#14395414
I have added such a message here (see lines 710-713): https://gist.github.com/mikeschinkel/5a9f55363d231ff4b1f9c7be52399f74
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Class ‘DOMDocument’ not found’ is closed to new replies.