Tip in case the plugin doesn't work
-
I was frustrated that the plugin didn’t seem to work at all. After looking at my server error logs, I noticed
PHP Fatal error: Class 'DOMDocument' not foundAs it turns out, I needed to install
php-xmlon my server (and then reboot apache).After that, the plugin worked.
The topic ‘Tip in case the plugin doesn't work’ is closed to new replies.