[workaround] news module Error 500 on using custom template.
Posted: Fri Mar 30, 2007 8:59 am
Hi,
I'm using cmsms1.0.4 on linux(2.6.17.7) and everything seems ok, I put a {news} in the home page template, that's ok, but I want the news details to be displayed using a different template as the home page (mainly to don't get the list of news under the news details).
I put a template (the same as my home page but without the call of news module) in /modules/News/templates/ but it result in getting an "unexpected error" (500) when I clic on the "more..." button. I don't get the issue, Any Idea?

thanks in advance.
I'm using cmsms1.0.4 on linux(2.6.17.7) and everything seems ok, I put a {news} in the home page template, that's ok, but I want the news details to be displayed using a different template as the home page (mainly to don't get the list of news under the news details).
Code: Select all
{news number='5' category='General' dateformat="%d/%m/%y" detailtemplate="news.tpl"}If you need more info just askError 500 - Internal server error
Un problème inattendu est survenu.
Veuillez réessayer ultérieurement.
thanks in advance.