CakePHP
Downloads
Releases
Pear channel
Documentation
API
2.1
|
2.0
|
1.3
|
1.2
|
1.1
Book
2.x
|
1.3
|
1.2
|
1.1
Community
Issues
Bakery
Plugins & packages
Contributors
Google Groups
Logo
Q & A
TV (Screencasts)
Services
Certification
Consultation
Support
Training
Login
The Bakery
All articles
Categories
meekamoo's Profile
Recent Comments
meekamoo posted on 08/12/09 04:58:13 AM
Could you upload this to a public site that is accessible? Your personal website is down currently.... (via SVN and the snapshots)
meekamoo posted on 05/17/09 08:48:38 AM
I'm having problems getting this working in 1.2
Checklist:
- vendors/phpcaptcha
- vendors/phpcaptcha/fonts
- rename phpcaptcha.inc.php to phpcaptcha.php
- update the App:import
- update the $imagesPath variable
When I run /controller/captcha_image I get an error saying that the view does not exist.
Do I need to create a views/controller/captcha_image.ctp ? If so what do I need to insert into that?
Great plugin though - just wish I could get it to work :(
Checklist:
- vendors/phpcaptcha
- vendors/phpcaptcha/fonts
- rename phpcaptcha.inc.php to phpcaptcha.php
- update the App:import
- update the $imagesPath variable
When I run /controller/captcha_image I get an error saying that the view does not exist.
Do I need to create a views/controller/captcha_image.ctp ? If so what do I need to insert into that?
Great plugin though - just wish I could get it to work :(