Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2007-11-21 16:39:32
- Chalito
- Plugin Author
- Registered: 2007-08-22
- Posts: 26
Re: [ORPHAN] cha_comment_reply
yes, it seems to be good. I’m trying to figure it out..
Should be working :)
I’ll try reproducing all I can of this at home and see what happens. meanwhile, could you tell me what version of the plugin you are using? (check the txt file, at the beginning). I’ve been updating some things, so if it’s not the latest, you might want to download it again (if you wait a few mins, I’ll be uploading a new revision in a moment)
Offline
#14 2007-11-21 16:53:42
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: [ORPHAN] cha_comment_reply
Chalito,
I’m sorry I haven’t got the txt file anymore, anyway in the plugins tab it says 0.98-rev86. Thanks again for your help
edit: downloaded again. Now it says 0.98-rev12 but no changes
Last edited by redbot (2007-11-21 17:18:22)
Offline
#15 2007-11-21 18:26:01
- Chalito
- Plugin Author
- Registered: 2007-08-22
- Posts: 26
Re: [ORPHAN] cha_comment_reply
You mean 0.98-rev124 ?
well anyway, it was already a recent version, no big changes so it should have worked with the previous one too.. I’ll look at it and post if I find anything.
Has anyone else had the same problem?
Offline
#16 2007-11-22 00:59:28
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: [ORPHAN] cha_comment_reply
Chalito wrote:
You mean 0.98-rev124 ?
Yes. And, by the way, I tried the plugin on a clean install on my local xampp server and unfortunately I have the same results. I’m sorry I can’t help too much with debugging but I’m really too busy these days
Offline
#17 2007-11-22 01:30:05
- Chalito
- Plugin Author
- Registered: 2007-08-22
- Posts: 26
Re: [ORPHAN] cha_comment_reply
I’ll try on a clean install with xampp on a vmwared winxp box and see what happens.
at this point I’m starting to suspect of server software version (php/mysql/whatever) or something with the OS.. maybe some localization issue?? I’m really lost, I’ve copied your forms into my testing site, including the section name, and it works here.
If this doesn’t produce any results, I could build one version that dumps some debugging info or something so you can send the dump to me to see if we can find something, if you want. I’ll try on a clean install and will let you know how it goes.
cheers!
Offline
Re: [ORPHAN] cha_comment_reply
Chalito,
just sent you a private mail… I created an account for you in DreamHost and created 2 different subdomains for it, one with php4 and the other one with php5 so that you can play with a different setup (it’s a debian sarge with apache) and see how it goes…
You can use the same database for multiple txp installations using a different prefix.
Regards.
Mariano Absatz – El Baby
I don’t suffer from insanity. I enjoy every minute of it.
Offline
#19 2007-11-22 20:43:22
- Chalito
- Plugin Author
- Registered: 2007-08-22
- Posts: 26
Re: [ORPHAN] cha_comment_reply
Thanks a bunch, I’ll give it a try. I’ve tried with php5 on xampp in my windows box, fresh txp install, and it works so far.. I’ll see how it goes with php4.
redbot, what version of php/mysql/etc are you using?
Last edited by Chalito (2007-11-22 20:44:09)
Offline
#20 2007-11-23 02:05:47
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: [ORPHAN] cha_comment_reply
Hi Chalito,
I’m using PHP version 4.4.7 on the live site and version 5.1.4 on the local xampp server. I’ve also tried installing different languages but nothing changes.
Last edited by redbot (2007-11-23 02:26:40)
Offline
#21 2007-11-23 03:09:02
- Chalito
- Plugin Author
- Registered: 2007-08-22
- Posts: 26
Re: [ORPHAN] cha_comment_reply
just tried on php4 and works here anyway.. what a puzzle :)
still looking for the cause
edit: I’ve been looking at your forms more closely, and noticed something odd. In your test site, your comments not only are not indented, but also are numbered, (break is “ol”) and unordered, even when your comments_display form says: <txp:cha_indented_comments wraptag=”“ break=“p” />
According to that, you shouldn’t have numbered comments at all. It would seem cha_indented_comments isn’t being executed. Are you absolutely sure that test page is in the section ‘bridge-to-europe’ ? please double-check in the admin panel. The way comments are presented looks very much like they’re coming from <txp:comments />
I see the article is named bridge-to-europe.. maybe you forgot to set it’s section to that too?
The only thing that bugs me is that if I’m right, we should be seeing all comments as having class=“comment” instead of “indented_comment”. You might want to try adding some text to each part of the if_section tag in the comments_display form to differentiate them so you can see which one is being called.
Cheers
Last edited by Chalito (2007-11-23 03:57:45)
Offline
#22 2007-11-23 10:46:48
- redbot
- Plugin Author
- Registered: 2006-02-14
- Posts: 1,410
Re: [ORPHAN] cha_comment_reply
Ok Chalito,
maybe I got a clue but unfortunately I’ve no time at all now for furter investigation.
I think it dependes from the permanent link mode.
Usually I have it set to section/title.
I’ve tried changing to messy url in my local xampp install and it seems to make a difference but I’m too much in a hurry to check it well.
If you want you can see if this is the solution to the puzzle…
thanks again
Offline
#23 2008-02-25 08:43:31
- Ruhh
- Member
- From: dakota dunes
- Registered: 2008-01-20
- Posts: 305
Re: [ORPHAN] cha_comment_reply
Why the heck is this plugin messing up with the stylesheet? =/ Most of the text looks larger…
Nevermind… I was in Debugging mode.
Last edited by Ruhh (2008-02-25 08:56:13)
<txp:Ruhh />
Offline
Re: [ORPHAN] cha_comment_reply
Ruhh wrote:
Nevermind… I was in Debugging mode.
Ah, good :-)
Mariano Absatz – El Baby
I don’t suffer from insanity. I enjoy every minute of it.
Offline