BizBuzzV2 image problem and smarty errors

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
User avatar
joscho
New Member
New Member
Posts: 3
Joined: Fri Feb 19, 2010 9:40 am

BizBuzzV2 image problem and smarty errors

Post by joscho »

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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: BizBuzzV2 image problem and smarty errors

Post by Dr.CSS »

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...
User avatar
joscho
New Member
New Member
Posts: 3
Joined: Fri Feb 19, 2010 9:40 am

Re: BizBuzzV2 image problem and smarty errors

Post by joscho »

Hi Goran, Thanks for your reply, but the template summarynewsFrontpage does exist and is set to default. Any other suggestions are most welcome :)
Joscho
uniqu3

Re: BizBuzzV2 image problem and smarty errors

Post by uniqu3 »

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.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: BizBuzzV2 image problem and smarty errors

Post by Dr.CSS »

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"
joscho wrote:but the template summarynewsFrontpage does exist
Post Reply

Return to “Layout and Design (CSS & HTML)”