Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unrecognized option "enable_wordpress_listener" under "ekino_wordpress" #119

Open
faridmovsumov opened this issue Jul 13, 2016 · 2 comments

Comments

@faridmovsumov
Copy link

I get the following error

Fatal error: Uncaught Symfony\Component\Config\Definition\Exception\InvalidConfigurationException: Unrecognized option "enable_wordpress_listener" under "ekino_wordpress" in ******/symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php on line 314

Symfony Version 2.8

I solved this problem by removing "enable_wordpress_listener" form config.yml
It is not showing error but I think something can be broken after that.

Why do I get this error and what is the right way to solve it?

@eko
Copy link
Collaborator

eko commented Jul 14, 2016

Hi @faridmovsumov,

I don't know why you are getting this error as the configuration value can be used actually (see: https://github.com/ekino/EkinoWordpressBundle/blob/master/DependencyInjection/Configuration.php#L44).

Can you please close this issue if it is not still revelent?

Thank you

@daanvooijen
Copy link

Hi @eko ,

As i am using your bundle for a school project, I have come a cross some problems. The biggest one is mentiond above.

"Fatal error: Uncaught Symfony\Component\Config\Definition\Exception\InvalidConfigurationException: Unrecognized option "enable_wordpress_listener" under "ekino_wordpress" in ******/symfony/vendor/symfony/symfony/src/Symfony/Component/Config/Definition/ArrayNode.php on line 317" i am using symfony 3.1 and wordpress 4.6.1 I hope you can help me out a bit (:

kind regards,

Daan van Ooijen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants