You are not logged in.
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
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
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
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.
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
That is very kind of you :
http://boudrant.com/cio/guestbook
Stéphane.
Stéphane.
Offline
How do you know it’s not in reverse ordering and not paginated? You only have one comment?
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline
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
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
No problem, let us hear if you have anyu further questions :)
Regards,
Joey
Offline
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!
<txp:Els /> ;)
Tag Reference | Unexpected behaviour? Check the tag trace | Still no clue? Check the names of your custom fields
Offline