Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

‘The plugin generated 272 characters of unexpected output during activation’ #195

Open
Rumperuu opened this issue Aug 3, 2021 · 1 comment
Labels
help wanted Extra attention is needed invalid This doesn't seem right
Milestone

Comments

@Rumperuu
Copy link
Collaborator

Rumperuu commented Aug 3, 2021

When activating the Plugin (3.0 branch) on my test site, the following message is displayed:

The plugin generated 272 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

@Rumperuu Rumperuu added the invalid This doesn't seem right label Aug 3, 2021
@Rumperuu Rumperuu added this to the 3.0 milestone Aug 3, 2021
@Rumperuu Rumperuu added the help wanted Extra attention is needed label Aug 3, 2021
@jcvignoli
Copy link

Hard to guess without the actual test plugin, but my take:
1/ you left 272 empty characters after a php closure (?>) in a php file that is called upon activation.
2/ there is an error/confimation message displayed on screen in one of the files called upon activation. It's always hard to debug, but try to check the development console in firefox/chrome, you might find a clue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants