You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.
Hey there.
Having some problems after installing this bundle... i would be grateful for some help.
Calling a newly generated Sf controllerAction (with app.php) , shows the "hi world" text, then an error message.
ContextErrorException in pluggable.php line 1179:
Warning: Cannot modify header information - headers already sent.
Doing the same with app_dev.php shows a wp page with Sf profiler, which says the "Ekino\WordpressBundle\Controller\WordpressController::catchAllAction" was called.
Cannot enable the Ekino Wordpress Symfony plugin, because it doesn't see the vendor directory.
Thanks.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey there.
Having some problems after installing this bundle... i would be grateful for some help.
Calling a newly generated Sf controllerAction (with app.php) , shows the "hi world" text, then an error message.
ContextErrorException in pluggable.php line 1179:
Warning: Cannot modify header information - headers already sent.
Doing the same with app_dev.php shows a wp page with Sf profiler, which says the "Ekino\WordpressBundle\Controller\WordpressController::catchAllAction" was called.
Cannot enable the Ekino Wordpress Symfony plugin, because it doesn't see the vendor directory.
Thanks.
The text was updated successfully, but these errors were encountered: