I just updated to the last HTML Purifier module, and the HTMLPurifier.auto.php is missing. So, when the module is enable, and I run the cron, I get the following error:

Fatal error: require_once() [function.require]: Failed opening required 'sites/all/modules/htmlpurifier/library/library/HTMLPurifier.auto.php' (include_path='.:/usr/lib/php') in …/sites/all/modules/htmlpurifier/library/htmlpurifier.module on line 310

I have looked every which way I can think of, and I cannot see the HTMLPurifier.auto.php at all.

Thanks.

Comments

ezyang’s picture

Status: Active » Closed (won't fix)

This is because you need to download HTML Purifier from http://htmlpurifier.org and install it according to INSTALL.