Closed (won't fix)
Project:
HTML Purifier
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2011 at 06:16 UTC
Updated:
28 Jan 2012 at 20:27 UTC
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
Comment #1
ezyang commentedThis is because you need to download HTML Purifier from http://htmlpurifier.org and install it according to INSTALL.