Page 1 of 1

Guestbook issues

Posted: Wed Aug 18, 2010 4:33 am
by vlad-m
I've installed guestbook module and try to make it displaying on the page
I use the following smarty
{cms_module module=\"Guestbook\" number=5 shownow=true smiley=1 mailnoti=mim_123@gmail.com}
but I get an error message

other photos string(135) "Smarty error: [in content:content_en line 1]: syntax error: invalid attribute name: 'Guestbook\' (Smarty_Compiler.class.php, line 1550)"
Can somebody help me please?
One more issue is that if i change page settings from "contet" to "guestbook" it looses its alias and stop showing in the navigation bar. How to restore it there?

Thank you

Re: Guestbook issues

Posted: Wed Aug 18, 2010 5:18 am
by vilkis
use

Code: Select all

{cms_module module=Guestbook number=5 shownow=true smiley=1 mailnoti=mim_123@gmail.com}

vilkis

Re: Guestbook issues

Posted: Thu Aug 19, 2010 1:48 am
by vlad-m
vilkis wrote: use

Code: Select all

{cms_module module=Guestbook number=5 shownow=true smiley=1 mailnoti=mim_123@gmail.com}
Thank you. I have inserted the code to the page content, but now the page looks really strange: it  shows neither guest book nor applies css styles. And there is also some characters problem, I use Russian characters.

http://turizmxxx.ru/index.php?page=gostevaya

What I am doing wrong?