Skip to content

comments not visible in panel viewΒ #84

@mauricerenck

Description

@mauricerenck

Comments not shown in panel, when filterUnverified is not set in the config.php

Thanks Maurice! πŸ‘

I ran composer update, confirmed I wasn't overriding any snippets, and got the expected result, though I did need to keep the filterUnverified config flag to false in order to see unpublished comments in the Komments panel view (they do appear at the page-level kommentsInbox without the config, however).

So the minimal config to get the expected result is:

'mauricerenck.komments.storage.type' => 'sqlite',
'mauricerenck.komments.storage.sqlitePath' => './content/.db/',
'mauricerenck.komments.spam.verification.filterUnverified' => false,

Not sure if this is expected or just needs to be mentioned on the installation page. I will leave it in your hands to close the issue.

Fantastic plugin! And thanks for such a quick reply.

Originally posted by @richardthebrave in #83

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