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 Sep 16, 2021. It is now read-only.
I am currently implementing the sitemap and the error handling for the
website. symfony-cmf/symfony-cmf-website#94
Maybe you can find some hints when you see the examples.
please check the symfony log (app/logs/prod.log resp. dev.log and the
nginx/apache logfile. when you get a blank page, there is very likely
some php error somewhere. if it can't render out an error page with
app_dev.php, it hopefully at least outputs something to the logfiles.
also, try to run app/console, maybe that is enough to see an exception
that gives you further hints.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I work with symfony cmf version 1.3. I have installed seo bundle that include sitemap buildings.
I do all the steps like documentation but as result i obtain white page.
My configuration is :
any help would be appreciated.
The text was updated successfully, but these errors were encountered: