Skip to content

Warnings generated when debug != 0 #14

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`?
```

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