Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2007-02-19 17:40:36
- sbo
- Member
- Registered: 2006-06-06
- Posts: 47
... generate a guestbook ?
Hi,
CMS :
- Textpattern
4.0.4
Plugins :
sdr_guestbook 4.0 sed
sed_comment_pack 0.5
Objective :
Generate a guestbook
Tutorial :
http://txp-plugins.netcarving.com/plugins/guestbook-and-comment-pack-integration
Configuration :
section = guestbook
article = guestbook (with my custom text)
form = default
comments_form = guestbook_comments_form (Steve Dickinson’s code)
Command :
<txp:sdr_guestbook section=“guestbook” articletitle=“guestbook” form=“default” commentform=“guestbook_comments_form” pagestring_placement=“both” />
===
Problem : When i load the new section (http://example.com/guestbook), i get my article ‘guestbook’ with my ‘test’ comments but not in reverse ordering not paginated. It comes out like any other article and comments of my website.
What do you think i did wrong ?
Thank you,
Stephane.
Stéphane.
Offline
#2 2007-02-21 21:24:23
- Joey
- Member
- From: Netherlands
- Registered: 2005-01-19
- Posts: 257
Re: ... generate a guestbook ?
Hi, I actually use the unhacked version of sdr_guestbook_4.0.1. Maybe you could try that one. I got it working under 4.0.4 with the following tag:
<txp:sdr_guestbook section="guestbook" pagelimit="20" articletitle="Comments" form="guestbook" />
For the guestbook
form you use simply (or something like this, just use the default comment tags):
<p>On <txp:comment_time /> wrote <txp:comment_name />: <txp:message /></p>
Maybe this will work. Let me hear.
Regards,
Joey
Offline
#3 2007-02-22 17:38:46
- sbo
- Member
- Registered: 2006-06-06
- Posts: 47
Re: ... generate a guestbook ?
Well, i use the same version of sdr_guestbook. But even with the settings you suggest, i get nothing but a classical view of the comments.
I don’t know if i’m allowed to give here the address of my guestbook; let me know if it could help.
Thank you for your help,
Stéphane.
Stéphane.
Offline
#4 2007-02-22 18:41:40
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: ... generate a guestbook ?
sbo wrote:
I don’t know if i’m allowed to give here the address of my guestbook; let me know if it could help.
Yes please. We’ll have a look.
Offline
#5 2007-02-22 23:13:22
- sbo
- Member
- Registered: 2006-06-06
- Posts: 47
Re: ... generate a guestbook ?
That is very kind of you :
http://boudrant.com/cio/guestbook
Stéphane.
Stéphane.
Offline
#6 2007-02-22 23:33:41
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: ... generate a guestbook ?
How do you know it’s not in reverse ordering and not paginated? You only have one comment?
Offline
#7 2007-02-23 00:39:11
- sbo
- Member
- Registered: 2006-06-06
- Posts: 47
Re: ... generate a guestbook ?
Sorry i erased last night temporary messages. I will put them online again to let you see the way they come out.
Stéphane.
Offline
#8 2007-02-23 00:48:06
- sbo
- Member
- Registered: 2006-06-06
- Posts: 47
Re: ... generate a guestbook ?
I did not believe in the fact that using the unhacked version of sdr_guestbook_4.0.1 could make the difference.
But apparently it does; since i replaced my previous version tonight, pagination and reverse ordering are working fine.
Thank you all.
Stéphane.
Stéphane.
Offline
#9 2007-02-23 08:00:21
- Joey
- Member
- From: Netherlands
- Registered: 2005-01-19
- Posts: 257
Re: ... generate a guestbook ?
No problem, let us hear if you have anyu further questions :)
Regards,
Joey
Offline
#10 2007-02-23 14:08:34
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: ... generate a guestbook ?
sbo wrote:
I did not believe in the fact that using the unhacked version of sdr_guestbook_4.0.1 could make the difference.
It shouldn’t. I’m using Steve’s modification of the guestbook and it’s working fine!
Offline
#11 2007-02-23 17:32:58
- sbo
- Member
- Registered: 2006-06-06
- Posts: 47
Re: ... generate a guestbook ?
Maybe i missed something; you are probably right. Well, most important is it’s working now.
But you are right to correct me; i would not like to give here a bad information.
Thank you again,
Stéphane.
Stéphane.
Offline
Pages: 1