Do you have something like that in your di config in  module.config.php

'Zend\View\Resolver\TemplatePathStack' => array(
        'parameters' => array(
                'paths' => array(
                        'foo' => __DIR__ . '/../view',
                ) ,
        ) ,
) ,

-----
Hasan H. Gürsoy (HHGAG)
--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/ZF2-Skeleton-Module-and-hello-world-tp4575541p4576467.html
Sent from the Zend Framework mailing list archive at Nabble.com.

--
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to