Just looking at the source code on your index page, and I'm seeing two things that look fishy... 1. Do your entry ID numbers typically have angle brackets (<...
Thanks angela - this got me most of the way there, everything seems to be working now, except the comment numbering system. If you could, just have another...
just added to the file library a tweaked-out version of dotcomments w/ comment deletion, IP banning, blogger post-page support, spammer checking, and url &...
Checked out the site and tried out the script. I'm trying to get it to work on my site and am having 0 luck. http://dailybugle.net/blog/testcomment.html Any...
My comments were working properly and today the window width is resizable in some browsers (ie / firefox on Windows and firefox on mac) the window is not...
paul -- did you follow the directions for previous dot comments installations? you need to create a comments directory chmodded to 755 as as subfolder of the...
... Hi, thanks for the reply. I have the script and the comments directory located in the root of my public_html directory. Both script and comments.php are...
Well, looks like your blog files are in /blog...your comments directory and comments.php should be in there as well, according to the dotcomments setup. Did...
... subfolder ... Warning: flock(): supplied argument is not a valid stream resource in /home/dailybug/public_html/comments.php on line 218 Warning: fclose():...
I did have cgicomments setup a little while back. I'm hoping that once I get this incarnation working that I'll be able to modify my old comment files to the...
In case anyone was curious, I did figure out how to do some basic form validation. At least, someone has to enter something resembling a valid-looking email...
Heya, Mobius...been trying to get your Uber-script to work on my site, and I'm so close (and yet so far)! I've tweaked it to "work" (meaning, look like it's...
http://dailybugle.net/blog/testcomment.php Ok, I've got everything working nicely now. Comments show up, the count is accurate. Admin controls work. Spam...
hi this is my blog comments page http://www.pimp- vibes.net/comments/comments.php for some reason i get these errors Warning: fwrite(): supplied argument is...
Need to change permissions (chmod 777) on the script, the comment folder, and possibly the folder containing the script. I had this same set of errors a couple...
http://www.perotheus.com/ I am not sure what happened. I originally backed up my template code, edited some stuff with Greyduck's assistance in an attempt to...
How possible is it that this following change to my domain (this was an announcment by my domain host) is causing it? <i> <b>PHP Configuration Change,...
I realize that this post is old, but the number count problem seems to be a common issue. in the past I have used FTP to upload comments to old posts (like I...
Will this work for the 2.5 code as well? Impatient clickers (or people who don't have the capacity to understand SINGLE CLICK double post all the time. (and my...
Hello All, I've just learned that the final dotcomments distribution (from 2001) can be exploited to send outgoing spam. The hosting company I use has disabled...
... Nice work with the spam protection by the way! I have not implmented this yet, I was wanting to ask a question first. Does this /version of dotcomments...
I was wondering if there were new *updated* versions of Uberdotcomments to be made available in the near future. I have the script ready to implement, but...
I am still having some issues with comments being recorded and showing on the comments page. I have went over and over it all. http://www.bastardinc.com Who...
I am still trying to work on a solution for this. I am weary of the problem by now. I have checked the first section of code and re-placed it twice. I have...
Double-check your server's PHP configuration. In php.ini, dotcomments requires register_globals to be On. Found this out the hard way, after using a custom...
Your authorization might be failing if Safe Mode is turned on on your server. If that's the case (as it was for me) you can remove the authorization code from...
Some idiot spammer (but I repeat myself) hit one of my hosted sites over the last day or so, generating all of about 10 emails to the site owner... but not...
FIXED!!! My problem was in the portion of code you place in the top of your HTML template. This is how the script is now, and the counts are working. If you...
hey there, has anyone implemented a form of validation that's decreased their comment spam? if so, can you share it in a way that's comprehensible to a...