Using different summary templates in questions module [SOLVED]
Posted: Thu Oct 30, 2008 9:08 pm
I am using the Questions module, version 1.0.1.
Every time I try to use a different summary template:
{cms_module module=Questions summarytemplate="test"}
I get this error on the page:
string(69) "Smarty error: unable to read resource: "module_db_tpl:Questions;test""
(I have of course created a summary template called test).
I would really like to get around this as Id like to have different displays on my home page and on my main FAQ page.
You can see the working questions module here:
http://www.shareworld.co.uk
and here
http://www.shareworld.co.uk/index.php?page=questions
Just for the record, I dont know alot about php programming or about mysql, but I know my way round a computer and I am quite keen to start getting involved in cmsms on the development side so although a solution would be great, if anyone can point me in the right dirrection to troubleshooting the problem, Id be happy to have a mess around my self.
Every time I try to use a different summary template:
{cms_module module=Questions summarytemplate="test"}
I get this error on the page:
string(69) "Smarty error: unable to read resource: "module_db_tpl:Questions;test""
(I have of course created a summary template called test).
I would really like to get around this as Id like to have different displays on my home page and on my main FAQ page.
You can see the working questions module here:
http://www.shareworld.co.uk
and here
http://www.shareworld.co.uk/index.php?page=questions
Just for the record, I dont know alot about php programming or about mysql, but I know my way round a computer and I am quite keen to start getting involved in cmsms on the development side so although a solution would be great, if anyone can point me in the right dirrection to troubleshooting the problem, Id be happy to have a mess around my self.