Hi, When I tried zf enable layout it inserted in the config file: resources.layout.layoutPath = "APPLICATION_PATH "/layouts/scripts/""
That created an error.When I change it to: resources.layout.layoutPath = APPLICATION_PATH "/layouts/scripts/" It works. My system: Windows 7 PHP 5.3 Could be a bug or my system -- View this message in context: http://n4.nabble.com/zend-tool-enable-layout-tp1015449p1015449.html Sent from the Zend Framework mailing list archive at Nabble.com.
