He is looking for a module "folder". Try setting explicitly your module :
include_partial('my_module/folder/headline_news');
But (maybe) you will have to put _ on folders :
/modules/my_module/templates/_folder/headline_new
Alex'
Le 19/08/10 22:24, Joshua a écrit :
include_partial("headline
include_partial("headline_news");
How can I do this with partial _headline_news.php inside a folder
within templates? If I try something like
project_root/apps/frontend/modules/some_module/templates/folder/
_headline_news.php
Then in the template index
include_partial("folder/headline_news");
Th
include_partial("headline_news");
How can I do this with partial _headline_news.php inside a folder
within templates? If I try
include_partial("folder/headline_news");
The template "_headline_news.php" does not exist or is unreadable in
"".
--
If you want to report a vulnerability issue on symf