Page 1 of 1

Guestbook Plugin

Posted: Sat Apr 02, 2005 6:51 pm
by gwak
Hi

I have downloaded and installed the guestbook plugin onto my host server. Loaded it through the admin page, it has saved it, but I can't find it to use it. What have done wrong. I used the additional plugins from CSV. What is the path to the guestbook?

Thanks in advance

Gary :D

Re: Guestbook Plugin

Posted: Sun Apr 03, 2005 2:39 am
by garvinhicking

How do you edit guestbook?

Posted: Sun Apr 03, 2005 12:44 pm
by gwak
Thanks Garvin

I have got the guestbook up and working. Is there a way of editing or deleting entries

Regards

Gary :D

Re: How do you edit guestbook?

Posted: Sun Apr 03, 2005 7:44 pm
by garvinhicking
I must admit I've never used the plugin, so I can't tell. You could use phpMyAdmin and browse the guestbook table and delete it there, though.

Regards,
Garvin

Editing

Posted: Sun Apr 03, 2005 7:49 pm
by gwak
Hi Garvin

I deleted directly from the database. That looks to be the only way at present, I may write something to cover this issue.

Regards

Gary

Posted: Fri May 20, 2005 3:26 am
by EvilEd
I want to try this plugin but i won't work. It didn't create the nessecary table and returns an empty content when i request the URL.

I tried to create the table manually but no result. the plugin isn' t workunk yet.

I'm using s9y 0.7.1 isn't the plugin compatible with this?

Greetz

Jörg aka EvilEd

Posted: Fri May 20, 2005 3:57 am
by EvilEd
I have update to 0.8.1 and it works...

Posted: Mon Jul 25, 2005 11:53 pm
by SILU
HI !
I have this URL to my guestbook as you posted above but there is no advice, only my first site of my blog will be shown:

http://www.my-application.biz/index.php ... =guestbook

thx

Posted: Tue Jul 26, 2005 12:35 am
by robert
@SILU
Did you install the guestbook plugin?

As I see, you have a german language blog: If you installed the plugin you can find in the settings:
Statische url
definiert die URL unter der die Seite erreichbar sein soll ( serendipity[subpage]=name )
There you have to write in "guestbook"

If after that the fault isn´t eliminated we have to look deeper...

Regards
Robert

Posted: Tue Jul 26, 2005 10:50 am
by Guest
HI !
I have already installed the guestbook. Then i looked for a URL, but there was no advice. If i looked in this forum for a possible url i found the url i postet above - i used it and got this error. at the plugin-advice at the admin-panel there is no advice of an possible url.

Posted: Tue Jul 26, 2005 10:56 pm
by SILU
Hi, the last guest-post was also mine:

Now i have inserted at the following
Statische url
definiert die URL unter der die Seite erreichbar sein soll ( serendipity[subpage]=name )
the following URL:
/index.php?serendipity[subpage]=guestbook
but there is no advice, only the startpage will be shown !

Posted: Tue Jul 26, 2005 10:59 pm
by robert
Just a misunderstanding.
In this field only type "guestbook"

then you can call it in your browser with www.mydomain.tdl/.../index.php?serendip ... =guestbook

Ok?

Posted: Tue Jul 26, 2005 11:00 pm
by garvinhicking
You need to replace "serendipity[subpage]=XXX" where XXX is the value of the configuration directive you entered for "Title of the Page". By default this is "Gaestebuch". So if you did not change anything there you can call the plugin with: index.php?serendipity[subpage]=Gaestebuch.


Regards,
Garvin

Posted: Wed Jul 27, 2005 12:08 am
by SILU
robert wrote:Just a misunderstanding.
In this field only type "guestbook"

then you can call it in your browser with www.mydomain.tdl/.../index.php?serendip ... =guestbook

Ok?
OK, that was the problem, thx for your help.