Page 1 of 1

Guestbook content type missing

Posted: Thu Sep 13, 2012 8:10 am
by mellaker
Hello!

I've made a clean install of cmsms 1.11.1 and want to use the Guestbook module.

I've used the content type "guestbook" earlier but now it's missing from the drop down in the page settings.

I can't get the smarty tag {cms_module module="gastbuch" number="15" guestbook="2" shownow="0" mode="guestbook"} to work either.

I'ts the newest version of the guestbook and I've tried to remove and install it again but no result.

Can I add the content type manual in the database or what should I do?

Thanks!

Re: Guestbook content type missing

Posted: Thu Sep 13, 2012 12:05 pm
by Jos
how about

Code: Select all

{cms_module module='guestbook' 
in stead of

Code: Select all

{cms_module module="gastbuch" 

Re: Guestbook content type missing

Posted: Mon Sep 17, 2012 7:18 pm
by mellaker
That doesn't work either