|
#41
|
||||
|
||||
|
are there any updates for this addon?
__________________
i should say more clever stuff |
|
#42
|
|||
|
|||
|
no, there is not
|
|
#43
|
|||
|
|||
|
This is my first post to PixelPost forums. I am running version 1.4.2 and I use pop-up windows for comments. I am worried about comment SPAM and I like the random code generators that force you to type in a code (what this appears to be).
I have also read elsewhere in the forums, that if you use popup comments, you typically won't get any comment SPAM. Also, I am not an expert coder and a little concerned about screwing up my comment template. When I checked the first line of code that you are supposed to replace, it doesn't match the one in my current comment popup template (which BTW works flawlessly). Should I attempt this upgrade? Or am I safe enough without it? I have been running my PixelPost blog now since October 15th and I have not received a comment SPAM to date. Anxious to hear what other users think. |
|
#44
|
||||
|
||||
|
upgrade your pixelpost to v.1.4.3
if you do not get spam, do not worry about it...if you wish to never get spam, then get safe now...that's your choice i dont have it installed on mine
__________________
i should say more clever stuff |
|
#45
|
|||
|
|||
|
Quote:
I upgraded to 1.4.3 last week. Are you saying that is adequate to prevent SPAM. Or are you suggesting I should install this anti-comment spam addon? I really lean toward installing it, but I don't want to screw up the rest of my Pixelpost installation, and the stuff in the documentation for this addon does not match up with what I find when I check out he actual Pixelpost files running my site. What do you think? |
|
#46
|
||||
|
||||
|
Compatible with 1.4.2 ?
I followed the instructions but when I enter the security code I get an "You entered wrong code" message. The check doesnt work. I use Pixelpost version 1.4.2.
see the code of the modified comment_template.html template below: ----------------------------------------------------------------- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta http-equiv="imagetoolbar" content="false" /> <title><SITE_TITLE>-Comments</title> <link rel="stylesheet" type="text/css" href="templates/pixelpost-dark/pixelpost-dark.css" /> <script language='javascript' type='text/javascript'> <!-- BEGIN function flip(rid) { current=(document.getElementById(rid).style.displa y == 'none') ? 'block' : 'none'; document.getElementById(rid).style.display = current; } // End --> </script> </head> <body> <div id="comment-wrapper"> <div id="comment-imageinfo"> Comments for </div> <div id="title"> <IMAGE_TITLE> <br /><IMAGE_THUMBNAIL> </div> <div class="image-info"> <IMAGE_NOTES> </div> <p /> <div id="comments"> <IMAGE_COMMENTS> </div> <p /> <div id="addcomment"> <form method="post" action="index.php?commment=save_comment_nospam" name="commentform" accept-charset="UTF-8"> <img width="120" height="30" src="includes/spamsecure.php" border="1" hspace="10" align="left"> please enter the correct code<br />because of security: <input maxlength="5" size="5" name="userinput" type="text" value=""> <br clear="all"> Message:<br /> <textarea name="message" rows="2" cols="45"></textarea><p /> Name:<br /> <input type="text" name="name" class="input" value="<VINFO_NAME>" /><p /> Website URL, if any: <br /> <input type="text" name="url" class="input" value="<VINFO_URL>" /><p /> <input type="checkbox" value="set" name="vcookie" /> Save User Info<p /> <input type="submit" value="Add" /> <input type="hidden" name="parent_id" value="<IMAGE_ID>" /> <input type="hidden" name="popupcomment" value="yes" /> </form> </div> <!-- Powered by PixelPost --> <a href="http://www.pixelpost.org" target="_new">Powered by Pixelpost 1.4.1</a> </div> </body> </html> |
|
#47
|
||||
|
||||
|
Please help me
Please can someone help me with this problem????
|
|
#48
|
|||
|
|||
|
Not working.
I recently got a flurry of "new comment" emails which were just spam from a botnet. I was happy to find this addon and quickly set it up. I tested it out, and sure enough, if you enter the code, it works. If you fudge the code, it fails. Great. However, I got another few spam comments posted! This bot doesn't seem to care about this check and just bypasses it somehow. It's POSTing directly to "/index.php?x=save_comment" without any other page loads. Of course, it's also from several different IPs.
Any idea why this isn't working for me? Edit: Guess I should mention I'm running 1.4.3 and addon version 1.0.2. ren http://photoblog.killdash9.org |
|
#49
|
|||
|
|||
|
I am sure this problem that the spam is posted directly to the url is fixed in the 1.5 developer version
|
|
#50
|
|||
|
|||
|
same thing here
I am getting the same problem as well.
Even with this addon (using pixel post 1.5), comment spam is still getting through! How is that even possible? I've installed in at www.stephanietung.com/gravitas for a friend who's site has been attacked by constant spam. |
| Post Reply |
| Thread Tools | |
|
|