Skip to content

Error : Class 'HTMLPurifier_Config' not found #48

Description

@seppzzz

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;':

namespace g4b0\HtmlPurifier;
require_once '../vendor/ezyang/htmlpurifier/library/HTMLPurifier.auto.php';

sepp.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions