Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#31 2006-02-12 19:45:32

step21
Member
From: Germany, Black Forest
Registered: 2004-09-03
Posts: 25
Website

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

Hi, I’m getting an out of memory error if I activate your plugin. Have others experienced this in the past?
thx in advance,
Florian

———SNIP——-
Fatal error: Allowed memory size of 62914560 bytes exhausted (tried to allocate 10612 bytes) in /home/florian/public_html/bergdersterne/textpattern/lib/txplib_misc.php(459) : eval()’d code on line 909

Last edited by step21 (2006-02-12 20:14:29)


Ever/Never Design
Beauty meets Business.

Offline

#32 2006-02-12 19:50:13

roelof
Member
Registered: 2005-03-27
Posts: 647

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

Sander,

Can you reply to a question i asked in the not updated plugin.

Roelof

Offline

#33 2006-04-09 12:49:06

hedning
Member
Registered: 2006-03-20
Posts: 12

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

I am having trouble with the answer message to a post. When I installed the guestbook it worked all right first. After sending an entry it said, something like: “please wait until we accept your post”. Then I worked on the txp-page for the guestbook – cause I had two entries (the Guestbook and an ordinary article called Guestbook). I figured out how to get rid of the article but now it doesn`t give me the “please wait” message anymore. (Though the post shows at the admin-commentssections). Can you help me?

Offline

#34 2006-04-09 13:24:51

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

Did you set ‘moderate comments’ to ‘no’ (in admin > preferences)? If so, comments are displayed right after posting and a ‘please wait’ message is not displayed. As far as I know this setting goes for all comments, including sdr_guestbook.

Offline

#35 2006-07-03 22:14:21

lee
Member
From: Normandy, France
Registered: 2004-06-17
Posts: 831

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

Anyone know if this nice plugin works on a subdomain like http://en.mydomain.com using 4.03?

Thanks, Lee

Offline

#36 2006-07-17 20:21:16

xylpho
Member
From: Brest, France
Registered: 2005-10-24
Posts: 28

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

Hello happy people,
I try to set up the guestbook mais have some warnings. On page load i got this on top of my page:
<code>tag_error <txp:sdr_guestbook section=“Guestbook” articletitle=“guestbook” pagelimit=“10” /> ->  Notice: Undefined variable: pagestring_placement  on line 212
tag_error <txp:sdr_guestbook section=“Guestbook” articletitle=“guestbook” pagelimit=“10” /> ->  Notice: Undefined variable: pagestring_placement  on line 213
tag_error <txp:sdr_guestbook section=“Guestbook” articletitle=“guestbook” pagelimit=“10” /> ->  Notice: Undefined variable: pagestring_placement  on line 215
tag_error <txp:sdr_guestbook section=“Guestbook” articletitle=“guestbook” pagelimit=“10” /> ->  Notice: Undefined variable: pagestring_placement  on line 216
tag_error <txp:sdr_guestbook section=“Guestbook” articletitle=“guestbook” pagelimit=“10” /> ->  Notice: Undefined variable: out  on line 223</code>
Here the sample code of my page:
<code>
<div id=“post”> <txp:sdr_guestbook section=“Guestbook” articletitle=“guestbook” pagelimit=“10” /> <txp:if_comments_allowed> <txp:comments_form /> </txp:if_comments_allowed> <txp:comments /> </div>
</code>

Did I miss something important? Am I dumb? Please help.
You can see the page here:
Angel suicide


don’t eat yellow snow

Offline

#37 2006-07-17 20:44:14

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

As far as I can see this shouldn’t be the problem, but what happens if you add the pagestring_placement attribute to the tag? (values can be "top", "bottom" or "both")

Offline

#38 2006-07-17 20:49:57

xylpho
Member
From: Brest, France
Registered: 2005-10-24
Posts: 28

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

Thanks for your reply. For <code>pagestring_placement=“top”</code> I got an error (just ONE)

<code>tag_error <txp:sdr_guestbook section=“Guestbook” articletitle=“guestbook” pagelimit=“10” pagestring_placement=“top” /> -> Notice: Undefined variable: out on line 223
Go to content Go to navigation Go to search
</code>


don’t eat yellow snow

Offline

#39 2006-07-17 20:53:55

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

O.K. Just change production status to ‘live’ (in admin > preferences). It will probably go away ;)

Offline

#40 2006-07-17 20:58:26

xylpho
Member
From: Brest, France
Registered: 2005-10-24
Posts: 28

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

Ho no. That was so simple? It works
Pffff

Thanks for your help Els


don’t eat yellow snow

Offline

#41 2006-09-16 17:18:35

Ulti
New Member
Registered: 2006-09-16
Posts: 3

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

Hi!

I’ve got a little problem. The comments show up, but without the message. I only get the header and the date.

My tag looks like this:
<code>
< txp:sdr_guestbook section=“gbuch” pagelimit=“20” articletitle=“gbuch” form=“gbuch” pagestring_placement=“both” / >
</code>
I have a section and an article both called “gbuch”. My form “comments” is this:

<code>
<h5><txp:comment_name /> <span class=“datum”><txp:comment_time /></span></h5>
<txp:comment_message />
</code>

You can look at it here: my guestbook

Can you please help me?

Last edited by Ulti (2006-09-16 17:19:00)

Offline

#42 2006-09-16 18:10:34

els
Moderator
From: The Netherlands
Registered: 2004-06-06
Posts: 7,458

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

It’s <txp:message /> :)

Offline

#43 2006-09-16 19:21:45

Ulti
New Member
Registered: 2006-09-16
Posts: 3

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

Thank you, it works now! :)

Offline

#44 2006-11-20 08:33:32

holli.p
Member
From: Pinneberg/Germany
Registered: 2004-04-21
Posts: 83
Website

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

hhmmm… my comments are not in reverse order. what happens?

i use textpattern 4.0.4

this is the conten of the site, used by the guestbook section:

<txp:article form="default" limit="20" />
<txp:sdr_guestbook section="gaestebuch" pagelimit="20" articletitle="gaestebuch" 
divid="navcontainer" pageul="navlist" commentsid="commentsid" 
pagestring_placement="both" />

and the default comment form:

<txp:message /><p>
<em>Schrieb <txp:comment_name /> am <txp:comment_time /> |
<txp:comment_permlink>Link</txp:comment_permlink><p></em>

thanx, holger

Last edited by holli.p (2006-11-20 08:34:56)


Visit my Textpattern sites:
Northerndelight | Hasenbude
Curiculum Vitare | Rezepteblock

Offline

#45 2006-11-24 16:43:56

ZeeRaX
New Member
Registered: 2006-11-24
Posts: 4

Re: [plugin] [ORPHAN] sdr_guestbook v4.0 (as in comp. with 4.0.1)

Hi there, Im quite new with TXP, but my knowledge is gettin better :) Althought I still have big problems with setting my guest book. I have found this and some other mods, but there are not working (form and messagges are not shown). Is there anyone able to help me via ICQ, MSN or just email please ?

I would be grateful for any reaction. Thanks a lot, ZeeRaX

Last version I tryied is this one: http://txp-plugins.netcarving.com/plugins/guestbook-and-comment-pack-integration
And Im using TXP ver. 4.0.4 [Sorry for double post, but dont know where it suits better]

Offline

Board footer

Powered by FluxBB