Is debug set to 0? chances are your application is already sending
data and the captcha can't change the header back to image/jpeg..
Configure::write('debug', 0);
On Aug 19, 1:52 pm, Juliano Bordignon <[email protected]> wrote:
> hello
>
> did not work .. I did that but still showing the codes ..
>
> is very strange, because I have the same function in another system
> and works fine.
>
> thanks dude
>
> On 19 ago, 17:40, Andras Kende <[email protected]> wrote:
>
>
>
> > In that function try to disable the layout :
>
> > $this->autoLayout = false;
>
> > Andras Kendehttp://www.kende.com
>
> > On Aug 19, 2010, at 4:03 PM, Juliano Bordignon wrote:
>
> > > Hello everyone
>
> > > I have a strange problem that I got an application for support ..
>
> > > I need to put a captcha system, already tested the phpcaptcha and
> > > securimage ..
>
> > > both when the controller calls the function that displays the image,
> > > show the captcha as if I send a picture to open the notepad .. a lot
> > > of code ¬ ¬
>
> > > anyone has any idea what this is .. thanks
>
> > > Check out the new CakePHP Questions sitehttp://cakeqs.organdhelp others
> > > with their CakePHP related questions.
>
> > > You received this message because you are subscribed to the Google Groups
> > > "CakePHP" group.
> > > To post to this group, send email to [email protected]
> > > To unsubscribe from this group, send email to
> > > [email protected] For more options, visit this group
> > > athttp://groups.google.com/group/cake-php?hl=en
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en