Tuesday 10 August 2004 12:38:21 am
The first thing you should try is to clear the cache in eZ publish. I'm not sure what's happened during your upgrade but it might be that the pages are cached with some old content. In 3.4 we uses template compilation by default so when you are doing development on templates I would recommend that you disable template compilation. Then re-enable the template compilation once you're done with your template changes. You also should re-compile the templates once you're done with the changes. This is done with the script;
bin/php/eztc.php -s siteaccess
--bård
Documentation: http://ez.no/doc
|