Hello everybody,
I just installed Guestbook 1.1.9.
Guestbook is implemented as a new page with content = guestbook. I can see guestbook on my site, I can do anything with this. When I wanted to insert a message via the site, it won't be posted... Even i can't see the message in the admin-panel. But when I post a message via my admin-panel, it works... Show message directly is on.
Why doesn't it work via my site?
an example: http://www.mvdlans.nl/ttcv/cms under Gastenboek.
Tnx a lot!
Guestbook 1.1.9 installed, but can't post anything...?
Re: Guestbook 1.1.9 installed, but can't post anything...?
Marcel,
shownow=1 is the correct setting, not correct=true. In the example it says true, but the option-list shows 0/1.
Ronny
shownow=1 is the correct setting, not correct=true. In the example it says true, but the option-list shows 0/1.
Ronny
-
marcelvdlans
Re: Guestbook 1.1.9 installed, but can't post anything...?
I know, but i can't change that anywhere?
I made a new page with {cms_module module="Guestbook" number="5" shownow="1" smiley="1"}, but this doesn't work too...
I made a new page with {cms_module module="Guestbook" number="5" shownow="1" smiley="1"}, but this doesn't work too...
Last edited by marcelvdlans on Fri Mar 09, 2007 2:11 pm, edited 1 time in total.
-
marcelvdlans
Re: Guestbook 1.1.9 installed, but can't post anything...?
After that, i tried it on my localhost and it doesn't work there too 
Re: Guestbook 1.1.9 installed, but can't post anything...?
Marcel,
what if you use the following call:
So without the quotes around the numeric fields. If that works, you can wrap smiley and captcha in again. Just to be sure.
Ronny
what if you use the following call:
Code: Select all
{cms_module module="Guestbook" number=5 shownow=1}
Ronny
-
marcelvdlans
Re: Guestbook 1.1.9 installed, but can't post anything...?
I tried it, but it still didn't want to insert a message... 
Re: Guestbook 1.1.9 installed, but can't post anything...?
Strange,
I installed it after your post and have no problems inserting the entries.
The last pice of code is used in the following link:
http://test.krijt.eu/cms/index.php?page=test
Ronny
I installed it after your post and have no problems inserting the entries.
The last pice of code is used in the following link:
http://test.krijt.eu/cms/index.php?page=test
Ronny
-
marcelvdlans
Re: Guestbook 1.1.9 installed, but can't post anything...?
Really strange, but i uninstalled Guestbook and installed it again and it works...
Maybe I did something that guestbook didn't work anymore...?
Thanx Ronnie anyway!
Maybe I did something that guestbook didn't work anymore...?
Thanx Ronnie anyway!
Re: Guestbook 1.1.9 installed, but can't post anything...?
I've seen reports like this in the past when people removed fields from the guestbook form.marcelvdlans wrote: Maybe I did something that guestbook didn't work anymore...?
This was changed a couple of version ago though; with the current version you should be OK as long as you keep the name and message fields unchanged.
Regards,
D


