Search the web
Sign In
New User? Sign Up
dotcomments-support · dotcomments
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 453 - 490 of 928   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
453
I believe it's a very little mistake, but where? I'm using Blogger. I did everything (I believe) as the readme.txt told. But I still can't see the comments...
c981890
Offline Send Email
Jun 3, 2003
1:11 pm
454
If your page named .php? It has to be. ... From: c981890 [mailto:kristyx@...] Sent: Tuesday, June 03, 2003 8:11 AM To: dotcomments-support@yahoogroups.com ...
Jim Kukral
jkukral
Offline Send Email
Jun 3, 2003
1:34 pm
455
... That should be } else { on the first line. Phil Ringnalda...
Phil Ringnalda
philringnalda
Offline Send Email
Jun 3, 2003
2:57 pm
456
Yes. It is blogger.php Kristy ... #000;float:left;padding-bottom:20px;margin-right:15px;padding:0px;width:73%; ... ...
c981890
Offline Send Email
Jun 3, 2003
4:20 pm
457
... It didn't help. Kristy...
c981890
Offline Send Email
Jun 3, 2003
4:24 pm
458
It's weird, but the comment link is there, but it isn't putting the value between the tags, so no comment link. Maybe that will help someone who knows this a...
Cyn J
ctjack13
Offline Send Email
Jun 3, 2003
6:08 pm
459
... Ah, sorry, I was looking for a very little mistake, not a very big problem. Didn't bother viewing source until just now, when I saw all the PHP still ...
Phil Ringnalda
philringnalda
Offline Send Email
Jun 4, 2003
3:04 am
460
okay, so i shifted the dotcomments code inside the <blogger> tags, and got a completely different error. any thoughts? CGI Error The specified CGI application...
Adam Freetly
freets666
Offline Send Email
Jun 4, 2003
4:01 am
461
maybe, in the links section, people could post blogs with a working dotcomments script, so people like me, would have a few more examples? please?...
Adam Freetly
freets666
Offline Send Email
Jun 4, 2003
4:03 am
462
okay, i win the stupid prize. i had forgotten to re- upload "comments.php" now i can see "0 comments" everything works until you click submit. then it...
Adam Freetly
freets666
Offline Send Email
Jun 4, 2003
4:28 am
463
here's my blogger code: <? function commentCount($n) { $comments_path = "http://www.archgfx.net/blogger/"; if($file = @fopen($comments_path ....
Adam Freetly
freets666
Offline Send Email
Jun 4, 2003
5:46 am
464
I'm having simular problems. I have my folder (Inward/) that the blog (diary.php) is in and comments.php is in. I also have another folder (Inward/comments/)...
knr20_2000
Offline Send Email
Jun 5, 2003
4:51 am
465
Could it be the problem that Phil was talking about earlier? The whole number is too big? Cause that is a huge number for a comment. I don't remember the...
Cyn J
ctjack13
Offline Send Email
Jun 5, 2003
5:05 am
466
I actually skimmed messages before I went here and posted :) I already fixed that by putting single quotes ' around the <a...
knr20_2000
Offline Send Email
Jun 5, 2003
5:31 am
467
Yeah, while I was testing mine every step of the way just to see the errors I got that before I did what readme step 4 told me to do: Step 4: Set permissions...
knr20_2000
Offline Send Email
Jun 5, 2003
5:42 am
468
thatnks. i did get that fixed. it was something i had to do via my hosting company, since chmod is a unix operation, and i'm on win2k adam ... From:...
adam freetly
freets666
Offline Send Email
Jun 5, 2003
5:47 am
469
Wow, I feel EXTREMELY stupid. In an attempt to figure out what was wrong, I read readme.txt for the third time, this time reading about the variables I can...
knr20_2000
Offline Send Email
Jun 5, 2003
5:58 am
470
... Wild guess (cor, I hate trying to debug PHP when all I can see is what it delivers to a browser): Try taking the @ out from in front of @fopen in function...
Phil Ringnalda
philringnalda
Offline Send Email
Jun 5, 2003
6:05 am
471
I know I read SOMEWHERE how to fix this but I have no clue where and I couldn't find it again :( I have a problem that if no one has posted a comment yet I get...
knr20_2000
Offline Send Email
Jun 6, 2003
6:00 am
472
a popup is calling uus.php3), or it ... PHP but ... It was so. I replaced <? with <?php and it almost worked. ... wouldn't be too terribly surprised if...
c981890
Offline Send Email
Jun 6, 2003
11:54 am
473
Hi everybody, I have a problem in dotcomments and I can use some help to solve it. The counter still in 0 comments after someone make the comment. Can anyone...
Lenora Padua
lenorapadua
Offline Send Email
Jun 6, 2003
12:08 pm
474
... In errorpage.txt in http://groups.yahoo.com/group/dotcomments-support/files/ would be my guess for where. Phil Ringnalda...
Phil Ringnalda
philringnalda
Offline Send Email
Jun 6, 2003
2:56 pm
482
Hi everyone! I have been using remote dotcomments on my website for the past three months and until this morning it was running like a dream. However, now that...
limeice_gal
Offline Send Email
Jun 23, 2003
9:37 am
483
i'm experiencing some rather bizarre behavior. out of nowhere my commentcount has stopped responding properly. new messages w/comments aren't having their...
mobiustrip44
Offline Send Email
Jun 23, 2003
4:31 pm
484
er..nevermind i just saw the new blogger problem posts....
mobiustrip44
Offline Send Email
Jun 23, 2003
4:36 pm
485
even after applying the fix the thing's still not working...
mobiustrip44
Offline Send Email
Jun 23, 2003
4:42 pm
487
Is it at all possible to use this script without using blogger? i'm trying to set it up on my website, and it just uses regular old php pages, nothing special....
faroutthere90
Offline Send Email
Jun 24, 2003
5:53 pm
488
I've made the changes suggested by Phil -- converting to a string on the Blogger ID numbers -- but something strange is going on. Everything works fine until I...
Cory Bergman
lostremote1
Offline Send Email
Jun 24, 2003
6:06 pm
489
... comments.php goes one directory *above* the comments directory, not inside it. In itc, you should have both a directory named comments, and a file named...
Phil Ringnalda
philringnalda
Offline Send Email
Jun 24, 2003
9:42 pm
490
Aaaaaah! That did the trick! Thanks a bunch! Now, the only problem is the number of comments doesn't show in the link...but I think I can figure that out. ...
faroutthere90
Offline Send Email
Jun 24, 2003
10:16 pm
Messages 453 - 490 of 928   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help