Skip to content

Hiding course category disables sending of emails even if the course itself is visible #783

@mariusros

Description

@mariusros

Thank you for providing this very useful plugin! I have a suggestion:

The includeinnotvisiblecourses setting is not very intuitive

$sql .= " AND co.visible = 1 AND cat.visible = 1";

The setting itself doesn't mention course categories, only courses

Image

so it took us a while to figure out why no emails were sent. I think either the description should be changed so it is clear that the course categorie also needs to be visible or the visibility of the category should not play a role at all.

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