When I'm going to the admin panel there's no new guestbook entries that i just add.
I receive the confirmation message after entry.
Guestbook V 1.1.2
CMSMade Simple canary
Guestbook entries are note add
Guestbook entries are note add
Last edited by patlap on Tue Aug 29, 2006 4:28 pm, edited 1 time in total.
Re: Guestbook entries are note add
Odd, Guestbook-1.1.2 is working fine on 0.13 overhere.
Did you do a clean install of the guestbook module or an upgrade?
I understand "show messages immidiately" is turned off and you get a "Thank you! The message will appear after it's validated by administrator." message, but the message is not (inactive) in the entry list in the admin?
How did you include the module on the front-end, using 'Guestbook' content type or with a {cms_module} call?
Did you do a clean install of the guestbook module or an upgrade?
I understand "show messages immidiately" is turned off and you get a "Thank you! The message will appear after it's validated by administrator." message, but the message is not (inactive) in the entry list in the admin?
How did you include the module on the front-end, using 'Guestbook' content type or with a {cms_module} call?
Re: Guestbook entries are note add
It's an upgrade and I have 2 pages.
One that use guestbook content and another one with {cms_module module="guestbook" ...
One that use guestbook content and another one with {cms_module module="guestbook" ...
Re: Guestbook entries are note add
Is the entry added at all, does it show up on the guestbook pages? From which version did you upgrade?
Make sure the date field in the cms_module_guestbook table is of type datetime (not time) if you have database access.
Re-installing the module should fix this, but you'll loose your current guestbook entries.
Make sure the date field in the cms_module_guestbook table is of type datetime (not time) if you have database access.
Re-installing the module should fix this, but you'll loose your current guestbook entries.
Re: Guestbook entries are note add
I just re-install it and the problem still there.
Even if I add a new entry directly in the admin panel it doesn't show up.
Even if I add a new entry directly in the admin panel it doesn't show up.
Re: Guestbook entries are note add
cms_module_guestbook
Field Type Null Default
date datetime No 0000-00-00 00:00:00
Field Type Null Default
date datetime No 0000-00-00 00:00:00