CakePHP Recaptcha using CakeDC plugin version 1.1 no post received by controller method no error message

2013-01-21 Thread Salar Rahmanian
Using Cakephp 2.2.4 and the Recaptcha plugin 1.1 from CakeDC on a form. The page is SSL/HTTPS. When I submit form with correct recaptcha text entered the form resets and no messages. have checked $this->request->data in the appropriate method in controller and no post is received by it. Anyo

Re: CakePHP and Twitter Bootstrap

2013-01-16 Thread Salar Rahmanian
I am using this and it works perfectly : https://github.com/slywalker/TwitterBootstrap I highly recommend it. On Monday, January 14, 2013 11:46:22 PM UTC-5, Chad wrote: > > I am fairly new with cakePHP too so I thought I would use a plugin like > BootstrapCake for setting up Bootstrap. It was a

Which Component / Plugin is best to use for stripe.com

2013-01-08 Thread Salar Rahmanian
Hi All, I am developing a web app using CakePHP 2.2.4. Need to take payments using Stripe.com have come across these two plugins/components: https://github.com/jeremyharris/stripe https://github.com/chronon/CakePHP-StripeComponent-Plugin Any recommendation on which one is better to use in your