joana
12-19-2007, 05:11 AM
Comments cannot be added to my photoblog (Pixelpost 1.7 here): "looks like you are a robot, if not please try again and enter the correct code" message appears.
http://joanagarrido.com/photoblog/
So, I just deleted the old Captcha 0.3 Beta addon from the site (since it doesn't show in the Admin panel), leaving just the anti_comment_spam.php under the Includes folder (whithout it a 500 error appears, another "mistery").
Also removed the CAPTCHA tag from the page. It is like this, now:
<div id="add_comment">
<script language='javascript' type='text/javascript'>flip('add_comment');</script>
<div id="comments"><form method='post' action='index.php?x=save_comment'
name='commentform' >
Message:<br />
<textarea name='message' rows='5' cols='80' style="width:400px"></textarea>
<p />
Name:<br />
<input type='text' name='name' class='input' value='<VINFO_NAME>' /><p />
Website (including http:// ):<br />
<input type='text' name='url' class='input' value='<VINFO_URL>' /><p />
Email:<br />
<input type='text' name='email' class='input' value='<VINFO_EMAIL>' /><p />
<input style="width:15px" type='checkbox' value='set' name='vcookie' />
Remember me
<p />
<input style="width:50px" type='submit' value='Submit' />
</form>
I also disabled the Akismet addon, but the robots message still appears.
http://joanagarrido.com/photoblog/
So, I just deleted the old Captcha 0.3 Beta addon from the site (since it doesn't show in the Admin panel), leaving just the anti_comment_spam.php under the Includes folder (whithout it a 500 error appears, another "mistery").
Also removed the CAPTCHA tag from the page. It is like this, now:
<div id="add_comment">
<script language='javascript' type='text/javascript'>flip('add_comment');</script>
<div id="comments"><form method='post' action='index.php?x=save_comment'
name='commentform' >
Message:<br />
<textarea name='message' rows='5' cols='80' style="width:400px"></textarea>
<p />
Name:<br />
<input type='text' name='name' class='input' value='<VINFO_NAME>' /><p />
Website (including http:// ):<br />
<input type='text' name='url' class='input' value='<VINFO_URL>' /><p />
Email:<br />
<input type='text' name='email' class='input' value='<VINFO_EMAIL>' /><p />
<input style="width:15px" type='checkbox' value='set' name='vcookie' />
Remember me
<p />
<input style="width:50px" type='submit' value='Submit' />
</form>
I also disabled the Akismet addon, but the robots message still appears.