Skip to content

Warnings generated when debug != 0 #14

@ceap80

Description

@ceap80

When I enable debug, I keep getting this warning


```

But the plugin is uploading the file and saving the data in the model.

The thing that looks strange to me, is that the warning is beig generated in the component even when I'm only using behaviours.

But if I remove the plugin for the list of components in `app_controller.php`, I receive the following error: `Cannot redeclare class FileUploadSettings`

So a quick question, becuase I could not find the answer in the docs.

If I am just using behaviours, is it required to list the plugins in the components array of `app_controller.php`?
```

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