Hi, I've been using dotcomments with blogger for a few years now and luckily for me things worked out fine without any problems.. until now. I'm trying to set...
... Do you by any chance have a one-line custom 404 error page? If so, it'll read that when it's counting comments, and misreport the number. There are ...
Can't find the answer so I'll ask to see if anyone can help me. I got everything working, but it always displays that there are "0" Comments even though I have...
... got ... nevermind I figured it out. The $comments_path = "http://mydomain/"; has to have the "/" at the end in both the comments.php and the code you paste...
Everything works on my page after installing dotcomments, but for some reason I get this error. For the life of me I can't figure out why. Can anyone help me? ...
Hello, I've been trying to get v2.4 working and have hit a snag - while my host is running PHP version 4, the "in_array" function used by this script is...
you can use "array_search", it works since PHP 4.0.5 (hope your version is this one or later): if (array_search(getenv('REMOTE_ADDR'), $bannedIP) && ...
Okay, I went through the whole archive of messages to see if the answer to my question was there, but it isn't quite. I keep seeing that you can replace the...
I'm not using Blogger but my own weblog creation tool. What I've done is to program my tool to insert today's date as the number for the dotcomments argument...
You can use DotComments with blogger or any other posting system. To make so, each entry has to have an unique identificator. Each entry will have a number...
I am using crimsonblog and I have a link showing but can't get the comments box to open.. I have a general idea what the problem is but I can't seem to fix...
You just add this lines before </head> of comments.php: <script language="JavaScript"> <!-- function check_fields() { if (document.frmPost.commentName.value) ...
Anyone have a good idea how to edit the comment.php file to use a external style sheet? Mainly to make it easier to change the look of a site, without having...
Ok I'm sorta new, but I had all the code working. Then when I tried to post a new post on my site the page will only half load. I use blogger, but it worked...
I would think you could just delete the part in the "<head>" that the php writes to for the style sheet then just put in the link to your external stylesheet....
ok here is the working file example #1 http://www.darkmachine.net then here is one that I tried to update and ad a new post. ALL THAT I DID was go to blogger...
Hi Mätt! With your second link, the page doesn~t load and the URL: http://www.darkmachine.net/404error.html/ is returned. It might be some configuration of...
Well I deleted the index.php files. I just switched over to Movable Type which I like alot better than blogger, so I don't use dot comments anymore. I do...
I have started two Blogs using Blogger. I want to learn about blogging. Currently trying to improve my knowledge of HTML and learning Java script. Is this a...
this groups is for peer support etc for dot comments, a script for commenting commonly used on blogs. if you're a beginner just looking for a group thats...
exactly! Always glad to help. Especially now that I'm done with finals.... Cyn http://www.cynsim.com aroon 'viperstyx' pahwa <viperstyx@...> wrote:this...