Loading...
May 1, 2010#

Useful Debugging in eZ Publish

There are lots of settings and helper functions which can really assist with debugging your eZ Publish site. Here are the key tips I use when I need to work through any issues. These involve making a number of changes to your ini settings to ensure debug/caching is set correctly when developing. One key thing though is to make sure any debug/cache settings you change must be reset when you move your site to production (if you need to check the logs on production, go into the var/logs directory in the root of eZ Publish).
Continue Reading