Hmm, my view source is <img src="/cake12/users/captcha" />
Don't know where your ###s came from. Maybe consider AD's suggestion to review your image code. Using CakePHP 1.2.0.5427alpha. No ajax or special routing. Notice that I am generating jpg vs your png though don't see how that would matter. Gary On 10/15/07, MikeK <[EMAIL PROTECTED]> wrote: > > Gary I tried the same code and it just doesn't work for me -- I'm > using the alpha 1.2 code. > > The action similar to /users/captcha if directly invoked puts the > image right on the screen no problem. > > If invoked from another view the way you have with the html <img> > syntax it just gives me a blanked X image whose path is the path to > the action. > > When I view the source of the emitted page I get - <img src="/apppath/ > controller/do_imgtoken/###" /> where the #s are what gets rendered > into the image. > > Are you using ajax or doing something with routes I need to enable > perhaps? > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
