Thanks Goran, for a wonderful cmsms theme. However, I have some problems setting it up on a fresh cmsms 1.10.3 install:
- Nivo slider (or supersizer?) mixes up the image name: salad.jpg becomes 'salad.-w950-h245-p0-q85-F-----S1-ccentercenter.jpg'
- news slider gives several smarty-errors:
..../lib/smarty/Smarty.class.php:1593 - trigger_error
..../lib/smarty/Smarty.class.php:1415 - _fetch_resource_info
..../lib/smarty/Smarty.class.php:1261 - _compile_resource
..../lib/classes/module_support/modtemplates.inc.php:242 - fetch
..../lib/classes/class.CMSModule.php:2438 - cms_module_ProcessTemplateFromDatabase
..../modules/News/action.default.php:423 - ProcessTemplateFromDatabase
..../lib/classes/class.CMSModule.php:1583 - include
..../lib/classes/class.CMSModule.php:1628 - DoAction
..../lib/module.functions.php:122 - DoActionBase
..../plugins/function.news.php:22 - cms_module_plugin
..../tmp/templates_c/%%06^065^065BC93F%%tpl_body%3A27.php:80 - smarty_cms_function_news
..../lib/smarty/Smarty.class.php:1263 - include
..../index.php:269 - fetch
string(80) "Smarty error: unable to read resource: "module_db_tpl:News;summarynewsFrontpage""
Any idea what goes wrong and how to fix this?
Thanks a lot in advance.
BizBuzzV2 image problem and smarty errors
Re: BizBuzzV2 image problem and smarty errors
Please read the README.txt file included in theme folder...
string(80) "Smarty error: unable to read resource: "module_db_tpl:News;summarynewsFrontpage""
It's looking for a News template called newsFrontpage...
string(80) "Smarty error: unable to read resource: "module_db_tpl:News;summarynewsFrontpage""
It's looking for a News template called newsFrontpage...
Re: BizBuzzV2 image problem and smarty errors
Hi Goran, Thanks for your reply, but the template summarynewsFrontpage does exist and is set to default. Any other suggestions are most welcome
Joscho

Joscho
Re: BizBuzzV2 image problem and smarty errors
Dr.Css is not me
Maybe something gone wrong when importing, try renaming News Template and changing that in the Template where news tag is called.

Maybe something gone wrong when importing, try renaming News Template and changing that in the Template where news tag is called.
Re: BizBuzzV2 image problem and smarty errors
Quote directly from the README.txt...
- Go to "Content -> News -> Summary Templates" and add "newsFooter", "newsFrontpage" and "newsSummarypage" Templates which you will find in this download in the folder "Themes" and separate files.
- The next would be "Detail Template" named "newsDetail", i have assigned in the Template a detail page "News" so make sure you either change this or add a page named "News"
- Go to "Content -> News -> Summary Templates" and add "newsFooter", "newsFrontpage" and "newsSummarypage" Templates which you will find in this download in the folder "Themes" and separate files.
- The next would be "Detail Template" named "newsDetail", i have assigned in the Template a detail page "News" so make sure you either change this or add a page named "News"
joscho wrote:but the template summarynewsFrontpage does exist