Skip to content

PHP Error Displays when not logged in  #116

@k----n

Description

@k----n

It appears above "This report is only available after logging in. Please log in to view."

Warnings for php should be disabled to hide the displayed errors.

error_reporting(E_ALL ^ E_NOTICE);
should be added to the top of the php file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions