Page 1 of 1

Guestbook 1.1.9 installed, but can't post anything...?

Posted: Fri Mar 09, 2007 1:48 pm
by marcelvdlans
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!

Re: Guestbook 1.1.9 installed, but can't post anything...?

Posted: Fri Mar 09, 2007 2:06 pm
by RonnyK
Marcel,

shownow=1 is the correct setting, not correct=true. In the example it says true, but the option-list shows 0/1.

Ronny

Re: Guestbook 1.1.9 installed, but can't post anything...?

Posted: Fri Mar 09, 2007 2:09 pm
by marcelvdlans
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...

Re: Guestbook 1.1.9 installed, but can't post anything...?

Posted: Fri Mar 09, 2007 2:52 pm
by marcelvdlans
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...?

Posted: Fri Mar 09, 2007 3:00 pm
by RonnyK
Marcel,

what if you use the following call:

Code: Select all

{cms_module module="Guestbook" number=5 shownow=1}
So without the quotes around the numeric fields. If that works, you can wrap smiley and captcha in again. Just to be sure.

Ronny

Re: Guestbook 1.1.9 installed, but can't post anything...?

Posted: Fri Mar 09, 2007 3:50 pm
by marcelvdlans
I tried it, but it still didn't want to insert a message...  ???

Re: Guestbook 1.1.9 installed, but can't post anything...?

Posted: Fri Mar 09, 2007 3:56 pm
by RonnyK
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

Re: Guestbook 1.1.9 installed, but can't post anything...?

Posted: Fri Mar 09, 2007 5:06 pm
by marcelvdlans
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!

Re: Guestbook 1.1.9 installed, but can't post anything...?

Posted: Fri Mar 09, 2007 9:55 pm
by Dee
marcelvdlans wrote: Maybe I did something that guestbook didn't work anymore...?
I've seen reports like this in the past when people removed fields from the guestbook form.
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