Hi,
using Drupal 6.18, I first installed HTMLPurifier 4.1.0 and it all went fine.
Then one day, I got a message on my admin page that said something like, "HTMLPurifier is out of date. Please update to 4.1.1".
I then did it. I removed the old "library" folder to the one in 4.1.1.
Since then, when accessing any admin page (not in normal pages) it just gives me the following error on blank page:
Fatal error: Class 'HTMLPurifier_DefinitionCache_Decorator_Cleanup' not found in /home/.../modules/htmlpurifier/library/HTMLPurifier/DefinitionCacheFactory.php on line 84
Should you need more data, please let me know.
________
Blog de Xmariachi
Comments
Comment #1
ezyang commentedWhat are the directory contents of modules/htmlpurifier/library ?
Comment #2
xmariachi commentedFinally I removed the module entirely so I cannot get more info now, sorry - it was a fatal error...
I cannot tell you what was on the library folder, but I tried both 4.1.0 and 4.1.1.
Comment #3
ezyang commentedI mean, I can't reproduce your error, so there's no way to debug this. I will admit the upgrade instructions were a little vague; the new version of the module has better instructions. Closing this as invalid.