forum.easy-joomla.org

Projects/Projekte => J! 1.5.x Serie - EasyCaptcha => Thema gestartet von: moazebulon am 08. 01. 2009 23:20



Titel: New Captcha package for EasyCptcha
Beitrag von: moazebulon am 08. 01. 2009 23:20
I (French) develop a new captcha package for EasyCaptcha.
I just develop the package, the captcha was developed Here (the animated one) (http://rodomontano.altervista.org/engcaptcha.php) and I adapt them to fit package and EasyCaptcha.
You can download this new Package : Download HERE (http://xavier.larquet.free.fr/xav2/index.php/zebrodo-captcha.html) (in English in the bottom of the article).
And you can also post comment on this package in this post (in English please I don't speak German  :( )
I develop the package to fit the EasyCaptcha 2.0 rc2 (where there is one line of code to modify - explain in the Download (and in my bugtracker for EasyCaptcha)) ...
Have Fun  j
 ;)


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: David [snipersister] am 09. 01. 2009 12:42
Hi,

the package looks great, i've added it to the development trunk a few minutes ago and also fixed the bug in the installer - I've currently got another bug too, but i hope that i'll fix this tomorrow!

Thanks a lot!

Best regards
David


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: moazebulon am 09. 01. 2009 16:43
Hi,

1..., i've added it to the development trunk
2... - I've currently got another bug too, but i hope that i'll fix this tomorrow!

Thanks a lot!


Hi, thanks to you.
I've remarks according to your reply.

1- My English is not so good so it's possible that your reply take me a mistake.
When you says added to the development trunk, is it into the component or separatly ?
Is it possible to keep my captcha package separate from the component ?
You can download it from my website and give it as a captcha module on your website.
It will be the first (perhaps not the least) captcha module to fit your "Upload captcha" function of your component. And give me the possibility to keep it also, into my Website.
If You add it into the component, there is no interest to me to keep my webpage and to give my work so I will prefer to have it separatly  ;) .

2- Thanks for the correction and your work. Could you close my bugtracker  (http://joomlacode.org/gf/project/easyjoomla/tracker/?action=TrackerItemEdit&tracker_item_id=14456) as you correct it ?

Have a nice day ...


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: Akkarin am 02. 02. 2009 07:26
Where do I get this captcha now?


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: moazebulon am 05. 02. 2009 21:34
You always could download it from HERE (http://xavier.larquet.free.fr/xav2/index.php/zebrodo-captcha.html)


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: Akkarin am 06. 02. 2009 07:12
Thank you moazebulon.

I did find this link but the zip file seems to be broken. I did download it several times but when I try to unzip it I always get an error message that this file is broken.

Thanks for your help,
Akkarin


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: moazebulon am 07. 02. 2009 17:31
I just try to download it and have no problem ???
zebrodo_captcha.zip 34 Ko (http://xavier.larquet.free.fr/download/download.php/zebrodo_captcha.zip)

Zipped with 7zip : http://www.7-zip.org/


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: Akkarin am 08. 02. 2009 12:16
Hi,

I did download it again with your last link and I again got an error message when trying to unzip it. Then I tried 7-zip and this program gave me an diagnose message that the file cannot be opened as archive.
Perhaps you should zip the files again.

Greetings,
Akkarin


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: moazebulon am 08. 02. 2009 15:30
Hi,

I make a new zip file, upload it (it have the same size on my web server) then download by the link below, open and test and again have no error ! ???

So, try this new zip or, and as says in private message, I received your email and also forward u my zip in mail

 ;)


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: easynewb am 09. 02. 2009 15:59
I became a Error 500 Window in Joomla 1.5 and an XML File failed Error in Joomla 1.0!

Have anyone here a solution for this?

Please help me...

thanks


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: moazebulon am 10. 02. 2009 18:54
This new captcha is not a joomla module but an easy captcha add on
So, if you try to install this like a new module then produce an xml error.
Go to : Components/EasyCaptcha/upload a captcha
Select the new captcha zipfile then "upload file & install"
 ;)


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: easynewb am 10. 02. 2009 20:55
I have tried I go to Components Easy Captcha and install a new Captcha Package but I became the same error!

Please help me...

thanks


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: Akkarin am 10. 02. 2009 21:34
I had the same problem but this is nothing new for my. I always have problems installing a modul or component in Joomla because of the setings of my webspace.

I did install the Zebrodo_Captcha this way:
- I made a new directory in "components//com_easycaptcha/captchas/" named "Zebrodo-Captcha"
- I copied all files of the Zebrodo Captcha into this directory
- I started phpMyAdmin and selected my database
- I did select the function SQL and copied the following lines into the field for the commands:
Code:
CREATE TABLE IF NOT EXISTS  `#__easycaptchas_zebrodo` (
          `CodeID` varchar(6) NOT NULL default '',
          `CodeMD5` varchar(32) NOT NULL default '',
          `codedate` decimal(14,0) NOT NULL default '0',
          PRIMARY KEY  (`CodeID`)
        ) TYPE=MyISAM
Attention: You should change the "#_" and enter the prefix you used in your database. Most people use "jos".
- Then select 'Ok'.
- Then I selected the table "jos_easycaptchas" and entered a new line with the informations and parameters you will find in the XML file of the zebrodo captcha .

Good luck.


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: moazebulon am 10. 02. 2009 22:40
I convert all php and xml file in archive from ansii to utf8 you can try this new archive same file : HERE (http://xavier.larquet.free.fr/download/download.php/zebrodo_captcha.zip)


OOoops, I miss the xml encoding='utf-8' information, now correct. 22:55


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: easynewb am 10. 02. 2009 23:37
the new archive goes not too...


Titel: Re: New Captcha package for EasyCptcha
Beitrag von: moazebulon am 11. 02. 2009 10:14
I have no time to correct it and try but searching for 500 error I turn to a time out error in sql and found that I don't put ";" at the end of my sql query in the xml file.
You can try this supposition in adding ; at the en of line number 33.
unzip all file
edit captcha.xml file
goto line number 33
replace
) TYPE=MyISAM
by
) TYPE=MyISAM;
then zip again all file
This is only a suppostition.
hope this work then add ';' to all my queries !


Powered by SMF 1.1.8 | SMF © 2006, Simple Machines LLC