You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sounds like a Composer issue to me, you may need to re-run composer install or try a composer dump-autoload. With composer autoload you shouldn't have to manually require files.
Anyways this is not likely a problem with this module.
Running Task Populate Search
[Emergency] Uncaught Error: Class 'HTMLPurifier_Config' not found
GET /dev/tasks/PopulateSearch
any help?
OK. I found out:
Thats more an issue (?) on Purifier.php
i had to add a require_once right after 'namespace g4b0\HtmlPurifier;':
sepp.
The text was updated successfully, but these errors were encountered: