Captcha (Visual Confirmation) for comments/registration/reporting/login/ecard - Page 12 Captcha (Visual Confirmation) for comments/registration/reporting/login/ecard - Page 12
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Captcha (Visual Confirmation) for comments/registration/reporting/login/ecard

Started by Sami, September 17, 2006, 07:04:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rollabones

 :( Thanks for trying. It works on the comments and in the contact plug-in, so don't know what it could be.

Hey... do you have plans on modifying it to work when sending e-cards too?

Steve

nokc

I hope I am posting in the correct place - I couldnt see any other way to post.

I have installed Captcha on my Gallery but it is only working if I am logged in as administrator.

I have gone over logs and everything else looking for a solution.

I want anyone that comes to the gallery to be able to post comments but use Captcha.

If I need to remove any lines than I am removing the wrong ones or not enough of one becuase I just can't get it to show up and I am getting a little frustrated.

Thank you and forgive me if I am posting in an incorrect area.

Hein Traag

First post in this thread displays (in bold) :

if you want to Captcha display for all users, remove (or comment) those line with this comment "// Remove this line if you want Captcha display to all"
from codebase.php

Did you do what is mentioned above ?

pepemosca

I'm attaching the Spanish translation.

spanish.php
<?php
/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2006 Coppermine Dev Team
  v1.1 originally written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.12
  CAPTCHA Plugin 
  Based on Mod by Abbas ali(http://forum.coppermine-gallery.net/index.php?topic=29564.0)
  Plugin Writen by bmossavari at gmail dot com
**********************************************/

if (!defined('IN_COPPERMINE')) { die('Not in Coppermine...'); }

$lang_plugin_captcha_conf =  'Confirmar';
$lang_plugin_captcha_error 'C&oacute;digo de confirmaci&oacute;n incorrecto';     
?>

illukas

#224
I can't manage to work with captcha
Page keeps loading and no captcha image or error (even in debug mode in php).




apache-2.0.59-2
PHP Version 5.2.4
Coppermine 1.4.12
Captcha 1.8 plugin version

Info from phpinfo
GD Support    enabled
GD Version    2.0 or higher
FreeType Support    enabled
FreeType Linkage    with freetype
FreeType Version    2.2.1


Sami

Can't find a solution for you , cause page doesn't load !
you should check your server error log
‍I don't answer to PM with support question
Please post your issue to related board

illukas

#226
Both, error_log and access_log are not showing anything (even in php debug mode) what should'nt be there.
Ths behaivior began when i upgraded apache, config files stayed so as they were before update...

One behaivior what i discovered was that in same session (dosn't close browser) also other pages keeps loading, but when i close browser and reopen it loads pages normally until i go to captcha page...

Strange is that everything else is working fine...
For example

Sami

New release of plugin ver 1.9
added feature: Captcha on Report to admin page

@illukas : Sorry but I don't know what to suggest !
let's try to re-upload the whole plugin
‍I don't answer to PM with support question
Please post your issue to related board


illukas

Quote from: Sami on September 11, 2007, 02:49:29 PM
@illukas : Sorry but I don't know what to suggest !
let's try to re-upload the whole plugin
tryed to upload whole plugin, in binary and in ascii and auto
redownloaded gallery, reinstalled (was 1.4.9, now 1.4.12)

I give a try to 1.9 and try manually add this mod, make a test platform with fresh linux install and try there.
If i discover something i'll let you know

AlexL

QuoteNew release of plugin ver 1.9
added feature: Captcha on Report to admin page

the old versionsnumber 1.8 is shown in PlugIns Manager ;)

Sami

Thank you for pointing that out ,
- Version Fixed
- Spanish language added (Thanks to pepemosca)
‍I don't answer to PM with support question
Please post your issue to related board

Hein Traag


AlexL


mywedding

hi dears,

how could i change upper characters to lower characters for captcha, thx

best regards
Dreams are free, so free your dreams, "Astrid Alauda"

Hein Traag

mmm i spoke to soon.. registration form does not have a captcha field anymore. I did remove al the "// Remove this line if you want Captcha display to all" lines as i did with the previous plugin version. Did i mis anything ?

Sami

‍I don't answer to PM with support question
Please post your issue to related board

Sami

New version (2.0) of Captcha with new feature released :

- Add captcha for login
- Add captcha for Ecard
- Add new settings for group base captcha control for each page
- Add redirect/back button when confirmation code is wrong

Feedback please ;)
‍I don't answer to PM with support question
Please post your issue to related board

poubao

Thank's for sharing this plugin, works fine for me (login and ecard)
Poubao :D
L'incohérence de ceux qui nous dirigent, l'incompétence de ceux qui nous commandent,sont un vibrant hommage pour ceux qui exécutent.
                                          **Général Patton**

mywedding

#239
many thanks, it is great and working,  :D

and I'm attaching the Turkish translation.
Quote<?php
/*************************
  Coppermine Photo Gallery
  ************************
  Copyright (c) 2003-2006 Coppermine Dev Team
  v1.1 originally written by Gregory DEMAR

  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; either version 2 of the License, or
  (at your option) any later version.
  ********************************************
  Coppermine version: 1.4.12
  CAPTCHA Plugin
  Based on Mod by Abbas ali(http://forum.coppermine-gallery.net/index.php?topic=29564.0)
  Plugin Writen by bmossavari at gmail dot com
**********************************************/

if (!defined('IN_COPPERMINE')) { die('Not in Coppermine...'); }

$lang_plugin_captcha_conf =  'Onayla';
$lang_plugin_captcha_error = 'Girdiğiniz Kod Yanlış, Yeniden Deneyin.';
?>
Dreams are free, so free your dreams, "Astrid Alauda"